answersLogoWhite

0

What else can I help you with?

Related Questions

How do you telenet into a cisco router?

Please follow the below steps:1. On a Windows computer open command prompt.2. Type telnet you want to access remotely


Which router component can be configured with parameters that apply to all Telnet sessions to the router?

for


What are the similarities and differences between ssh and telnet?

FTP and Telnet are similar in that they are defined as OSI layer 7 (application) protocols. They are different in that they use different ports for sending and receiving messages and are used for different purposes. FTP is used to sending and receiving files across a network. Telnet is used to send commands remotely to another network device.


Which password restricts telnet access to the router?

The correct answer is VTY.


What are the methods of logging to a router?

1. console2. Auxiliary3. Telnet


Which router configuration mode would an administrator use to configure the router for SSH or Telnet login?

line


Why is it advisable that a network administrator use SSH instead of Telnet when managing?

SSH is more secure than Telnet.


How do you set a password on vty line?

Type on previllage Mode:- Router(config)#line vty 0 4 Router(config-line)#pass Router(config-line)#password 123 Router(config-line)#login Router(config-line)#exit used for telnet , to take ur PC on telnet through Router..............


Which router configuration mode would an administrator use to configure the router for SSH or Telnet login access?

line


How are telnet access and console access different?

The network administor must have physical access to the device to establish a console connection whereas TELNET access can be established form a remote location. However telnet access depend upon a router with network access's, whereas a console connection can be used to access the router regardless of the router's configuration.


Where can Telnet use?

Telnet is a Network layer protocol. It is used to create connection remotely.


What is the difference between connecting to a router through the console port or through the telnet program?

If you connect to the router via the console port then you are physically making a connection with a physical cable to the router. This implies you have to be close to the router itself. Using telnet allows you to connect to the router from anywhere in the network, and doesn't require a physical cable connection.