R1#sh run | b router router bgp 300 no synchronization bgp router-id 1.1.1.1 bgp log-neighbor-changes network 1.1.1.1 mask 255.255.255.255 network 17.57.100.0 mask 255.255.255.0 network 180.40.7.64 mask 255.255.255.224 network 180.40.7.128 mask 255.255.255.224 network 208.28.1.0 mask 255.255.255.248 network 208.28.1.64 mask 255.255.255.240 neighbor 17.57.100.2 remote-as 300 neighbor 17.57.100.2 next-hop-self neighbor 180.40.7.65 remote-as 100 neighbor 180.40.7.129 remote-as 100 neighbor 208.28.1.2 remote-as 100 neighbor 208.28.1.65 remote-as 200 no auto-summary ! no ip http server ip classless ! ! ! R1# RACK16AS>2 [Resuming connection 2 to r2 ... ] R2#sh run | b router router bgp 100 no synchronization bgp router-id 2.2.2.2 bgp log-neighbor-changes network 2.2.2.2 mask 255.255.255.255 network 180.40.7.0 mask 255.255.255.224 neighbor 180.40.7.3 remote-as 100 neighbor 180.40.7.3 route-map Peer in neighbor 180.40.7.66 remote-as 300 neighbor 180.40.7.130 remote-as 300 neighbor 208.28.1.130 remote-as 200 no auto-summary ! no ip http server no ip http secure-server ip classless ! ! ! ! route-map Peer permit 10 set ip next-hop peer-address ! R2# RACK16AS>3 [Resuming connection 3 to r3 ... ] R3(config-router)#^Z R3#sh *Mar 1 23:51:20.125: %SYS-5-CONFIG_I: Configured from console by console R3#sh run | b router router bgp 100 no synchronization bgp router-id 3.3.3.3 bgp log-neighbor-changes network 3.3.3.3 mask 255.255.255.255 neighbor 17.80.1.2 remote-as 100 neighbor 17.80.1.2 route-reflector-client neighbor 17.80.1.2 next-hop-self neighbor 180.40.7.2 remote-as 100 neighbor 180.40.7.2 route-reflector-client neighbor 208.28.1.1 remote-as 300 no auto-summary ! no ip http server no ip http secure-server ip classless ! ! ! ! ! call rsvp-sync ! R3# RACK16AS>4 [Resuming connection 4 to r4 ... ] R4#sh run | b router router bgp 100 no synchronization bgp router-id 4.4.4.4 bgp log-neighbor-changes network 4.4.4.4 mask 255.255.255.255 network 17.80.0.0 mask 255.255.255.0 network 17.80.1.0 mask 255.255.255.0 network 17.80.2.0 mask 255.255.255.0 network 17.80.3.0 mask 255.255.255.0 neighbor 17.80.1.1 remote-as 100 neighbor 17.80.1.1 route-map Peer in no auto-summary ! no ip http server ip classless ! ! ! ! route-map Peer permit 10 set ip next-hop peer-address ! call rsvp-sync R4# RACK16AS>5 [Resuming connection 5 to r5 ... ] 23:2 S5(config-router)#^Z S5#sh 23:54:59: %SYS-5-CONFIG_I: Configured from console by console S5#sh run | b router router bgp 200 bgp router-id 5.5.5.5 bgp log-neighbor-changes network 5.5.5.5 mask 255.255.255.255 network 208.28.1.128 mask 255.255.255.224 neighbor 208.28.1.66 remote-as 300 neighbor 208.28.1.129 remote-as 100 no auto-summary ! ip classless ip http server ! ! ! line con 0 exec-timeout 0 0 logging synchronous line vty 0 4 login line vty 5 15 login ! end S5# RACK16AS>6 [Resuming connection 6 to r6 ... ] S6#sh run | b router router bgp 300 no synchronization bgp router-id 6.6.6.6 bgp cluster-id 288974593 bgp log-neighbor-changes network 6.6.6.6 mask 255.255.255.255 network 17.57.101.0 mask 255.255.255.0 network 17.57.102.0 mask 255.255.255.0 network 17.57.103.0 mask 255.255.255.0 neighbor 17.57.100.1 remote-as 300 no auto-summary ! ip classless ip http server ! ! ! line con 0 exec-timeout 0 0 line vty 0 4 login line vty 5 15 login S6#