Current configuration : 2137 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 fox ! logging rate-limit console 10 except errors enable password fox ! ip subnet-zero no ip domain-lookup ! no ip dhcp-client network-discovery ipv6 unicast-routing ! ! ! interface Ethernet0 no ip address shutdown media-type 10BaseT ! interface Ethernet1 ip address 206.196.180.5 255.255.255.254 media-type 10BaseT ipv6 address 3FFE:3700:1001:1::1/64 ipv6 address 2001:468:1001:1::1/64 ipv6 address 152C:B9AD:A081::1/64 ! interface Ethernet2 ip address 206.196.180.65 255.255.255.240 media-type 10BaseT ipv6 address 3FFE:3700:1001:2::/64 ipv6 address 2001:468:1001:2::/64 ipv6 address 152C:B9BC:853B:1::/64 ! interface Ethernet3 ip address 206.196.180.8 255.255.255.254 media-type 10BaseT ipv6 address 3FFE:3700:1001:4::1/64 ipv6 address 2001:468:1001:4::1/64 ipv6 address 152C:B9BC:853B::2/64 ! router ospf 100 log-adjacency-changes network 0.0.0.0 255.255.255.255 area 0 ! router bgp 65200 bgp log-neighbor-changes neighbor 2001:468:1001:1::2 remote-as 65000 no neighbor 2001:468:1001:1::2 activate neighbor 2001:468:1001:4:: remote-as 65300 no neighbor 2001:468:1001:4:: activate neighbor 3FFE:3700:1001:1::2 remote-as 65000 no neighbor 3FFE:3700:1001:1::2 activate neighbor 3FFE:3700:1001:4:: remote-as 65300 no neighbor 3FFE:3700:1001:4:: activate ! address-family ipv6 neighbor 2001:468:1001:1::2 activate neighbor 2001:468:1001:4:: activate neighbor 3FFE:3700:1001:1::2 activate neighbor 3FFE:3700:1001:4:: activate network 152C:B9A0::/27 network 2001:468:1000::/40 network 3FFE:3700:1000::/40 exit-address-family ! ip classless no ip http server ! ipv6 route 152C:B9A0::/27 Null0 ipv6 route 2001:468:1000::/40 Null0 ipv6 route 3FFE:3700:1000::/40 Null0 ! ! ! ipv6 prefix-list hotel seq 5 permit 152C:B9BC:853B::/48 ipv6 prefix-list hotel seq 10 permit 3FFE:3700:1001::/48 ipv6 prefix-list hotel seq 15 permit 2001:468:1001::/48 ! line con 0 line aux 0 line vty 0 4 password fox login transport input telnet ! end