R1#sh run | b router bgp
router bgp 140
 no synchronization
 bgp log-neighbor-changes
 neighbor 2005:0:102:0:213:7FFF:FE15:F2E0 remote-as 230
 neighbor 2005:0:104:0:202:4BFF:FECB:56E0 remote-as 140
 neighbor 2005:17:17::7 remote-as 700
 no auto-summary
 !
 address-family ipv4 multicast
 no auto-summary
 no synchronization
 exit-address-family
 !
 address-family ipv6
 neighbor 2005:0:102:0:213:7FFF:FE15:F2E0 activate
 neighbor 2005:0:104:0:202:4BFF:FECB:56E0 activate
 neighbor 2005:17:17::7 activate
 network 2000:1:1::/64
 network 2005:0:104::/64
 exit-address-family
 !
 address-family ipv4
 no neighbor 2005:0:102:0:213:7FFF:FE15:F2E0 activate
 no neighbor 2005:0:104:0:202:4BFF:FECB:56E0 activate
 no neighbor 2005:17:17::7 activate
 no auto-summary
 no synchronization
 exit-address-family
!
R2#sh run | b router bgp
router bgp 230
 no synchronization
 bgp router-id 2.2.2.2
 bgp log-neighbor-changes
 neighbor 2005:0:102:0:20A:8AFF:FEF0:D900 remote-as 140
 neighbor 2005:0:237:0:213:7FFF:FE15:F280 remote-as 230
 neighbor 2005:0:702:0:213:60FF:FEE3:F020 remote-as 700
 neighbor 2005:0:1203:0:213:7FFF:FE15:F280 remote-as 230
 no auto-summary
 !
 address-family ipv4 multicast
 no auto-summary
 no synchronization
 exit-address-family
 !
 address-family ipv6
 neighbor 2005:0:102:0:20A:8AFF:FEF0:D900 activate
 neighbor 2005:0:237:0:213:7FFF:FE15:F280 activate
 neighbor 2005:0:702:0:213:60FF:FEE3:F020 activate
 neighbor 2005:0:1203:0:213:7FFF:FE15:F280 activate
 network 2000:2:2::/64
 network 2005:0:102::/64
 network 2005:0:1203::/64
 exit-address-family
 !
 address-family ipv4
 no neighbor 2005:0:102:0:20A:8AFF:FEF0:D900 activate
 no neighbor 2005:0:237:0:213:7FFF:FE15:F280 activate
 no neighbor 2005:0:702:0:213:60FF:FEE3:F020 activate
 no neighbor 2005:0:1203:0:213:7FFF:FE15:F280 activate
 no auto-summary
 no synchronization
 exit-address-family
!
no ip http server
no ip http secure-server
ip classless
!
!

R3#sh run | b router bgp
router bgp 230
 no synchronization
 bgp router-id 3.3.3.3
 bgp log-neighbor-changes
 neighbor 2005:0:237:0:213:60FF:FEE3:F020 remote-as 700
 neighbor 2005:0:237:0:213:7FFF:FE15:F2E0 remote-as 230
 neighbor 2005:0:1203:0:213:7FFF:FE15:F2E0 remote-as 230
 no auto-summary
 !
 address-family ipv4 multicast
 no auto-summary
 no synchronization
 exit-address-family
 !
 address-family ipv6
 neighbor 2005:0:237:0:213:60FF:FEE3:F020 activate
 neighbor 2005:0:237:0:213:7FFF:FE15:F2E0 activate
 neighbor 2005:0:1203:0:213:7FFF:FE15:F2E0 activate
 network 2000:3:3::/64
 exit-address-family
 !
 address-family ipv4
 no neighbor 2005:0:237:0:213:60FF:FEE3:F020 activate
 no neighbor 2005:0:237:0:213:7FFF:FE15:F2E0 activate
 no neighbor 2005:0:1203:0:213:7FFF:FE15:F2E0 activate
 no auto-summary
 no synchronization
 exit-address-family
!


R4#sh run | b router bgp
router bgp 140
 no synchronization
 bgp router-id 4.4.4.4
 bgp log-neighbor-changes
 neighbor 2005:0:104:0:20A:8AFF:FEF0:D901 remote-as 140
 no auto-summary
 !
 address-family ipv4 multicast
 no auto-summary
 no synchronization
 exit-address-family
 !
 address-family ipv6
 neighbor 2005:0:104:0:20A:8AFF:FEF0:D901 activate
 network 2000:4:4::/64
 exit-address-family
 !
 address-family ipv4
 no neighbor 2005:0:104:0:20A:8AFF:FEF0:D901 activate
 no auto-summary
 no synchronization
 exit-address-family
!

R7#sh run | b router bgp
router bgp 700
 no synchronization
 bgp log-neighbor-changes
 neighbor 2005:0:237:0:213:7FFF:FE15:F280 remote-as 230
 neighbor 2005:0:237:0:213:7FFF:FE15:F280 ebgp-multihop 2   <---------- to fix bug in code
 neighbor 2005:0:702:0:213:7FFF:FE15:F2E0 remote-as 230
 neighbor 2005:17:17::1 remote-as 140
 no auto-summary
 !
 address-family ipv4 multicast
 no auto-summary
 no synchronization
 exit-address-family
 !
 address-family ipv6
 neighbor 2005:0:237:0:213:7FFF:FE15:F280 activate
 neighbor 2005:0:702:0:213:7FFF:FE15:F2E0 activate
 neighbor 2005:17:17::1 activate
 network 2000:7:7::/64
 network 2005:0:237::/64
 network 2005:0:702::/64
 network 2005:17:17::/64
 exit-address-family
 !
 address-family ipv4
 no neighbor 2005:0:237:0:213:7FFF:FE15:F280 activate
 no neighbor 2005:0:702:0:213:7FFF:FE15:F2E0 activate
 no neighbor 2005:17:17::1 activate
 no auto-summary
 no synchronization
 exit-address-family
!