Purpose
Change the password for the
currently
active user.
Syntax
user
password oldpass newpass
Parameters
- oldpass
- Old (currently active) password
- newpass
- New password
Usage
Notes
- If the old or new password is not provided on
the initial command
invocation, the command line interface (CLI) prompts for the appropriate
passwords and a confirmation of the new password.
Example
Change password three times.
Console> user password aaaa bbbb
Changing password...
Ok
Console> user password bbbb
new password:****
confirm password:****
Changing password...
Ok
Console> user password
current password:****
new password:*****
confirm password:*****
Changing password...
Ok
Console>