Router7#show run Building configuration... Current configuration : 2598 bytes ! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Router7 ! enable secret 5 $1$c2D2$HZ1B0Y3r8faL.eyd4EkOo. enable password ipv6 ! ip subnet-zero ip cef ! ! ip domain-list ipv6.uh.edu ip name-server 129.7.200.66 ! ip dhcp pool Table7 network 129.7.200.112 255.255.255.240 dns-server 129.7.200.66 domain-name ipv6.uh.edu default-router 129.7.200.126 lease 30 ! ip dhcp pool table7 default-router 129.7.200.126 ! ipv6 unicast-routing ! ! ! ! ! ! ! ! ! ! ! interface FastEthernet0/0 ip address 129.7.200.34 255.255.255.248 duplex full speed auto ipv6 address 2001:468:1080:1::2/64 ipv6 address 3FFE:3700:1080:1::2/64 ipv6 enable ipv6 rip 65007 enable ! interface FastEthernet0/1 ip address 129.7.200.126 255.255.255.240 duplex auto speed auto ipv6 address 2001:468:1083::1/64 ipv6 address FEC0::2/64 ipv6 address 3FFE:3700:1083::1/64 ipv6 enable ipv6 rip 65007 enable ! interface ATM1/0 no ip address shutdown no atm ilmi-keepalive ! interface GigabitEthernet2/0 no ip address shutdown negotiation auto ! router ospf 100 log-adjacency-changes network 129.7.200.32 0.0.0.7 area 0 network 129.7.200.112 0.0.0.15 area 0 ! router ospf 8 log-adjacency-changes ! router bgp 65007 no synchronization bgp router-id 129.7.200.35 bgp cluster-id 3232236030 bgp log-neighbor-changes neighbor Table4-v6 peer-group neighbor Table4-v6 remote-as 65004 no auto-summary ! address-family ipv6 neighbor Table4-v6 activate neighbor Table4-v6 soft-reconfiguration inbound neighbor Table4-v6 prefix-list to-Table4 out neighbor 2001:468:1080:1::1 peer-group Table4-v6 network 2001:468:1083::/48 network 3FFE:3700:1083::/48 aggregate-address 2001:468:1083::/48 summary-only aggregate-address 3FFE:3700:1083::/48 summary-only exit-address-family ! ip classless no ip http server ip pim bidir-enable ! ! dialer-list 1 protocol ip permit dialer-list 1 protocol ipx permit ipv6 route 2001:468:1083::/48 Null0 ipv6 route 3FFE:3700:1083::/48 Null0 ! ipv6 access-list SNMP permit 2001:468:1083::/64 any ipv6 access-list SNMP deny any any ipv6 router rip 65007 distribute-list prefix-list ipv6RIPout out ! ! ! ipv6 prefix-list ipv6RIPout seq 5 permit FEC0::/48 ge 49 ipv6 prefix-list ipv6RIPout seq 10 deny ::/0 ! ipv6 prefix-list to-Table4 seq 10 permit 2001:468:1083::/48 ipv6 prefix-list to-Table4 seq 15 permit 3FFE:3700:1083::/48 ! call rsvp-sync ! ! mgcp profile default ! dial-peer cor custom ! ! ! ! gatekeeper shutdown ! ! line con 0 line aux 0 line vty 0 4 password ipv6 login ! ! end