R1#sh run | b bgp router bgp 200 no synchronization bgp router-id 1.1.1.1 bgp log-neighbor-changes neighbor 2002:B428:701:: remote-as 100 neighbor 2002:B428:701:: ebgp-multihop 2 no neighbor 2002:B428:701:: activate neighbor 2005:0:102:0:213:7FFF:FE15:F2E0 remote-as 100 no neighbor 2005:0:102:0:213:7FFF:FE15:F2E0 activate neighbor 2005:0:104:0:202:4BFF:FECB:56E0 remote-as 300 no neighbor 2005:0:104:0:202:4BFF:FECB:56E0 activate no auto-summary ! address-family ipv6 neighbor 2002:B428:701:: activate neighbor 2005:0:102:0:213:7FFF:FE15:F2E0 activate neighbor 2005:0:104:0:202:4BFF:FECB:56E0 activate network 2006:1:1::/128 exit-address-family ! R2#sh run | b bgp router bgp 100 no synchronization bgp router-id 2.2.2.2 bgp log-neighbor-changes neighbor 2000:3:3::3 remote-as 100 neighbor 2000:3:3::3 update-source Serial1/1 no neighbor 2000:3:3::3 activate neighbor 2005:0:102:0:20A:8AFF:FEF0:D900 remote-as 200 no neighbor 2005:0:102:0:20A:8AFF:FEF0:D900 activate no auto-summary ! address-family ipv6 neighbor 2000:3:3::3 activate neighbor 2005:0:102:0:20A:8AFF:FEF0:D900 activate network 2006:2:2::/128 exit-address-family ! R3#sh run | b bgp router bgp 100 no synchronization bgp router-id 3.3.3.3 bgp log-neighbor-changes neighbor 2005:0:102:0:213:7FFF:FE15:F2E0 remote-as 100 neighbor 2005:0:102:0:213:7FFF:FE15:F2E0 update-source Loopback0 no neighbor 2005:0:102:0:213:7FFF:FE15:F2E0 activate neighbor 2005:0:237:0:213:60FF:FEE3:F020 remote-as 100 neighbor 2005:0:237:0:213:60FF:FEE3:F020 update-source Loopback0 no neighbor 2005:0:237:0:213:60FF:FEE3:F020 activate no auto-summary ! address-family ipv6 neighbor 2005:0:102:0:213:7FFF:FE15:F2E0 activate neighbor 2005:0:237:0:213:60FF:FEE3:F020 activate neighbor 2005:0:237:0:213:60FF:FEE3:F020 route-reflector-client network 2006:3:3::/128 exit-address-family ! R4#sh run | b bgp router bgp 300 no synchronization bgp router-id 4.4.4.4 bgp log-neighbor-changes neighbor 2005:0:104:0:20A:8AFF:FEF0:D901 remote-as 200 no neighbor 2005:0:104:0:20A:8AFF:FEF0:D901 activate no auto-summary ! address-family ipv6 neighbor 2005:0:104:0:20A:8AFF:FEF0:D901 activate network 2006:4:4::/128 exit-address-family ! R7#sh run | b bgp router bgp 100 no synchronization bgp router-id 7.7.7.7 bgp log-neighbor-changes neighbor 2000:3:3::3 remote-as 100 no neighbor 2000:3:3::3 activate neighbor 2002:B428:742:: remote-as 200 neighbor 2002:B428:742:: ebgp-multihop 2 no neighbor 2002:B428:742:: activate no auto-summary ! address-family ipv6 neighbor 2000:3:3::3 activate neighbor 2000:3:3::3 route-map test in neighbor 2002:B428:742:: activate network 2006:7:7::/128 exit-address-family ! ipv6 prefix-list test seq 5 permit 2006:4:4::/128 route-map test permit 10 match ipv6 address prefix-list test set weight 100 ! route-map test permit 20 ! !