R2#sh run | b 1/2 interface Serial1/2 bandwidth 128 ip address 180.40.7.2 255.255.255.224 clock rate 64000 ! interface Serial1/3 bandwidth 768 ip address 180.40.7.34 255.255.255.224 clock rate 128000 ! router bgp 65002 no synchronization bgp router-id 2.2.2.2 bgp log-neighbor-changes bgp confederation identifier 100 bgp confederation peers 65003 65004 bgp bestpath med missing-as-worst bgp dmzlink-bw network 20.0.0.0 network 180.40.7.0 mask 255.255.255.224 network 180.40.7.32 mask 255.255.255.224 neighbor 180.40.7.3 remote-as 65003 neighbor 180.40.7.3 next-hop-self neighbor 180.40.7.3 send-community both neighbor 180.40.7.3 route-map ToR3 in neighbor 180.40.7.3 dmzlink-bw neighbor 180.40.7.33 remote-as 65003 neighbor 180.40.7.33 send-community both neighbor 180.40.7.33 route-map ToR3 in neighbor 180.40.7.33 dmzlink-bw neighbor 180.40.7.66 remote-as 300 neighbor 180.40.7.66 distribute-list Prob9 out neighbor 180.40.7.66 route-map Prob3100 in neighbor 180.40.7.130 remote-as 300 neighbor 180.40.7.130 route-map Prob3101 in neighbor 208.28.1.130 remote-as 200 neighbor 208.28.1.130 route-map Prob2 in no auto-summary ! R3#sh run | b 1/2 interface Serial1/2 bandwidth 768 ip address 180.40.7.3 255.255.255.224 ! interface Serial1/3 bandwidth 128 ip address 180.40.7.33 255.255.255.224 ! router bgp 65003 no synchronization bgp router-id 3.3.3.3 bgp log-neighbor-changes bgp confederation identifier 100 bgp confederation peers 65002 65004 bgp bestpath med missing-as-worst bgp dmzlink-bw network 30.0.0.0 neighbor 17.80.1.2 remote-as 65004 neighbor 180.40.7.2 remote-as 65002 neighbor 180.40.7.2 send-community both neighbor 180.40.7.2 dmzlink-bw neighbor 180.40.7.34 remote-as 65002 neighbor 180.40.7.34 send-community both neighbor 180.40.7.34 dmzlink-bw neighbor 208.28.1.1 remote-as 300 neighbor 208.28.1.1 prefix-list Prob8 out no auto-summary !