router3>en Password: router3#show run Building configuration... Current configuration : 2358 bytes ! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname router3 ! enable secret 5 $1$iC7U$h/MU8nVgnAFqM5WQXRdbM/ enable password hok69bok ! ip subnet-zero ip cef ! ! no ip domain-lookup ! ipv6 unicast-routing ! ! ! ! ! ! ! ! ! ! ! interface FastEthernet0/0 description To Router 5 ip address 129.7.200.21 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1000::1/64 ipv6 address 3FFE:3700:1000::1/64 ! interface FastEthernet0/1 description To Router 1 ip address 129.7.200.18 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1000:1::2/64 ipv6 address 3FFE:3700:1000:1::2/64 ! interface ATM1/0 no ip address shutdown no atm ilmi-keepalive ! interface FastEthernet4/0 description to local LAN ip address 129.7.200.49 255.255.255.240 duplex full ipv6 address 2001:468:1002::1/64 ipv6 address 3FFE:3700:1002::1/64 ! router ospf 100 log-adjacency-changes redistribute connected network 129.7.200.0 0.0.0.255 area 0 ! router bgp 65003 no synchronization bgp log-neighbor-changes neighbor Abilene-v6 peer-group neighbor Abilene-v6 remote-as 65000 neighbor Router5-v6 peer-group neighbor Router5-v6 remote-as 65005 no auto-summary ! address-family ipv6 neighbor Abilene-v6 activate neighbor Abilene-v6 soft-reconfiguration inbound neighbor Abilene-v6 prefix-list to-Abilene-v6 out neighbor Router5-v6 activate neighbor Router5-v6 soft-reconfiguration inbound neighbor 2001:468:1000::2 peer-group Router5-v6 neighbor 2001:468:1000:1::1 peer-group Abilene-v6 network 2001:468:1000::/42 network 2001:468:1000::/48 network 2001:468:1002::/48 network 3FFE:3700:1000::/42 aggregate-address 2001:468:1000::/42 aggregate-address 2001:468:1000::/48 aggregate-address 3FFE:3700:1000::/42 exit-address-family ! ip classless ip route 0.0.0.0 0.0.0.0 129.7.200.17 no ip http server ip pim bidir-enable ! ! ipv6 route 3FFE:3700:1000::/42 Null0 ! ! ipv6 prefix-list to-Abilene-v6 seq 10 permit 2001:468:1000::/42 ipv6 prefix-list to-Abilene-v6 seq 20 permit 3FFE:3700:1000::/42 ! call rsvp-sync ! ! mgcp profile default ! dial-peer cor custom ! ! ! ! gatekeeper shutdown ! banner motd ^C Welcome to the wonderful world of IPv6!!! I like peaches! Cornjob! ^C ! line con 0 line aux 0 line vty 0 4 password ipv6 login line vty 5 15 login ! ! end router3#