! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname c3725_I ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 ip cef ! ! no ip domain lookup ! multilink bundle-name authenticated ! ! ! archive log config hidekeys ! ! ! interface Loopback0 ip address 172.16.1.1 255.255.255.255 ! interface FastEthernet0/0 description Link to Vyatta_II ip address 10.0.0.13 255.255.255.252 duplex auto speed auto ! interface FastEthernet0/1 description Link to Vyatta_I ip address 10.0.0.21 255.255.255.252 duplex auto speed auto ! interface FastEthernet1/0 ! interface FastEthernet1/1 ! interface FastEthernet1/2 description Link to LiSA-I switchport trunk allowed vlan 1,30,50,1002-1005 switchport mode trunk ! interface FastEthernet1/3 ! interface FastEthernet1/4 ! interface FastEthernet1/5 ! interface FastEthernet1/6 ! interface FastEthernet1/7 ! interface FastEthernet1/8 ! interface FastEthernet1/9 ! interface FastEthernet1/10 ! interface FastEthernet1/11 ! interface FastEthernet1/12 ! interface FastEthernet1/13 ! interface FastEthernet1/14 ! interface FastEthernet1/15 ! interface FastEthernet2/0 description Link to 7206VXR_I ip address 10.0.0.6 255.255.255.252 duplex auto speed auto ! interface Vlan1 no ip address ! interface Vlan30 ip address 192.168.30.251 255.255.255.0 vrrp 30 ip 192.168.30.254 ! interface Vlan50 ip address 192.168.50.251 255.255.255.0 vrrp 50 ip 192.168.50.254 vrrp 50 priority 254 ! router ospf 10 log-adjacency-changes network 10.0.0.4 0.0.0.3 area 0 network 10.0.0.12 0.0.0.3 area 0 network 10.0.0.20 0.0.0.3 area 0 network 172.16.1.1 0.0.0.0 area 0 network 192.168.30.0 0.0.0.255 area 0 network 192.168.50.0 0.0.0.255 area 0 ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ! ! ! ! control-plane ! ! ! line con 0 exec-timeout 0 0 logging synchronous line aux 0 line vty 0 4 login ! ! end