version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname BBR2 ! 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 FastEthernet0/0 no ip address duplex auto speed auto ! interface FastEthernet0/0.100 encapsulation dot1Q 100 ip vrf forwarding VRF-POD1 ip address 172.30.10.6 255.255.255.0 ! interface FastEthernet0/0.200 encapsulation dot1Q 200 ip vrf forwarding VRF-POD2 ip address 172.30.10.6 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.161 point-to-point description Link to R1 ip vrf forwarding VRF-POD1 ip address 10.1.116.6 255.255.255.0 frame-relay interface-dlci 161 ! interface Serial0/0/0.162 point-to-point description Link to R2 ip vrf forwarding VRF-POD1 ip address 10.1.126.6 255.255.255.0 frame-relay interface-dlci 162 ! interface Serial0/0/0.163 point-to-point description Link to R3 ip vrf forwarding VRF-POD1 ip address 10.1.136.6 255.255.255.0 frame-relay interface-dlci 163 ! interface Serial0/0/0.164 point-to-point description Link to R4 ip vrf forwarding VRF-POD1 ip address 10.1.146.6 255.255.255.0 frame-relay interface-dlci 164 ! interface Serial0/0/0.165 point-to-point description Link to BBR2 ip vrf forwarding VRF-POD1 ip address 10.1.156.6 255.255.255.0 frame-relay interface-dlci 165 ! interface Serial0/0/0.167 point-to-point description Link to BBR3 ip vrf forwarding VRF-POD1 ip address 10.1.167.6 255.255.255.0 frame-relay interface-dlci 167 ! interface Serial0/0/0.261 point-to-point description Link to R1 ip vrf forwarding VRF-POD2 ip address 10.1.116.6 255.255.255.0 frame-relay interface-dlci 261 ! interface Serial0/0/0.262 point-to-point description Link to R2 ip vrf forwarding VRF-POD2 ip address 10.1.126.6 255.255.255.0 frame-relay interface-dlci 262 ! interface Serial0/0/0.263 point-to-point description Link to R3 ip vrf forwarding VRF-POD2 ip address 10.1.136.6 255.255.255.0 frame-relay interface-dlci 263 ! interface Serial0/0/0.264 point-to-point description Link to R4 ip vrf forwarding VRF-POD2 ip address 10.1.146.6 255.255.255.0 frame-relay interface-dlci 264 ! interface Serial0/0/0.265 point-to-point description Link to BBR2 ip vrf forwarding VRF-POD2 ip address 10.1.156.6 255.255.255.0 frame-relay interface-dlci 265 ! interface Serial0/0/0.267 point-to-point description Link to BBR3 ip vrf forwarding VRF-POD2 ip address 10.1.167.6 255.255.255.0 frame-relay interface-dlci 267 ! router eigrp 1 no auto-summary ! address-family ipv4 vrf VRF-POD1 network 10.1.116.0 0.0.0.255 network 172.30.10.0 0.0.0.255 no auto-summary autonomous-system 1 exit-address-family ! address-family ipv4 vrf VRF-POD2 network 10.1.116.0 0.0.0.255 network 172.30.10.0 0.0.0.255 no auto-summary autonomous-system 1 exit-address-family ! router ospf 1 vrf VRF-POD1 log-adjacency-changes passive-interface fastEthernet 0/0.100 network 10.1.116.0 0.0.0.255 area 0 network 172.30.10.0 0.0.0.255 area 0 ! router ospf 1 vrf VRF-POD2 log-adjacency-changes passive-interface fastEthernet 0/0.100 network 10.1.116.0 0.0.0.255 area 0 network 172.30.10.0 0.0.0.255 area 0 ! ! ! 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