2-323
Catalyst 6500 Series Switch Command Reference—Release7.6
78-15328-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands set localuser
Examples This example shows how to use the create a local user account, including password and privilege level:
Console> (enable) set localuser user picard password captain privilege 15
Added local user picard.
Console> (enable)
This example shows how to enable local user authentication:
Console> (enable) set localuser authentication enable
LocalUser authentication enabled
Console> (enable)
This example shows how to disable local user authentication:
Console> (enable) set localuser authentication disable
LocalUser authentication disabled
Console> (enable)
This example shows you how to reset your own password:
Console> (enable) set localuser password
Enter old password:*****
Enter new password:*******
Retype new password:*******
Password changed.
Console> (enable)
This example shows you, as an administrator, how to reset the password for a user :
Console> (enable) set localuser password picard
Enter new password:*******
Retype new password:*******
Password changed.
Console> (enable)
Related Commands clear localuser
show localuser