answersLogoWhite

0

What else can I help you with?

Related Questions

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

line


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

line


What is the correct command sequence to configure a router host name to LAB A?

Telnet


Line VTY 0 4 is used in a router configuration to enable what?

telnet


The network administrator can ping a remote router but is unable to telnet to it At what layer of OSI model does the error occur?

The firewall blocks it. Almost all router have telnet port blocked because it's considered dangerous.


What is the advantage of using telnet in router configuration?

The main advantage of using this is remote access on the network.


Which command sequence will permit access to five router virtual terminal lines with a password of cisco?

router>enable router#configure terminal router(config)#line vty 0 4 router(config-line)#password cisco router(config-line)#login to configure router with telnet you must set up password or secret for privilieged mode.


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.


What will a network administrator use to modify a configuration on a cisco router?

A Control Panel.


What command is used to enter the router terminal configuration mode?

#configure terminal


What must be done before a router can be accessed via telnet?

Configure an IP address on the relevant network interface and bring it up. Configure a password on at least on vty line and give the login command.


Is config t a mode in router configuration?

Yes, Config t stands for configure terminal. This command is to switch into configuration mode .