R7#show run Building configuration... Current configuration: ! version 12.1 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname R7 ! enable password cisco ! ! ! ! ! memory-size iomem 25 ip subnet-zero ! ! ! ! interface Loopback0 ip address 10.7.7.7 255.255.255.240 ! interface Loopback1 ip address 30.30.30.30 255.255.255.248 ! interface BRI0 no ip address shutdown ! interface FastEthernet0 ip address 10.60.60.2 255.255.255.248 speed 100 full-duplex ! router eigrp 10 network 10.0.0.0 no auto-summary ! ip classless no ip http server ! ! line con 0 exec-timeout 0 0 password cisco login transport input none line aux 0 line vty 0 4 exec-timeout 0 0 password cisco login ! end