frgp> frgp> frgp>en Password: frgp#show run Building configuration... Current configuration : 3775 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 frgp ! logging rate-limit console 10 except errors enable secret 5 $1$w7Wm$NShFHW0KQ7mA7CS/ah4Kx. ! ip subnet-zero ip name-server 140.172.10.9 ! no ip dhcp-client network-discovery ipv6 unicast-routing ! ! ! interface Ethernet0 description Denver ip address 140.172.7.6 255.255.255.252 no ip route-cache no ip mroute-cache media-type 10BaseT ipv6 address 2001:468:FF:1::2/64 ipv6 address 2001:468:1015::2/64 ! interface Ethernet1 description Wyoming ip address 140.172.7.21 255.255.255.252 no ip route-cache no ip mroute-cache media-type 10BaseT ipv6 address 2001:468:1010::1/64 ! interface Ethernet2 description Mines ip address 140.172.7.25 255.255.255.252 no ip route-cache no ip mroute-cache media-type 10BaseT ipv6 address 2001:468:1011::1/64 ! interface Ethernet3 description Colorado State ip address 140.172.7.29 255.255.255.252 no ip route-cache no ip mroute-cache media-type 10BaseT ipv6 address 2001:468:1013::1/64 ! interface Ethernet4 description UCD ip address 140.172.7.249 255.255.255.252 no ip route-cache no ip mroute-cache media-type 10BaseT ipv6 address 2001:468:1012::1/64 ! interface Ethernet5 description Local LAN ip address 140.172.7.113 255.255.255.240 no ip route-cache no ip mroute-cache media-type 10BaseT ipv6 address 2001:468:1060::1/64 ! router ospf 1 log-adjacency-changes passive-interface Ethernet5 network 140.172.7.4 0.0.0.3 area 1 network 140.172.7.20 0.0.0.3 area 1 network 140.172.7.24 0.0.0.3 area 1 network 140.172.7.28 0.0.0.3 area 1 network 140.172.7.112 0.0.0.15 area 1 network 140.172.7.248 0.0.0.3 area 1 ! router bgp 65000 bgp log-neighbor-changes neighbor Denver peer-group neighbor Denver remote-as 65100 neighbor Wyoming peer-group neighbor Wyoming remote-as 65300 neighbor Mines peer-group neighbor Mines remote-as 65350 neighbor UCD peer-group neighbor UCD remote-as 65125 neighbor ColoState peer-group neighbor ColoState remote-as 65450 ! address-family ipv6 neighbor Denver activate neighbor Denver advertisement-interval 5 neighbor Wyoming activate neighbor Wyoming soft-reconfiguration inbound neighbor Wyoming prefix-list from-Wyoming in neighbor Mines activate neighbor Mines soft-reconfiguration inbound neighbor Mines prefix-list from-Mines in neighbor UCD activate neighbor UCD soft-reconfiguration inbound neighbor UCD prefix-list from-UCD in neighbor ColoState activate neighbor ColoState soft-reconfiguration inbound neighbor ColoState prefix-list from-CSU in neighbor 2001:468:FF:1::1 peer-group Denver neighbor 2001:468:1010::2 peer-group Wyoming neighbor 2001:468:1011::2 peer-group Mines neighbor 2001:468:1012::2 peer-group UCD neighbor 2001:468:1013::2 peer-group ColoState neighbor 2001:468:1015::1 peer-group Denver network 2001:468:1000::/40 aggregate-address 2001:468:1000::/40 summary-only exit-address-family ! ip classless no ip http server ! ! ! ! ipv6 prefix-list from-CSU seq 5 permit 2001:468:1050::/44 ipv6 prefix-list from-CSU seq 10 permit 1C7B:1B08:E04D::/48 ! ipv6 prefix-list from-Mines seq 5 permit 2001:468:1030::/44 ipv6 prefix-list from-Mines seq 10 permit 1C7B:1247:1958::/48 ! ipv6 prefix-list from-UCD seq 5 permit 2001:468:1040::/44 ipv6 prefix-list from-UCD seq 10 permit 1C7B:1311:AD5C::/48 ! ipv6 prefix-list from-Wyoming seq 5 permit 2001:468:1020::/44 ipv6 prefix-list from-Wyoming seq 10 permit 1C7B:27C5:4E6E::/48 tftp-server flash:c4500-is-mz.122-2.T1 tftp-server bootflash:c4500-boot-mz.122-2.T1 ! line con 0 exec-timeout 0 0 line aux 0 line vty 0 4 exec-timeout 0 0 password w0rksh0p login ! end frgp#