! 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 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 encapsulation frame-relay ! interface Serial0/0/0.1 multipoint ip address 10.0.0.1 255.255.255.248 no ip split-horizon frame-relay interface-dlci 102 frame-relay interface-dlci 103 frame-relay interface-dlci 104 clock rate 2000000 ! interface Serial0/1/0 ip address 209.165.201.2 255.255.255.252 ! interface Vlan1 no ip address shutdown ! router rip network 10.0.0.0 ! ip classless ip route 0.0.0.0 0.0.0.0 Serial0/1/0 ! ! ! ! ! ! ! line con 0 line vty 0 4 login ! ! ! end