BBR3#sh run Building configuration... Current configuration : 4018 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname BBR3 ! boot-start-marker boot-end-marker ! ! no aaa new-model ip cef ! ! ! ! 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 Loopback31 ip vrf forwarding VRF-POD1 ip address 192.168.31.1 255.255.255.0 ! interface Loopback32 ip vrf forwarding VRF-POD1 ip address 192.168.32.1 255.255.255.0 ! interface Loopback33 ip vrf forwarding VRF-POD1 ip address 192.168.33.1 255.255.255.0 ! interface Loopback34 ip vrf forwarding VRF-POD2 ip address 192.168.31.1 255.255.255.0 ! interface Loopback35 ip vrf forwarding VRF-POD2 ip address 192.168.32.1 255.255.255.0 ! interface Loopback36 ip vrf forwarding VRF-POD2 ip address 192.168.33.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.7 255.255.255.0 ! interface FastEthernet0/0.200 encapsulation dot1Q 200 ip vrf forwarding VRF-POD2 ip address 172.30.10.7 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 ! interface Serial0/0/0.171 point-to-point description Link to R1 ip vrf forwarding VRF-POD1 ip address 10.1.117.7 255.255.255.0 ip authentication mode eigrp 1 md5 frame-relay interface-dlci 171 ! interface Serial0/0/0.172 point-to-point description Link to R2 ip vrf forwarding VRF-POD1 ip address 10.1.127.7 255.255.255.0 frame-relay interface-dlci 172 ! interface Serial0/0/0.173 point-to-point description Link to R3 ip vrf forwarding VRF-POD1 ip address 10.1.137.7 255.255.255.0 frame-relay interface-dlci 173 ! interface Serial0/0/0.174 point-to-point description Link to R4 ip vrf forwarding VRF-POD1 ip address 10.1.147.7 255.255.255.0 frame-relay interface-dlci 174 ! interface Serial0/0/0.175 point-to-point description Link to BBR2 ip vrf forwarding VRF-POD1 ip address 10.1.157.7 255.255.255.0 frame-relay interface-dlci 175 ! interface Serial0/0/0.176 point-to-point description Link to BBR3 ip vrf forwarding VRF-POD1 ip address 10.1.167.7 255.255.255.0 frame-relay interface-dlci 176 ! interface Serial0/0/0.271 point-to-point description Link to R1 ip vrf forwarding VRF-POD2 ip address 10.1.117.7 255.255.255.0 frame-relay interface-dlci 271 ! interface Serial0/0/0.272 point-to-point description Link to R2 ip vrf forwarding VRF-POD2 ip address 10.1.127.7 255.255.255.0 frame-relay interface-dlci 272 ! interface Serial0/0/0.273 point-to-point description Link to R3 ip vrf forwarding VRF-POD2 ip address 10.1.137.7 255.255.255.0 frame-relay interface-dlci 273 ! interface Serial0/0/0.274 point-to-point description Link to R4 ip vrf forwarding VRF-POD2 ip address 10.1.147.7 255.255.255.0 frame-relay interface-dlci 274 ! interface Serial0/0/0.275 point-to-point description Link to BBR2 ip vrf forwarding VRF-POD2 ip address 10.1.157.7 255.255.255.0 frame-relay interface-dlci 275 ! interface Serial0/0/0.276 point-to-point description Link to BBR3 ip vrf forwarding VRF-POD2 ip address 10.1.167.7 255.255.255.0 frame-relay interface-dlci 276 ! router eigrp 1 auto-summary ! address-family ipv4 vrf VRF-POD2 network 10.1.117.0 0.0.0.255 network 192.168.31.0 network 192.168.32.0 network 192.168.33.0 no auto-summary autonomous-system 1 exit-address-family ! address-family ipv4 vrf VRF-POD1 network 10.1.117.0 0.0.0.255 network 192.168.31.0 network 192.168.32.0 network 192.168.33.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 BBR3#