! version 12.2 no service password-encryption ! hostname R0 ! ! ! ! ! ip ssh version 1 ! ! interface FastEthernet0/0 ip address 10.0.0.130 255.255.255.128 duplex auto speed auto ! interface FastEthernet0/1 no ip address duplex auto speed auto shutdown ! router eigrp 10 network 10.0.0.0 network 192.168.0.0 0.0.255.255 no auto-summary ! ip classless ip route 192.168.1.0 255.255.255.0 Null0 ! ! ! ! ! line con 0 line vty 0 4 login ! ! end