Set password
From NesevoWiki
Jump to navigationJump to searchSet password
Use the set password command to change the login password on the CLI.
This example shows how to set an initial password:
Console> (enable) set password
Enter old password: <old_password>
Enter new password: <new_password>
Retype new password: <new_password>
Password changed.
Console> (enable)