version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname BBR1 ! boot-start-marker boot-end-marker ! ! no aaa new-model ip cef ! ! ! ! key chain LAB24 key 1 key-string Cisco accept-lifetime 04:00:00 Jan 1 2003 infinite send-lifetime 04:00:00 Jan 1 2003 infinite ! ! ! ! ip vrf VRF-POD1 rd 1:100 route-target export 1:100 route-target import 1:100 ! ip vrf VRF-POD2 rd 1:200 route-target export 1:200 route-target import 1:200 ! ! ! ! ! ! ! ! ! interface Loopback11 ip vrf forwarding VRF-POD1 ip address 192.168.1.1 255.255.255.0 ! interface Loopback12 ip vrf forwarding VRF-POD1 ip address 192.168.2.1 255.255.255.0 ! interface Loopback13 ip vrf forwarding VRF-POD1 ip address 192.168.3.1 255.255.255.0 ! interface Loopback11 ip vrf forwarding VRF-POD2 ip address 192.168.1.1 255.255.255.0 ! interface Loopback12 ip vrf forwarding VRF-POD2 ip address 192.168.2.1 255.255.255.0 ! interface Loopback13 ip vrf forwarding VRF-POD2 ip address 192.168.3.1 255.255.255.0 ! interface FastEthernet0/0 no ip address shutdown duplex auto speed auto ! interface FastEthernet0/0.100 encapsulation dot1Q 100 ip vrf forwarding VRF-POD1 ip address 172.30.10.5 255.255.255.0 ! interface FastEthernet0/0.200 encapsulation dot1Q 200 ip vrf forwarding VRF-POD2 ip address 172.30.10.5 255.255.255.0 ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface Serial0/0/0 no ip address encapsulation frame-relay frame-relay lmi-type cisco ! interface Serial0/0/0.151 point-to-point description Link to R1 ip vrf forwarding VRF-POD1 ip address 10.1.115.5 255.255.255.0 ip authentication mode eigrp 1 md5 ip authentication key-chain eigrp 1 LAB24 frame-relay interface-dlci 151 ! interface Serial0/0/0.152 point-to-point description Link to R2 ip vrf forwarding VRF-POD1 ip address 10.1.125.5 255.255.255.0 frame-relay interface-dlci 152 ! interface Serial0/0/0.153 point-to-point description Link to R3 ip vrf forwarding VRF-POD1 ip address 10.1.135.5 255.255.255.0 frame-relay interface-dlci 153 ! interface Serial0/0/0.154 point-to-point description Link to R4 ip vrf forwarding VRF-POD1 ip address 10.1.145.5 255.255.255.0 frame-relay interface-dlci 154 ! interface Serial0/0/0.156 point-to-point description Link to BBR2 ip vrf forwarding VRF-POD1 ip address 10.1.156.5 255.255.255.0 frame-relay interface-dlci 156 ! interface Serial0/0/0.157 point-to-point description Link to BBR3 ip vrf forwarding VRF-POD1 ip address 10.1.157.4 255.255.255.0 frame-relay interface-dlci 157 ! interface Serial0/0/0.251 point-to-point description Link to R1 ip vrf forwarding VRF-POD2 ip address 10.1.115.5 255.255.255.0 frame-relay interface-dlci 251 ! interface Serial0/0/0.252 point-to-point description Link to R2 ip vrf forwarding VRF-POD2 ip address 10.1.125.5 255.255.255.0 frame-relay interface-dlci 252 ! interface Serial0/0/0.253 point-to-point description Link to R3 ip vrf forwarding VRF-POD2 ip address 10.1.135.5 255.255.255.0 frame-relay interface-dlci 253 ! interface Serial0/0/0.254 point-to-point description Link to R4 ip vrf forwarding VRF-POD2 ip address 10.1.145.5 255.255.255.0 frame-relay interface-dlci 254 ! interface Serial0/0/0.256 point-to-point description Link to BBR2 ip vrf forwarding VRF-POD2 ip address 10.1.156.5 255.255.255.0 frame-relay interface-dlci 256 ! interface Serial0/0/0.257 point-to-point description Link to BBR3 ip vrf forwarding VRF-POD2 ip address 10.1.157.4 255.255.255.0 frame-relay interface-dlci 257 ! router eigrp 1 auto-summary ! address-family ipv4 vrf VRF-POD1 network 10.1.115.0 0.0.0.255 network 192.168.1.0 network 192.168.2.0 network 192.168.3.0 no auto-summary autonomous-system 1 exit-address-family ! address-family ipv4 vrf VRF-POD2 network 10.1.115.0 0.0.0.255 network 192.168.1.0 network 192.168.2.0 network 192.168.3.0 no auto-summary autonomous-system 1 exit-address-family ! ! ! no ip http server no ip http secure-server ! ! ! ! ! control-plane ! ! ! line con 0 line aux 0 line vty 0 4 login ! scheduler allocate 20000 1000 end