interfaces { bridge br0 { description "fff" member { interface eth1 { } } } ethernet eth0 { address "192.168.122.15/24" hw-id "52:54:00:44:35:57" } ethernet eth1 { description "bridge-br0" hw-id "52:54:00:2f:77:99" } ethernet eth2 { address "dhcp" hw-id "52:54:00:8b:59:41" } loopback lo { } pseudo-ethernet peth0 { description "fo234" source-interface "eth0" } } nat { source { rule 100 { description "bar22" outbound-interface { name "eth0" } source { address "100.64.0.0/24" } translation { address "masquerade" } } } } policy { local-route { rule 50 { set { table "10" } source { address "10.170.0.0/16" } } } route foo { } } protocols { ospf { area 0 { network "100.64.0.0/24" network "10.0.0.0/30" network "10.1.1.0/30" } } static { route 0.0.0.0/0 { next-hop 192.168.122.1 { } } route 192.0.2.5/32 { dhcp-interface "eth2" } table 10 { route 0.0.0.0/0 { next-hop 192.0.2.1 { } } } } } service { config-sync { mode "load" secondary { address "192.168.122.11" key "foo" } section { nat } } https { api { keys { id KID { key "foo" } } } } ntp { allow-client { address "0.0.0.0/0" address "::/0" } server time1.vyos.net { } server time2.vyos.net { } server time3.vyos.net { } } ssh { disable-host-validation } } system { config-management { commit-revisions "100" } conntrack { modules { ftp h323 nfs pptp sip sqlnet tftp } } console { device ttyS0 { speed "115200" } } host-name "r15-left" login { user vyos { authentication { encrypted-password "$6$fJRwGKebe6ZXtG6$EaJoLpbIFV0hKiOQr4TzFFM1778uh7KFa9.MvgJUi.pmoXnXVESAUQAX8vOCYABToPz88/NyL.cwHCEZ2Ylx20" plaintext-password "" type "ssh-rsa" } } } } name-server "1.1.1.1" name-server "8.8.8.8" static-host-mapping { host-name first-right.local { inet "192.0.2.14" } host-name second-right.local { inet "192.0.2.14" } } syslog { global { facility all { level "info" } facility local7 { level "debug" } } } } // Warning: Do not remove the following line. // vyos-config-version: "bgp@5:broadcast-relay@1:cluster@2:config-management@1:conntrack@5:conntrack-sync@2:container@1:dhcp-relay@2:dhcp-server@7:dhcpv6-server@1:dns-dynamic@4:dns-forwarding@4:firewall@14:flow-accounting@1:https@6:ids@1:interfaces@32:ipoe-server@3:ipsec@13:isis@3:l2tp@9:lldp@2:mdns@1:monitoring@1:nat@7:nat66@3:ntp@3:openconnect@2:ospf@2:pim@1:policy@8:pppoe-server@9:pptp@5:qos@2:quagga@11:rip@1:rpki@2:salt@1:snmp@3:ssh@2:sstp@6:system@27:vrf@3:vrrp@4:vyos-accel-ppp@2:wanloadbalance@3:webproxy@2" // Release version: 1.4.0-epa2