enable configure terminal hostname bbr2 line con 0 logging synchronous exec-timeout 0 0 interface loopback 102 ip address 172.16.12.100 255.255.255.0 interface loopback 103 ip address 172.16.13.100 255.255.255.0 interface FastEthernet 2/0 description Connection To bb_r1 ip address 10.0.0.2 255.255.255.128 no shutdown interface FastEthernet 0/0 description Connection To bb_r3 ip address 10.0.0.129 255.255.255.128 no shutdown exit interface serial 1/0 ip address 10.5.5.100 255.255.255.0 no shutdown exit interface serial 1/1 ip address 10.6.6.100 255.255.255.0 no shutdown exit interface serial 1/2 ip address 10.7.7.100 255.255.255.0 no shutdown exit interface serial 1/3 ip address 10.8.8.100 255.255.255.0 no shutdown exit router bgp 65200 no synchronization neighbor 10.5.5.5 remote-as 65105 neighbor 10.6.6.6 remote-as 65106 neighbor 10.7.7.7 remote-as 65107 neighbor 10.8.8.8 remote-as 65108 network 10.0.0.0 network 172.16.12.0 mask 255.255.255.0 network 172.16.13.0 mask 255.255.255.0 end copy running-config startup-config