Configuring Console Connection
mzinz
Member Posts: 328
in CCNA & CCENT
I ran into an issue today while configuring a console connection and thought I would ask for a little help.
If I configure my console connection with a password, then tell it to use 'login local', what does that mean exactly?
I thought login local meant that it was supposed to accept a local username/password on the device - so what is the point of having a password also?
Long story short, I created a username/pass, then put a password on line con 0, then told it to use login local.
I'm now locked out!
What did I do wrong?
If I configure my console connection with a password, then tell it to use 'login local', what does that mean exactly?
I thought login local meant that it was supposed to accept a local username/password on the device - so what is the point of having a password also?
Long story short, I created a username/pass, then put a password on line con 0, then told it to use login local.
I'm now locked out!
What did I do wrong?
_______LAB________
2x 2950
2x 3550
2x 2650XM
2x 3640
1x 2801
2x 2950
2x 3550
2x 2650XM
2x 3640
1x 2801
Comments
-
nice343 Member Posts: 391when you type login local under the console you shouldn't use the password command under the console.
The router will authenticate you with the local database. On the hand if you type the password under the console, my guess is the login local command will take precedence over the password command.My daily blog about IT and tech stuff
http://techintuition.com/ -
mzinz Member Posts: 328nice343 wrote:when you type login local under the console you shouldn't use the password command under the console.
The router will authenticate you with the local database. On the hand if you type the password under the console, my guess is the login local command will take precedence over the password command.
So did I screw myself? It asks me for a username AND password, but it won't work..._______LAB________
2x 2950
2x 3550
2x 2650XM
2x 3640
1x 2801 -
kryolla Member Posts: 785if you type login then it will use whatever password you put. If you type login local it will use the local database which you created by username/password under global config. If you didnt save your running config just reboot your router and you should have console access if not than password recovery
R1(config)#
line con 0
login local
R1(config)#
username cisco privilege 15 password cisco
or
line con 0
login
privilege 15
password ciscoStudying for CCIE and drinking Home Brew