! version 12.2 no service password-encryption ! hostname R1 ! ! ! ! ! ip ssh version 1 ! ! interface FastEthernet0/0 ip address 10.0.0.129 255.255.255.128 duplex auto speed auto ! interface FastEthernet0/1 ip address 10.0.0.5 255.255.255.252 duplex auto speed auto ! router eigrp 10 network 10.0.0.0 auto-summary ! ip classless ! ! ! ! ! line con 0 line vty 0 4 login ! ! end