Current configuration : 2610 bytes ! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Alpha ! ! ip subnet-zero ! ! ! ipv6 unicast-routing ! ! ! ! ! ! ! ! ! ! ! interface Tunnel1 no ip address ipv6 address 3FFE:3700:FF:1B1D::1/64 ipv6 rip ABILENE enable tunnel source FastEthernet3/0 tunnel destination 198.32.11.17 tunnel mode ipv6ip ! interface FastEthernet1/0 description VideoConferencing Connection no ip address duplex full ipv6 address 3FFE:3700:FF:1BA3::1/64 ! interface FastEthernet2/0 description Classroom network ip address 128.109.39.1 255.255.255.248 duplex half ipv6 address 3FFE:3700:FF:1BA1::1/64 ipv6 address 3FFE:3700:FF:1BA2::1/64 ipv6 address 2001:468:1000:1BA1::1/64 ipv6 address 2001:468:1100:1BA2::1/64 ipv6 address 1529:7D48:9664::1/64 ! interface FastEthernet3/0 description Indy Connection ip address 128.109.38.1 255.255.255.0 duplex full ! router ospf 128 log-adjacency-changes redistribute static network 128.109.39.0 0.0.0.255 area 0 default-information originate always ! router bgp 65000 bgp log-neighbor-changes neighbor 3FFE:3700:FF:1B1D::2 remote-as 11537 no neighbor 3FFE:3700:FF:1B1D::2 activate neighbor 3FFE:3700:FF:1BA1::2 remote-as 65100 no neighbor 3FFE:3700:FF:1BA1::2 activate neighbor 3FFE:3700:FF:1BA2::2 remote-as 65200 no neighbor 3FFE:3700:FF:1BA2::2 activate ! address-family ipv6 neighbor 3FFE:3700:FF:1B1D::2 activate neighbor 3FFE:3700:FF:1B1D::2 prefix-list To-Abilene out neighbor 3FFE:3700:FF:1BA1::2 activate neighbor 3FFE:3700:FF:1BA2::2 activate network 1529::/13 exit-address-family ! ip classless ip route 0.0.0.0 0.0.0.0 128.109.38.254 no ip http server ip pim bidir-enable ! ipv6 route 1520::/12 Null0 ipv6 route 3FFE:3700:FF:1B00::/56 Null0 ipv6 router rip ABILENE ! ! ! ipv6 prefix-list From-Fox seq 5 permit 3FFE:3700:1000::/40 ipv6 prefix-list From-Fox seq 10 permit 2001:468:1000::/40 ipv6 prefix-list From-Fox seq 15 permit 152C:308B:F000::/40 ! ipv6 prefix-list From-Hotel seq 5 permit 3FFE:3700:1100::/40 ipv6 prefix-list From-Hotel seq 10 permit 2001:468:1100::/40 ipv6 prefix-list From-Hotel seq 15 permit 1529:F880:EA00::/40 ! ipv6 prefix-list To-Abilene seq 5 permit 3FFE:3700:1000::/40 ipv6 prefix-list To-Abilene seq 10 permit 3FFE:3700:1100::/40 ipv6 prefix-list To-Abilene seq 15 permit 3FFE:3700:FF:1B00::/56 ipv6 prefix-list To-Abilene seq 20 permit 2001:468:1000::/40 ipv6 prefix-list To-Abilene seq 25 permit 2001:468:1100::/40 ! ! call rsvp-sync ! ! mgcp profile default ! dial-peer cor custom ! ! ! ! line con 0 line aux 0 line vty 0 4 login ! ! end