! version 12.2 no service password-encryption ! hostname R2 ! ! ! ! ! ip ssh version 1 ! ! interface FastEthernet0/0 ip address 10.0.0.131 255.255.255.128 duplex auto speed auto ! interface FastEthernet0/1 ip address 10.0.0.6 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