R1#sh run | b bgp router bgp 200 no synchronization bgp router-id 1.1.1.1 bgp log-neighbor-changes neighbor 2005:0:102::2 remote-as 100 no neighbor 2005:0:102::2 activate neighbor 2005:0:104::4 remote-as 300 no neighbor 2005:0:104::4 activate neighbor 2017:17:17::7 remote-as 100 no neighbor 2017:17:17::7 activate no auto-summary ! address-family ipv6 neighbor 2005:0:102::2 activate neighbor 2005:0:104::4 activate neighbor 2017:17:17::7 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::1 remote-as 200 no neighbor 2005:0:102::1 activate no auto-summary ! address-family ipv6 neighbor 2000:3:3::3 activate neighbor 2005:0:102::1 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::2 remote-as 100 neighbor 2005:0:102::2 update-source Loopback0 no neighbor 2005:0:102::2 activate neighbor 2005:0:237::7 remote-as 100 neighbor 2005:0:237::7 update-source Loopback0 no neighbor 2005:0:237::7 activate no auto-summary ! address-family ipv6 neighbor 2005:0:102::2 activate neighbor 2005:0:237::7 activate neighbor 2005:0:237::7 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::1 remote-as 200 no neighbor 2005:0:104::1 activate no auto-summary ! address-family ipv6 neighbor 2005:0:104::1 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 2017:17:17::1 remote-as 200 no neighbor 2017:17:17::1 activate no auto-summary ! address-family ipv6 neighbor 2000:3:3::3 activate neighbor 2017:17:17::1 activate network 2006:7:7::/128 exit-address-family !