interface Tunnel1 description IHANET(genta) no ip address ipv6 address FE80::FC12:1 link-local ipv6 enable ipv6 mtu 1430 tunnel source 219.127.74.126 tunnel destination 210.188.216.218 ! interface Tunnel2 description IHANET(ume) no ip address ipv6 address FE80::FC12:2 link-local ipv6 enable ipv6 mtu 1430 tunnel source 219.127.74.126 tunnel destination 210.188.216.218 ! interface FastEthernet0/0 ip address 219.127.74.126 255.255.255.248 ip mtu 1454 duplex full ipv6 address FE80::FC12:CAFE link-local ipv6 address 2001:2F0:104:80A1::7206/64 ipv6 enable ipv6 mtu 1454 ipv6 nd ra suppress ! router bgp 64530 no bgp default ipv4-unicast bgp log-neighbor-changes bgp graceful-restart restart-time 120 bgp graceful-restart stalepath-time 360 bgp graceful-restart neighbor IHANet peer-group neighbor NinthNine peer-group neighbor NinthNine remote-as 64530 neighbor FE80::FC00:9%Tunnel1 remote-as 64512 neighbor FE80::FC00:9%Tunnel1 peer-group IHANet neighbor FE80::FC00:9%Tunnel1 update-source Tunnel1 neighbor FE80::FC08:10E%Tunnel2 remote-as 64520 neighbor FE80::FC08:10E%Tunnel2 peer-group IHANet neighbor FE80::FC08:10E%Tunnel2 update-source Tunnel2 neighbor FE80::FC12:BEEF%FastEthernet0/0 peer-group NinthNine neighbor FE80::FC12:BEEF%FastEthernet0/0 update-source FastEthernet0/0 ! address-family ipv4 no auto-summary no synchronization exit-address-family ! address-family ipv6 neighbor IHANet soft-reconfiguration inbound neighbor FE80::FC00:9%Tunnel1 activate neighbor FE80::FC08:10E%Tunnel2 activate neighbor FE80::FC12:BEEF%FastEthernet0/0 activate network 2001:2F0:104:80A1::/64 exit-address-family ! ip route 0.0.0.0 0.0.0.0 219.127.74.121