answersLogoWhite

0

If you do not configure a vty pass you will not be able to telnet to the switch

User Avatar

Choco cho

Lvl 2
3y ago

What else can I help you with?

Related Questions

Which switch interface would an administrator configure an IP address so that the switch can be managed remotely?

vty 0


Which two interfaces will allow access via the VTY lines to configure the router?

USb or AUX


Which command will configure all the default VTY ports on a router?

Router(config)# line vty 0 4


What is the range of values shown for the vty lines?

5


Which of these commands do you use to configure a router for virtual terminal line address filtering?

line vty access-class


Which password would allow a user to establish a Telnet session with a Cisco device?

On user exec mode type enable.When you are on the privilege mode type configure terminal.Upon reaching global config mode you have to type line vty 0 4.Inside the vty line mode type password Please see below example:Router>enableRouter#configure terminalEnter configuration commands, one per line. End with CNTL/Z.Router(config)#line vty 0 4Router(config-line)#password secretRouter(config-line)#exitRouter(config)#exit


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.


What happens when the transport input ssh command is entered on the switch vty lines?

It will require you to SSH to the router rather than telnet. You will have to use a program like Putty or some other SSH client.


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.


What happens when the crypto key zeroize rsa command is entered on a switch configured with the transport input ssh command on the vty lines?

The correct answer is:C"The switch Default tp allowing telnet connections only"SOme one gave me the wrong answer but this is the correct one


What is the full form of VTY?

VTY means -- virtual TTY (teletype)


When implementing a dynamic ACL Why is necessary to include an extended ACL as part of the configuration process?

.to disable the router vty lines