! 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 ip address 10.0.0.1 255.255.255.248 encapsulation frame-relay frame-relay map ip 10.0.0.2 102 broadcast frame-relay map ip 10.0.0.3 103 broadcast frame-relay map ip 10.0.0.4 104 broadcast frame-relay lmi-type ansi ! interface Serial0/1/0 ip address 209.165.201.2 255.255.255.252 ! interface Vlan1 no ip address shutdown ! ip classless ip route 0.0.0.0 0.0.0.0 Serial0/1/0 ip route 192.168.20.0 255.255.255.0 10.0.0.2 ip route 192.168.30.0 255.255.255.0 10.0.0.3 ip route 192.168.40.0 255.255.255.0 10.0.0.4 ! ! ! ! ! ! ! line con 0 line vty 0 4 login ! ! ! end