configure terminal ! int s0/0 encap hdlc shut clockrate 128000 int s0/1 encap hdlc shut clockrate 128000 int s0/2 encap hdlc shut clockrate 128000 int s0/3 encap hdlc shut clockrate 128000 int s1/0 encap hdlc shut clockrate 128000 int s1/1 encap hdlc shut clockrate 128000 int s1/2 encap hdlc shut clockrate 128000 int s1/3 encap hdlc shut clockrate 128000 int s1/4 encap hdlc shut clockrate 128000 int s1/5 encap hdlc shut clockrate 128000 int s1/6 encap hdlc shut clockrate 128000 int s1/7 encap hdlc shut clockrate 128000 version 12.2 enable secret 0 cisco ! username admin password 0 remote ! hostname Wimbleweather_FR_&_BB ! logging queue-limit 100 ! ip subnet-zero ! ! no ip domain lookup ! ip vrf BB1 rd 1:93 ! ip vrf BB2 rd 1:104 ! ip vrf BB3 rd 1:112 ! ip cef mpls ldp logging neighbor-changes frame-relay switching ! ! ! ! ! ! ! ! ! no voice hpi capture buffer no voice hpi capture destination ! ! mta receive maximum-recipients 0 ! ! ! ! interface Loopback2 ip vrf forwarding BB2 ip address 212.104.11.1 255.255.255.0 secondary ip address 212.104.13.1 255.255.255.0 secondary ip address 212.104.31.1 255.255.255.0 secondary ip address 212.104.33.1 255.255.255.0 secondary ip address 213.112.31.1 255.255.255.0 secondary ip address 213.112.33.1 255.255.255.0 secondary ip address 213.112.51.1 255.255.255.0 secondary ip address 213.112.53.1 255.255.255.0 secondary ip address 213.112.1.1 255.255.255.0 secondary ip address 77.1.1.1 255.0.0.0 secondary ip address 212.104.1.1 255.255.255.0 ! interface Loopback3 ip vrf forwarding BB3 ip address 213.112.31.1 255.255.255.0 secondary ip address 213.112.33.1 255.255.255.0 secondary ip address 213.112.51.1 255.255.255.0 secondary ip address 213.112.53.1 255.255.255.0 secondary ip address 212.104.11.1 255.255.255.0 secondary ip address 212.104.13.1 255.255.255.0 secondary ip address 212.104.31.1 255.255.255.0 secondary ip address 212.104.33.1 255.255.255.0 secondary ip address 212.104.1.1 255.255.255.0 secondary ip address 77.1.1.1 255.0.0.0 secondary ip address 213.112.1.1 255.255.255.0 ! interface FastEthernet0/0 no ip address duplex auto speed auto shut ! interface Serial0/0 description Connection to Router 1 S0/0 no ip address encapsulation frame-relay IETF clockrate 128000 no fair-queue frame-relay intf-type dce frame-relay route 105 interface Serial1/4 501 frame-relay route 151 interface Serial1/4 104 ! interface FastEthernet0/1 no ip address speed auto full-duplex no shut interface FastEthernet0/1.93 description Interface from BB1 encapsulation dot1Q 93 ip vrf forwarding BB1 ip address 55.1.93.254 255.255.255.0 ! interface FastEthernet0/1.104 description Interface from BB2 encapsulation dot1Q 104 ip vrf forwarding BB2 ip address 175.1.104.254 255.255.255.0 ! interface FastEthernet0/1.112 description Interface to BB3 encapsulation dot1Q 112 ip vrf forwarding BB3 ip address 205.1.112.254 255.255.255.0 ! interface Serial0/1 no ip address clockrate 128000 shut ! interface Serial0/2 no ip address clockrate 128000 shut ! interface Serial0/3 no ip address clockrate 128000 shut ! interface Serial1/0 description Connection to Router 3 S0/0 no ip address encapsulation frame-relay IETF clockrate 128000 frame-relay intf-type dce frame-relay route 305 interface Serial1/4 503 ! interface Serial1/1 no ip address clockrate 128000 shut ! interface Serial1/2 no ip address clockrate 128000 shut ! interface Serial1/3 no ip address clockrate 128000 shut interface Serial1/4 description Connection to Router 5 S0/0 no ip address encapsulation frame-relay IETF clockrate 128000 frame-relay intf-type dce frame-relay route 501 interface Serial0/0 105 frame-relay route 503 interface Serial1/0 305 frame-relay route 604 interface Serial0/0 151 ! interface Serial1/5 no ip address clockrate 128000 shut ! interface Serial1/6 no ip address clockrate 128000 shut ! interface Serial1/7 no ip address clockrate 128000 shut ! router ospf 1 vrf BB1 router-id 223.255.255.253 log-adjacency-changes capability vrf-lite network 55.1.93.254 0.0.0.0 area 93 ! router bgp 254 synchronization bgp router-id 2.2.2.2 bgp log-neighbor-changes auto-summary ! address-family ipv4 multicast no auto-summary no synchronization exit-address-family ! address-family ipv4 vrf BB3 redistribute connected route-map Loopback3intoBGP neighbor 205.1.112.2 remote-as 245 neighbor 205.1.112.2 activate no auto-summary no synchronization exit-address-family ! address-family ipv4 vrf BB2 redistribute connected route-map Loopback2intoBGP neighbor 175.1.104.4 remote-as 245 neighbor 175.1.104.4 activate no auto-summary no synchronization exit-address-family ! address-family ipv4 vrf BB1 no auto-summary no synchronization exit-address-family ! ip http server ip classless ! ! ! ! route-map Loopback3intoBGP permit 10 match interface Loopback3 ! route-map Loopback2intoBGP permit 10 match interface Loopback2 ! ! ! call rsvp-sync ! ! mgcp profile default ! ! ! dial-peer cor custom ! ! ! ! line con 0 line aux 0 line vty 0 4 interface Serial0/0 no shut interface Serial1/4 no shut interface Serial1/0 no shut end !