Difference between revisions of "Set enablepass"
From NesevoWiki
Jump to navigationJump to search (New page: This example shows how to establish a new password: Console> (enable) '''set enablepass''' Enter old password: '''<old_password>''' Enter new password: '''<new_password>''' Retype ne...) |
|||
Line 1: | Line 1: | ||
+ | '''Set enablepass''' | ||
+ | Use the '''set enablepass''' command to change the password for the privileged level of the CLI. | ||
− | This example shows how to establish a new password: | + | |
+ | ''This example shows how to establish a new password:'' | ||
Console> (enable) '''set enablepass''' | Console> (enable) '''set enablepass''' |
Latest revision as of 12:17, 29 July 2008
Set enablepass
Use the set enablepass command to change the password for the privileged level of the CLI.
This example shows how to establish a new password:
Console> (enable) set enablepass
Enter old password: <old_password>
Enter new password: <new_password>
Retype new password: <new_password>
Password changed.
Console> (enable)