Difference between revisions of "Set password"
From NesevoWiki
Jump to navigationJump to search (New page: 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 pas...) |
|||
| Line 1: | Line 1: | ||
| − | This example shows how to set an initial password: | + | '''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''' | Console> (enable) '''set password''' | ||
Latest revision as of 12:16, 29 July 2008
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)