Creating and Modifying User Accounts and User Groups
Configuring User Accounts
User accounts, user groups, and task groups are created by entering the appropriate commands in one of
the "AAA" configuration submodes, as shown in
This section describes the process to configure usernames. For instructions to configure user groups, task
groups, and other AAA security features, see the Cisco IOS XR System Security Configuration Guide.
Figure 5-1
Global configuration mode
Creating Users and Assigning Groups
To create a user, assign a password, and assign the user to a group, perform the following procedure:
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
Cisco IOS XR Getting Started Guide
5-14
AAA Configuration Submodes
User login
EXEC mode
usergroup usergroup-name
taskgroup taskgroup-name
configure
username user-name
password {0 | 7} password
or
secret {0 | 5} password
group group-name
Repeat Step 4 for each user group to be associated with the user specified in Step 2.
commit
Figure
5-1.
(commands)
username username
Chapter 5
Configuring Additional Router Features
AAA configuration submodes
Username configuration submode
User group configuration submode
Task group configuration submode
OL-10957-02