Boulder>en Password: Boulder#show run Building configuration... Current configuration : 2084 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 Boulder ! logging rate-limit console 10 except errors enable secret 5 $1$vOFC$Y2hN1yes8LojFSb83fKGP1 ! ip subnet-zero no ip domain-lookup ! no ip dhcp-client network-discovery ipv6 unicast-routing ! ! ! interface Ethernet0 description "to Denver core node" ip address 140.172.7.2 255.255.255.252 media-type 10BaseT ipv6 enable ipv6 address 2001:468:1100:3::2/64 ! interface Ethernet1 description "to NCAR" ip address 140.172.7.9 255.255.255.252 media-type 10BaseT ipv6 enable ipv6 address 2001:468:1100:1::1/64 ! interface Ethernet2 description "to CUBoulder" ip address 140.172.7.17 255.255.255.252 media-type 10BaseT ipv6 enable ipv6 address 2001:468:1100:2::1/64 ! interface Ethernet3 description "Campus LAN" ip address 140.172.7.49 255.255.255.240 media-type 10BaseT ipv6 enable ipv6 address 2001:468:1101::1/64 ! router ospf 1 log-adjacency-changes passive-interface Ethernet3 network 140.172.7.0 0.0.0.3 area 1 network 140.172.7.8 0.0.0.3 area 1 network 140.172.7.16 0.0.0.3 area 1 ! router bgp 65200 bgp router-id 140.172.7.2 bgp cluster-id 2360084273 bgp log-neighbor-changes neighbor ncar peer-group neighbor ncar remote-as 65400 neighbor cu peer-group neighbor cu remote-as 65500 neighbor denver peer-group neighbor denver remote-as 65100 ! address-family ipv6 neighbor ncar activate neighbor ncar soft-reconfiguration inbound neighbor cu activate neighbor cu soft-reconfiguration inbound neighbor denver activate neighbor denver soft-reconfiguration inbound neighbor 2001:468:1100:1::2 peer-group ncar neighbor 2001:468:1100:2::2 peer-group cu neighbor 2001:468:1100:3::1 peer-group denver network 2001:468:1100::/40 aggregate-address 2001:468:1100::/40 summary-only exit-address-family ! ip classless no ip http server ip ospf name-lookup ! ipv6 route 2001:468:1100::/40 Null0 ! ! ! line con 0 line aux 0 line vty 0 4 password w0rksh0p login ! end Boulder#