! version 12.4 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname R2 ! ! ! ! ! ! ! ! ! ! ! ! ip ssh version 1 ! ! ! ! ! ! interface FastEthernet0/0 ip address 30.0.0.1 255.0.0.0 duplex auto speed auto ! interface FastEthernet0/1 ip address 40.0.0.1 255.0.0.0 duplex auto speed auto ! interface Serial0/0/0 ip address 50.0.0.2 255.0.0.0 ! interface Vlan1 no ip address shutdown ! router rip network 30.0.0.0 network 40.0.0.0 network 50.0.0.0 ! ip classless ! ! ! ! ! ! ! line con 0 line vty 0 4 login ! ! ! end