! 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 FTX1524W99R ! ! ! ! ! spanning-tree mode pvst ! ! ! ! interface GigabitEthernet0/0 no ip address duplex auto speed auto shutdown ! interface GigabitEthernet0/1 no ip address duplex auto speed auto shutdown ! interface Serial0/0/0 ip address 10.0.0.1 255.255.255.252 ! interface Serial0/0/1 ip address 10.0.0.5 255.255.255.252 ! interface Vlan1 no ip address shutdown ! router eigrp 10 network 10.0.0.0 auto-summary ! ip classless ! ! ! ! ! ! ! line con 0 ! line aux 0 ! line vty 0 4 login ! ! ! end