01-29-2013 04:47 AM - edited 03-07-2019 11:22 AM
In ICND1 I find this configuration for the line vty :
emma(config)#line vty 0 15
emma(config-line)#password love
emma(config-line)#login
emma(config-line)#exit
Why U use here the login command?
In my experiance, even without the login command, when you open a TELNET connection, there must be an password set and you have to give the password. If there's no password set, the switch/router will refuse the TELNET session. (later followed by an enable password)
I always do this :
emma(config)#line vty 0 15
emma(config-line)#password love
emma(config-line)#exit
What's the difference between the 2 configs?
Thanks for your help,
Eddy
03-02-2019 09:07 AM
Glad to know that you found this discussion helpful. This community is an excellent place to ask questions and to learn about networking. I hope to see you continue to be active in the community.
HTH
Rick
11-14-2019 03:19 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide