interfaces { ethernet eth0 { address 10.0.0.25/30 duplex auto smp_affinity auto speed auto } ethernet eth1 { address 10.0.0.14/30 duplex auto smp_affinity auto speed auto } ethernet eth2 { address 10.0.0.10/30 duplex auto smp_affinity auto speed auto } ethernet eth4 { duplex auto smp_affinity auto speed auto vif 30 { address 192.168.30.252/24 vrrp { vrrp-group 30 { advertise-interval 1 preempt true priority 254 virtual-address 192.168.30.254 } } } vif 50 { address 192.168.50.252/24 vrrp { vrrp-group 50 { advertise-interval 1 preempt true priority 100 virtual-address 192.168.50.254 } } } } ethernet eth5 { duplex auto smp_affinity auto speed auto } loopback lo { address 172.16.1.3/32 } } protocols { ospf { area 0 { network 10.0.0.8/30 network 10.0.0.12/30 network 10.0.0.24/30 network 172.16.1.3/32 network 192.168.50.0/24 network 192.168.30.0/24 } } } service { lldp { interface eth0 { } interface eth1 { } interface eth2 { } interface eth4 { } legacy-protocols { cdp } } ssh { port 22 protocol-version v2 } } system { host-name Vyatta-II login { user root { authentication { encrypted-password **************** plaintext-password **************** } level admin } user vyatta { authentication { encrypted-password **************** } level admin } } ntp-server 0.vyatta.pool.ntp.org package { auto-sync 1 repository community { components main distribution stable password **************** url http://packages.vyatta.com/vyatta username "" } } syslog { global { facility all { level notice } facility protocols { level debug } } } time-zone GMT }