So i just started with cisco trying to get my ccent then my ccna.
I was following cbt nuggets with setting a password and i managed to lock myself out. No idea how.
Here's what I typed:
MMLP2#conf t
Enter configuration commands, one per line. End with CNTL/Z.
MMLP2(config)#line console 0
MMLP2(config-line)#password cisco
MMLP2(config-line)#password 7
% Incomplete command.
MMLP2(config-line)#password 7 cisco
Invalid encrypted password: cisco
MMLP2(config-line)#password cisco
MMLP2(config-line)#end
MMLP2#ex
00:47:43: %SYS-5-CONFIG_I: Configured from console by consoleit
MMLP2#conf tEnter configuration commands, one per line. End with CNTL/Z.
MMLP2(config)#line console 0
MMLP2(config-line)#login
MMLP2(config-line)#login ?
local Local password checking
<cr>
MMLP2(config-line)#login local
MMLP2(config-line)#exit
MMLP2(config)#exit
MMLP2#ex
00:49:03: %SYS-5-CONFIG_I: Configured from console by consoleit
Now i get this:
Press RETURN to get started.
User Access Verification
Username: login
Password:
% Login invalid
Username: local
Password:
% Login invalid
Now when i try to log back in i tried username login, local cant seem to figure out what i must have typed there or what setting I enabled to lock me out.