! version 15.1 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname R2 ! ! ! ! ! ! ! ! ! ! ! ! license udi pid CISCO1941/K9 sn FTX152451PI ! ! ! ! ! spanning-tree mode pvst ! ! ! ! interface Loopback10 ip address 172.16.10.1 255.255.255.0 ! interface Loopback20 ip address 172.16.20.1 255.255.255.0 ! interface Loopback30 ip address 172.16.30.1 255.255.255.0 ! interface GigabitEthernet0/0 ip address 172.16.1.1 255.255.255.0 duplex auto speed auto ! interface GigabitEthernet0/1 no ip address duplex auto speed auto shutdown ! interface Serial0/0/0 ip address 10.0.0.2 255.255.255.252 ip summary-address eigrp 10 172.16.0.0 255.255.224.0 5 ! interface Serial0/0/1 no ip address shutdown ! interface Vlan1 no ip address shutdown ! router eigrp 10 passive-interface Loopback10 passive-interface Loopback20 passive-interface Loopback30 network 10.0.0.0 network 172.16.0.0 no auto-summary ! ip classless ! ! ! ! ! ! ! line con 0 ! line aux 0 ! line vty 0 4 login ! ! ! end