R2#sh run | b bgp router bgp 65002 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 neighbor 180.40.7.3 remote-as 65003 neighbor 180.40.7.33 remote-as 65003 neighbor 180.40.7.66 remote-as 300 neighbor 180.40.7.130 remote-as 300 neighbor 208.28.1.130 remote-as 200 maximum-paths ibgp 2 ! address-family ipv4 neighbor 180.40.7.3 activate neighbor 180.40.7.3 next-hop-self neighbor 180.40.7.3 send-community both neighbor 180.40.7.3 route-map Prob1 in neighbor 180.40.7.3 dmzlink-bw neighbor 180.40.7.33 activate neighbor 180.40.7.33 send-community both neighbor 180.40.7.33 dmzlink-bw neighbor 180.40.7.66 activate neighbor 180.40.7.66 distribute-list 100 out neighbor 180.40.7.66 route-map Prob3a in neighbor 180.40.7.130 activate neighbor 180.40.7.130 route-map Prob3b in neighbor 208.28.1.130 activate neighbor 208.28.1.130 route-map Prob2 in maximum-paths ibgp 2 no auto-summary no synchronization bgp dmzlink-bw network 20.0.0.0 network 180.40.7.0 mask 255.255.255.224 exit-address-family ! R3#sh run | b bgp router bgp 65003 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 neighbor 17.80.1.2 remote-as 65004 neighbor 180.40.7.2 remote-as 65002 neighbor 180.40.7.34 remote-as 65002 neighbor 208.28.1.1 remote-as 300 maximum-paths ibgp 2 ! address-family ipv4 neighbor 17.80.1.2 activate neighbor 180.40.7.2 activate neighbor 180.40.7.2 send-community both neighbor 180.40.7.2 dmzlink-bw neighbor 180.40.7.34 activate neighbor 180.40.7.34 send-community both neighbor 180.40.7.34 dmzlink-bw neighbor 208.28.1.1 activate neighbor 208.28.1.1 prefix-list Prob8 out maximum-paths ibgp 2 no auto-summary no synchronization bgp dmzlink-bw network 30.0.0.0 exit-address-family !