Cisco Systems XR Water System User Manual


 
Authentication, Authorization, and Accounting Commands on Cisco IOS XR Software
password (AAA)
SR-34
Cisco IOS XR System Security Command Reference
Examples The following example shows how to establish the unencrypted password pwd1 for the user user1:
RP/0/RP0/CPU0:router# configure
RP/0/RP0/CPU0:router(config)# username user1
RP/0/RP0/CPU0:router(config-un)# password 0 pwd1
Related Commands Command Description
group Adds a user to a group.
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.