interfaces { ethernet eth0 { address 10.0.0.26/30 duplex auto smp_affinity auto speed auto } ethernet eth1 { address 10.0.0.22/30 duplex auto smp_affinity auto speed auto } ethernet eth3 { address 10.0.0.2/30 duplex auto smp_affinity auto speed auto } ethernet eth4 { duplex auto smp_affinity auto speed auto vif 50 { } } ethernet eth5 { duplex auto smp_affinity auto speed auto vif 30 { address 192.168.30.253/24 vrrp { vrrp-group 30 { advertise-interval 1 preempt true virtual-address 192.168.30.254 } } } vif 50 { address 192.168.50.253/24 vrrp { vrrp-group 50 { advertise-interval 1 preempt true virtual-address 192.168.50.254 } } } } loopback lo { address 172.16.1.2/32 } } protocols { ospf { area 0 { network 10.0.0.0/30 network 10.0.0.24/30 network 10.0.0.20/30 network 172.16.1.2/32 network 192.168.50.0/24 network 192.168.30.0/24 } } } service { lldp { interface eth0 { } interface eth1 { } interface eth2 { } interface eth5 { } legacy-protocols { cdp } } ssh { port 22 protocol-version v2 } } system { host-name Vyatta-I 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 }