configure router1from host1 connect to the


Configure Router1.

From Host1, connect to the console of Router 1 and establish a console session. Directions for creating a console connection using HyperTerminal are in Appendix 2. 

From the router console, configure the following: Enter the following commands on the router: 

Router>enable

Router#config term

Enter configuration commands, one per line.  End with CNTL/Z.

Router(config)#hostname Router1 

Router1(config)#enable secret class

Router1(config)#line console 0

Router1(config-line)#password cisco

Router1(config-line)#login

Router1(config-line)#line vty 0 4

Router1(config-line)#password cisco

Router1(config-line)#login

Router1(config-line interface fa0/0 )# 

Router1(config-if)#ip address 192.168.7.126  255.255.255.128

Router1(config-if)#no shutdown

Router1(config-if)#description connection to host1

Router1(config-if)#interface fa0/1

Router1(config-if)#description connection to switch1

Router1(config-if)#ip address 192.168.7.190 255.255.255.192

Router1(config-if)#no shutdown

Router1(config-if)#end

Router1#  

 

Request for Solution File

Ask an Expert for Answer!!
Computer Networking: configure router1from host1 connect to the
Reference No:- TGS0287515

Expected delivery within 24 Hours