Hotel#show run Building configuration... Current configuration : 2082 bytes ! version 12.2 no parser cache no service single-slot-reload-enable no service pad service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Hotel ! boot system flash c4500-is-mz.122-2.T.bin logging rate-limit console 10 except errors ! ip subnet-zero ! no ip dhcp-client network-discovery ipv6 unicast-routing ! ! ! interface Ethernet0 ip address 165.124.10.8 255.255.255.254 no ip route-cache no ip mroute-cache media-type 10BaseT ipv6 enable ipv6 address 3FFE:3700:1000:1::1/64 ipv6 address 2001:468:1000:1::/64 ! interface Ethernet1 ip address 165.124.10.2 255.255.255.248 no ip route-cache no ip mroute-cache media-type 10BaseT ipv6 enable ipv6 address 3FFE:3700:FF:1B00::1/64 ipv6 address 2001:468:FF:1B00::1/64 ! interface Ethernet2 no ip address no ip route-cache no ip mroute-cache media-type 10BaseT ipv6 address 2001:468:1000:2::1/64 ipv6 address 3FFE:3700:1000:2::1/64 ipv6 address 152A:3EC3:CE9D:1::1/64 ! interface Ethernet3 no ip address no ip route-cache no ip mroute-cache shutdown media-type 10BaseT ! router ospf 100 log-adjacency-changes network 0.0.0.0 255.255.255.255 area 0 ! router bgp 65100 bgp log-neighbor-changes neighbor 2001:468:FF:1B00:: remote-as 65000 no neighbor 2001:468:FF:1B00:: activate neighbor 2001:468:1000:1::2 remote-as 65300 neighbor 2001:468:1000:1::2 password beer no neighbor 2001:468:1000:1::2 activate neighbor 3FFE:3700:FF:1B00:: remote-as 65000 no neighbor 3FFE:3700:FF:1B00:: activate neighbor 3FFE:3700:1000:1::2 remote-as 65300 no neighbor 3FFE:3700:1000:1::2 activate ! address-family ipv6 neighbor 2001:468:FF:1B00:: activate neighbor 2001:468:1000:1::2 activate neighbor 3FFE:3700:FF:1B00:: activate neighbor 3FFE:3700:1000:1::2 activate network 152A:3E00::/24 network 2001:468:1000::/40 network 3FFE:3700:1000::/40 exit-address-family ! ip classless no ip http server ! ipv6 route 152A:3E00::/24 Null0 ipv6 route 2001:468:1000::/40 Null0 ipv6 route 3FFE:3700:1000::/40 Null0 ! ! ! line con 0 line aux 0 line vty 0 4 login ! end Hotel#