! ! ! !>>>>>Network-Helper.com GNS3 LAB<<<<< ! ! hostname Router2 ! enable secret 5 $1$.Ado$DCAnL3E7s7E08Kct6Dahq0 ! ! ! ! ! ! ! ! ! interface FastEthernet0/0 ip address 192.168.1.129 255.255.255.192 duplex auto speed auto ! interface FastEthernet0/1 ip address 192.168.1.2 255.255.255.192 duplex auto speed auto ! router rip network 192.168.1.0 ! ! ! ! ! line con 0 exec-timeout 0 0 privilege level 15 password cisco logging synchronous login line aux 0 exec-timeout 0 0 privilege level 15 password cisco logging synchronous line vty 0 4 password cisco login line vty 5 935 password cisco login ! ! end