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 6 ! address-family ipv4 neighbor 180.40.7.3 activate neighbor 180.40.7.3 send-community both neighbor 180.40.7.3 dmzlink-bw neighbor 180.40.7.33 activate neighbor 180.40.7.33 next-hop-self 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 capability orf prefix-list receive neighbor 208.28.1.130 route-map Prob2 in maximum-paths 6 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 ! S5#sh run | b bgp router bgp 200 bgp router-id 5.5.5.5 bgp log-neighbor-changes neighbor 208.28.1.66 remote-as 300 neighbor 208.28.1.129 remote-as 100 ! address-family ipv4 neighbor 208.28.1.66 activate neighbor 208.28.1.129 activate neighbor 208.28.1.129 capability orf prefix-list send neighbor 208.28.1.129 prefix-list ProbD in no auto-summary no synchronization bgp inject-map NewRoutes exist-map Trigger network 50.0.0.0 network 208.28.1.128 mask 255.255.255.224 exit-address-family ! ip prefix-list ProbD seq 5 deny 17.80.1.0/24 ip prefix-list ProbD seq 10 permit 0.0.0.0/0 le 32 !