Set password

From NesevoWiki
Revision as of 13:16, 29 July 2008 by Florian (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Set 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)