Router>en Password: Router#show run Building configuration... Current configuration : 1585 bytes ! version 12.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Router ! enable secret 5 $1$lKN7$oOdLapUnVpAsAFvqKsd/I. enable password ipv6 ! ip subnet-zero ! ! ! ipv6 unicast-routing ! ! voice call carrier capacity active ! ! ! ! ! ! ! ! ! mta receive maximum-recipients 0 ! ! ! ! interface FastEthernet0/0 ip address 129.7.200.26 255.255.255.252 speed auto full-duplex ipv6 address 2001:468:1080:2::2/64 ipv6 address 3FFE:3700:1080:2::2/64 ! interface Serial0/0 no ip address shutdown ! interface FastEthernet0/1 ip address 129.7.200.97 255.255.255.240 duplex auto speed auto ipv6 address 2001:468:1084::1/64 ! router ospf 100 log-adjacency-changes network 129.7.200.0 0.0.0.255 area 0 ! router bgp 65009 no synchronization bgp log-neighbor-changes neighbor 2001:468:1080:2::1 remote-as 65004 no neighbor 2001:468:1080:2::1 activate neighbor 3FFE:3700:1080:2::1 remote-as 65004 no neighbor 3FFE:3700:1080:2::1 activate no auto-summary ! address-family ipv6 neighbor 2001:468:1080:2::1 activate neighbor 3FFE:3700:1080:2::1 activate network 2001:468:1084::/48 network 3FFE:3700:1084::/48 aggregate-address 2001:468:1084::/48 summary-only aggregate-address 3FFE:3700:1084::/48 summary-only exit-address-family ! ip classless ip http server ! ! dialer-list 1 protocol ip permit dialer-list 1 protocol ipx permit ipv6 route 2001:468:1084::/48 Null0 ! call rsvp-sync ! ! mgcp profile default ! dial-peer cor custom ! ! ! ! line con 0 line aux 0 line vty 0 4 password ipv6 login ! ! end