Cisco Systems XR Water System User Manual


 
Authentication, Authorization, and Accounting Commands on Cisco IOS XR Software
secret
SR-51
Cisco IOS XR System Security Command Reference
Examples The following example shows how to establish the secure encrypted secret pwd2 for the user user2:
RP/0/RP0/CPU0:router# configure
RP/0/RP0/CPU0:router(config)# username user2
RP/0/RP0/CPU0:router(config-un)# secret 5 pwd2
Related Commands Command Description
group Adds a user to a group.
password (AAA) Creates a login password for a user.
usergroup Accesses user group configuration mode and configures a user group,
associating it with a set of task groups.
username Accesses username configuration mode and configures a new user with a
username, establishing a password and granting permissions for that user.