I can login through the console, but I want to remove the requirement for a console password. I tried:
1. Rebooting with password recovery and the commands you specified and it didn't seem to work. I may be missing something.
2. I tried logging in the issue the no login authentication ... and no password commands. When I reboot it says "authentication failed" "hit any key".
I then copy my backup start-config file from my tftp server to get back to my original config. All I want to do is remove the requirement for the console password. I'm probably missing something , my experience is limited on these switches.
UPDATE: I may have stumbled on the explanation. If you use the "aaa authentication login default line" command with "line telnet" to set a password for a telnet session, does the operating system then require you to set a password for the console?
GregG1
2 Intern
•
812 Posts
0
January 3rd, 2005 16:00
If the authentication is mis-configured and you cannot log into the switch, you will need to use the Password Recovery option.
console(config)# line console
console(config-line)# login authentication defualt
chorn
9 Posts
0
January 3rd, 2005 19:00
1. Rebooting with password recovery and the commands you specified and it didn't seem to work. I may be missing something.
2. I tried logging in the issue the no login authentication ... and no password commands. When I reboot it says "authentication failed" "hit any key".
I then copy my backup start-config file from my tftp server to get back to my original config. All I want to do is remove the requirement for the console password. I'm probably missing something , my experience is limited on these switches.
UPDATE: I may have stumbled on the explanation. If you use the "aaa authentication login default line" command with "line telnet" to set a password for a telnet session, does the operating system then require you to set a password for the console?
Thank you
Message Edited by chorn on 01-04-2005 07:55 AM
ekudinov
37 Posts
0
March 1st, 2005 15:00
Hi.
Go to line console
type: no password
enable uathentication default
login authentication default
If you have configured enable password you will be promted any way to enter it even you connected through the console