! version 12.4 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname R2 ! ! ! enable secret 5 $1$mERr$hx5rVt7rPNoS4wqbXKX7m0 ! ! ! ipv6 unicast-routing ! ! ! ! ! ! ! ! no ip domain-lookup ! ! ! ! ! ! interface FastEthernet0/0 no ip address duplex auto speed auto shutdown ! interface FastEthernet0/1 no ip address duplex auto speed auto shutdown ! interface Serial0/0/0 no ip address ipv6 address FEC0:1::2/64 ipv6 enable clock rate 125000 ! interface Serial0/0/1 no ip address ipv6 address FEC0:2::2/64 ipv6 enable clock rate 125000 ! interface Vlan1 no ip address shutdown ! ip classless ! ipv6 route 2008:1::/64 FEC0:1::1 ipv6 route 2008:2::/64 FEC0:2::1 ! ! no cdp run ! ! ! ! ! line con 0 exec-timeout 0 0 password sanfran login line vty 0 4 exec-timeout 0 0 password sanfran login ! ! ! end