Current configuration : 3073 bytes ! version 12.2 no parser cache no service single-slot-reload-enable service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Hotel ! logging rate-limit console 10 except errors enable password cisco ! ip subnet-zero ! no ip dhcp-client network-discovery ipv6 unicast-routing ! ! ! interface Loopback0 no ip address ! interface Ethernet0 description Local Use no ip address media-type 10BaseT ipv6 address 3FFE:3700:1104::1/64 ! interface Ethernet1 description connection to INDIA ip address 128.109.39.15 255.255.255.254 media-type 10BaseT ipv6 address 3FFE:3700:1101:1::1/64 ipv6 address 2001:468:1101:1::1/64 ! interface Ethernet2 description connection to DINGO ip address 128.109.39.13 255.255.255.254 media-type 10BaseT ipv6 address 3FFE:3700:1102:1::1/64 ipv6 address 2001:468:1102:1::1/64 ! interface Ethernet3 description connection to ALPHA ip address 128.109.39.3 255.255.255.248 media-type 10BaseT ipv6 address 3FFE:3700:FF:1BA2::2/64 ipv6 address 2001:468:1100:1BA2::2/64 ! router ospf 10 log-adjacency-changes network 0.0.0.0 255.255.255.255 area 0 ! router bgp 65200 bgp log-neighbor-changes neighbor 2001:468:1100:1BA2::1 remote-as 65000 no neighbor 2001:468:1100:1BA2::1 activate neighbor 2001:468:1101:1::2 remote-as 65300 no neighbor 2001:468:1101:1::2 activate neighbor 2001:468:1102:1::2 remote-as 65400 no neighbor 2001:468:1102:1::2 activate neighbor 3FFE:3700:FF:1BA2::1 remote-as 65000 no neighbor 3FFE:3700:FF:1BA2::1 activate neighbor 3FFE:3700:1101:1::2 remote-as 65300 no neighbor 3FFE:3700:1101:1::2 activate neighbor 3FFE:3700:1102:1::2 remote-as 65400 no neighbor 3FFE:3700:1102:1::2 activate ! address-family ipv6 neighbor 2001:468:1100:1BA2::1 activate neighbor 2001:468:1100:1BA2::1 prefix-list to-Alpha out neighbor 2001:468:1101:1::2 activate neighbor 2001:468:1102:1::2 activate neighbor 3FFE:3700:FF:1BA2::1 activate neighbor 3FFE:3700:FF:1BA2::1 prefix-list to-Alpha out neighbor 3FFE:3700:1101:1::2 activate neighbor 3FFE:3700:1102:1::2 activate network 1523:3000::/20 network 2001:468:1100::/40 network 3FFE:3700:1100::/40 exit-address-family ! ip classless no ip http server ! ipv6 host core 3FFE:3700:FF:1B1D::2 ipv6 host alpha 3FFE:3700:FF:1BA2::1 ipv6 host dingo 3FFE:3700:1102:1::2 ipv6 host india 3FFE:3700:1101:1::2 ipv6 route 1523:3000::/20 Null0 ipv6 route 2001:468:1100::/40 Null0 ipv6 route 3FFE:3700:1100::/40 Null0 ! ! ! ipv6 prefix-list from-dingo seq 5 permit 3FFE:3700:1102::/48 ipv6 prefix-list from-dingo seq 10 permit 2001:468:1102::/48 ipv6 prefix-list from-dingo seq 20 permit 1529:5000::/20 ! ipv6 prefix-list from-india seq 5 permit 3FFE:3700:1101::/48 ipv6 prefix-list from-india seq 10 permit 2001:468:1101::/48 ipv6 prefix-list from-india seq 20 permit 152C:3000::/20 ! ipv6 prefix-list to-Alpha seq 5 permit 3FFE:3700:1100::/40 ipv6 prefix-list to-Alpha seq 10 permit 2001:468:1100::/40 ipv6 prefix-list to-Alpha seq 15 permit 1523:3000::/20 ! line con 0 line aux 0 line vty 0 4 password cisco login ! end