ICAI4097C INSTALL AND CONFIGURE A NETWORK TAO JIANG C62044 In this unit I will show how to install and configure a network, I am using a software called GNS3 to complete this tasks and I will show step by step. R1 Open GNS3 and set a new file named C62044 Drag router c3600 From nodes type twice into the white screen Drag computer two times from nodes type into the white screen Double click on computer 1– click C1 – find NIO,UDP – change LPORT as 30000,RHOST as 127.0.0.1, RPORT as 20000 – press add – and click on the new info which shows at right – press apply then ok Same way with computer 2 Click add a link – find fastethernet – click on computer 1’s name – drag to R1 Same way with computer2 to connect computer and router Click add a link – find serial – connect two routers Close the link Press play button Right click R1 – find console Type the commend in to the black window Same way as R2 ICAI4097C INSTALL AND CONFIGURE A NETWORK TAO JIANG Current configuration : 930 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Router ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 ! ! ip cef interface FastEthernet0/0 ip address 11.12.13.1 255.255.255.0 duplex auto speed auto ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface Serial1/0 ip address 11.12.14.1 255.255.255.0 serial restart-delay 0 ! C62044 ICAI4097C INSTALL AND CONFIGURE A NETWORK TAO JIANG R2 interface Serial1/1 no ip address shutdown serial restart-delay 0 ! interface Serial1/2 no ip address shutdown serial restart-delay 0 ! interface Serial1/3 no ip address shutdown serial restart-delay 0 ! ! router rip network 11.0.0.0 ! ip http server no ip http secure-server ip forward-protocol nd control-plane line con 0 line aux 0 line vty 0 4 login ! ! end C62044 ICAI4097C INSTALL AND CONFIGURE A NETWORK TAO JIANG Current configuration : 930 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Router ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 ! ! ip cef interface FastEthernet0/0 ip address 11.12.15.1 255.255.255.0 duplex auto speed auto ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface Serial1/0 ip address 11.12.14.2 255.255.255.0 serial restart-delay 0 ! C62044 ICAI4097C INSTALL AND CONFIGURE A NETWORK TAO JIANG C62044 interface Serial1/1 no ip address shutdown serial restart-delay 0 ! interface Serial1/2 no ip address shutdown serial restart-delay 0 ! interface Serial1/3 no ip address shutdown serial restart-delay 0 ! ! router rip network 11.0.0.0 ! ip http server no ip http secure-server ip forward-protocol nd control-plane line con 0 line aux 0 line vty 0 4 login end Open vpcs And type the commend to set the connection done as picture below ICAI4097C INSTALL AND CONFIGURE A NETWORK TAO JIANG C62044