alpha#show run Building configuration... Current configuration : 3269 bytes ! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname alpha ! enable secret 5 $1$RAiA$NnfJ6eY/7MgU/1sZlLDdT/ ! ip subnet-zero ! ! ip name-server 144.92.9.22 ip dhcp excluded-address 165.124.10.1 165.124.10.3 ip dhcp excluded-address 165.124.10.1 165.124.10.4 ! ip dhcp pool 0 network 165.124.10.0 255.255.255.248 dns-server 144.92.9.22 default-router 165.124.10.1 ! ipv6 unicast-routing ! ! ! ! ! ! ! ! ! ! ! interface Tunnel0 no ip address ipv6 address 3FFE:3700:FF:1B1D::1/64 tunnel source 165.124.10.130 tunnel destination 198.32.11.17 tunnel mode ipv6ip ! interface FastEthernet1/0 ip address 165.124.10.130 255.255.255.248 duplex full ipv6 enable ! interface FastEthernet2/0 ip address 165.124.10.1 255.255.255.248 duplex half ipv6 address 3FFE:3700:FF:1B00::/64 ipv6 address 2001:468:FF:1B00::/64 ipv6 address 152A:89C5:14AD::/64 ! router ospf 100 log-adjacency-changes redistribute static passive-interface FastEthernet1/0 network 0.0.0.0 255.255.255.255 area 0 ! router bgp 65000 bgp log-neighbor-changes neighbor 2001:468:FF:1B00::1 remote-as 65100 no neighbor 2001:468:FF:1B00::1 activate neighbor 2001:468:FF:1B00::2 remote-as 65200 no neighbor 2001:468:FF:1B00::2 activate neighbor 3FFE:3700:FF:1B00::1 remote-as 65100 no neighbor 3FFE:3700:FF:1B00::1 activate neighbor 3FFE:3700:FF:1B00::2 remote-as 65200 no neighbor 3FFE:3700:FF:1B00::2 activate neighbor 3FFE:3700:FF:1B1D::2 remote-as 11537 no neighbor 3FFE:3700:FF:1B1D::2 activate ! address-family ipv6 neighbor 2001:468:FF:1B00::1 activate neighbor 2001:468:FF:1B00::1 soft-reconfiguration inbound neighbor 2001:468:FF:1B00::1 prefix-list hotel-in in neighbor 2001:468:FF:1B00::2 activate neighbor 2001:468:FF:1B00::2 soft-reconfiguration inbound neighbor 2001:468:FF:1B00::2 prefix-list india-in in neighbor 3FFE:3700:FF:1B00::1 activate neighbor 3FFE:3700:FF:1B00::1 soft-reconfiguration inbound neighbor 3FFE:3700:FF:1B00::1 prefix-list hotel-in in neighbor 3FFE:3700:FF:1B00::2 activate neighbor 3FFE:3700:FF:1B00::2 soft-reconfiguration inbound neighbor 3FFE:3700:FF:1B00::2 prefix-list india-in in neighbor 3FFE:3700:FF:1B1D::2 activate network 152A::/15 network 152A:89C5:14AD::/48 network 152A:89C5:14AD::/64 network 2001:468:FF:1B00::/64 network 3FFE:3700:FF:1B00::/64 exit-address-family ! ip classless ip route 0.0.0.0 0.0.0.0 165.124.10.129 no ip http server ip pim bidir-enable ! ipv6 route 152A:89C5:14AD::/64 Null0 ipv6 route 152A::/15 Null0 ipv6 route 2001:468:FF:1B00::/64 Null0 ipv6 route 3FFE:3700:FF:1B00::/64 Null0 ! ! ipv6 prefix-list hotel-in seq 5 permit 3FFE:3700:1000::/40 ipv6 prefix-list hotel-in seq 10 permit 2001:468:1000::/40 ipv6 prefix-list hotel-in seq 15 permit 152A:3E00::/24 ! ipv6 prefix-list india-in seq 5 permit 3FFE:3700:1100::/40 ipv6 prefix-list india-in seq 10 permit 2001:468:1100::/40 ipv6 prefix-list india-in seq 15 permit 152B::/16 ipv6 prefix-list india-in seq 20 permit 152A:3800::/21 ipv6 prefix-list india-in seq 25 permit 152A:3E67:12B3::/48 ! ! call rsvp-sync ! ! mgcp profile default ! dial-peer cor custom ! ! ! ! line con 0 line aux 0 line vty 0 4 password ipv6 login line vty 5 10 password ipv6 login ! ! end alpha#