Wyoming>en Password: Wyoming#show run Building configuration... Current configuration : 1998 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 Wyoming ! logging rate-limit console 10 except errors enable secret 5 $1$WL0j$zCUCxyl.pSN8Ab6dTntok1 enable password workshop ! ip subnet-zero ip name-server 140.172.10.9 ! no ip dhcp-client network-discovery ipv6 unicast-routing ! ! ! interface Ethernet0 description "to FrontRange gigaPoP" ip address 140.172.7.22 255.255.255.252 no ip route-cache no ip mroute-cache media-type 10BaseT ipv6 address 2001:468:1010::2/64 ! interface Ethernet1 description "Campus LAN" ip address 140.172.7.129 255.255.255.240 no ip route-cache no ip mroute-cache media-type 10BaseT ipv6 enable ipv6 address 2001:468:1020::1/64 ipv6 address 1C7B:27C5:4E6E::1/64 ! interface Ethernet2 no ip address no ip route-cache no ip mroute-cache shutdown ! interface Ethernet3 no ip address no ip route-cache no ip mroute-cache shutdown ! interface Serial0 no ip address no ip route-cache no ip mroute-cache shutdown ! interface Serial1 no ip address no ip route-cache no ip mroute-cache shutdown ! router ospf 1 log-adjacency-changes passive-interface Ethernet1 network 140.172.7.20 0.0.0.3 area 1 network 140.172.7.128 0.0.0.15 area 1 ! router bgp 65300 bgp log-neighbor-changes redistribute connected neighbor 2001:468:1010::1 remote-as 65000 no neighbor 2001:468:1010::1 activate ! address-family ipv6 neighbor 2001:468:1010::1 activate neighbor 2001:468:1010::1 soft-reconfiguration inbound network 1C7B:27C5:4E6E::/48 network 2001:468:1020::/44 exit-address-family ! ip classless no ip http server ! ipv6 route 1C7B:27C5:4E6E::/48 Null0 ipv6 route 2001:468:1020::/44 Null0 ! ! ! ipv6 prefix-list Wyoming-v6 seq 5 permit 1C7B:27C5:4E6E::/48 ipv6 prefix-list Wyoming-v6 seq 10 permit 2001:468:1020::/44 ! line con 0 line aux 0 line vty 0 4 exec-timeout 0 0 password w0rksh0p login ! end Wyoming#