Password and user not working
Posted: Sat May 23, 2015 1:37 am
by MBBNET
Chris,
Is there anyway to reset the user and password on the WS-250-8 over the cli? If so, what is the command for doing this. Thanks
Re: Password and user not working
Posted: Sat May 23, 2015 1:45 am
by sirhc
I could answer this but then I would answer your question for every command you want.
So just log into the CLI type "help" and press enter or press "?"
You see list of commands available
"configure" will allow you to make config changes so type "configure" and press enter
Now type "help" or press Enter or just "?" again and you see a list of commands again available in config mode.
To change the password you want "credentials" so enter "credentials" + space + "?" for help with that command
Always use Ctrl + "z" to leave configuration mode and save changes
So here are the steps to re-cap:
"configuration" [Enter]
"credentials password" + space + what ever password you want [enter]
Press "ctrl" +"z" to leave configuration mode
You are done!