Current configuration : 1462 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 ryansux ! 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 128.227.21.139 255.255.255.254 media-type 10BaseT ipv6 address 3FFE:3700:1130::2/48 ipv6 address 2001:468:1130::2/48 ! interface Ethernet2 no ip address shutdown media-type 10BaseT ! interface Ethernet3 ip address 128.227.21.153 255.255.255.248 media-type 10BaseT ipv6 address 3FFE:3700:1130:2::1/64 ipv6 address 2001:468:1130:2::1/64 ipv6 address 1521:C74C:C4D9::1/64 ! router ospf 100 log-adjacency-changes network 128.227.21.152 0.0.0.7 area 0 network 0.0.0.0 255.255.255.255 area 0 ! router bgp 65500 bgp log-neighbor-changes neighbor 3FFE:3700:1130::1 remote-as 65200 no neighbor 3FFE:3700:1130::1 activate ! address-family ipv6 neighbor 3FFE:3700:1130::1 activate network 1521:C74C:C4D9::/48 network 2001:468:1130::/48 network 3FFE:3700:1130::/48 exit-address-family ! ip classless no ip http server ! ipv6 route 1521:C74C:C4D9::/48 Null0 ipv6 route 2001:468:1130::/48 Null0 ipv6 route 3FFE:3700:1130::/48 Null0 ! ! ! line con 0 line aux 0 line vty 0 4 password ryansux login ! end