cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1075
Views
6
Helpful
3
Replies

TELNET PASSWORD

aksher
Level 1
Level 1

when telnet password and user name password are there can we telnet using both these

thanks

3 Replies 3

nhabib
Level 9
Level 9

It's either or. It is controled by what you specify when configuring login

For example, if you have the following configured:

line vty 0 4

login

then you will have to use the telnet password.

If you have the following configured:

line vty 0 4

login local

then you will have to use username / password to login.

if both the cases are not there means i think we can use both tht's telnet and username....

Aksher

If neither of these cases are there the default is to use the telnet password. They only way to use the username and password is to configure login local (or the equivalent configuration using aaa authentication login local).

HTH

Rick

HTH

Rick