! version 15.1 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname R1 ! ! ! ! ! ! ! ! ! ! ! ! license udi pid CISCO1941/K9 sn FTX15242034 ! ! ! ! ! spanning-tree mode pvst ! ! ! ! interface GigabitEthernet0/0 ip address 192.168.1.1 255.255.255.192 duplex auto speed auto ! interface GigabitEthernet0/1 no ip address duplex auto speed auto shutdown ! interface Serial0/0/0 ip address 10.0.0.1 255.255.255.224 no ip split-horizon encapsulation frame-relay ! interface Serial0/0/1 no ip address shutdown ! interface Vlan1 no ip address shutdown ! router rip version 2 passive-interface GigabitEthernet0/0 network 10.0.0.0 network 192.168.1.0 no auto-summary ! ip classless ! ! ! ! ! ! ! line con 0 ! line aux 0 ! line vty 0 4 login ! ! ! end