! version 12.4 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname R1 ! ! ! ! ! ! ! ! ! ! ! ! ! ! spanning-tree mode pvst ! ! ! ! interface Loopback1 ip address 192.168.10.1 255.255.255.0 ! interface Loopback2 ip address 192.168.11.1 255.255.255.0 ! interface Loopback3 ip address 192.168.12.1 255.255.255.0 ! 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 clock rate 2000000 shutdown ! interface Serial0/0/1 ip address 10.1.1.254 255.255.255.0 clock rate 125000 ! interface Vlan1 no ip address shutdown ! ip classless ip route 0.0.0.0 0.0.0.0 10.1.1.1 ! ! ! no cdp run ! ! ! ! ! line con 0 line vty 0 4 login ! ! ! end