load the router with the supplied


Load the Router with the Supplied Scripts

Enable

!

config term

!

hostname Router1

!

enable secret class

!

no ip domain-lookup

!

 interface FastEthernet0/0

 description connection to host1

 ip address 172.16.30.1 255.255.255.0

 duplex auto

 speed auto

!

interface FastEthernet0/1

 description connection to switch1

 ip address 192.16.31.1 255.255.255.192

 duplex auto

 speed auto

!

!

line con 0

 password cisco

 login

line vty 0

 login

line vty 1 4

 password cisco

 login

!

end  

 

Request for Solution File

Ask an Expert for Answer!!
Computer Networking: load the router with the supplied
Reference No:- TGS0287555

Expected delivery within 24 Hours