Cisco CRS-1 - Carrier Routing System Router Configuration Manual page 28

Ios xr system security configuration guide
Hide thumbs Also See for CRS-1 - Carrier Routing System Router:
Table of Contents

Advertisement

How to Configure AAA Services
3.
4.
5.
6.
7.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Step 2
usergroup usergroup-name
Example:
RP/0/RP0/CPU0:router(config)# usergroup beta
Step 3
description string
Example:
RP/0/RP0/CPU0:router(config-ug)# description
this is a sample user group description
Step 4
inherit usergroup usergroup-name
Example:
RP/0/RP0/CPU0:router(config-ug)# inherit
usergroup sales
Step 5
taskgroup taskgroup-name
Example:
RP/0/RP0/CPU0:router(config-ug)# taskgroup beta
Cisco IOS XR System Security Configuration Guide for the Cisco CRS-1 Router
SC-22
description string
inherit usergroup usergroup-name
taskgroup taskgroup-name
Repeat Step 5 for each task group to be associated with the user group named in Step 2.
end
or
commit
Configuring AAA Services on Cisco IOS XR Software
Purpose
Enters global configuration mode.
Creates a name for a particular user group and enters user
group configuration submode.
Specific user groups can be removed from the system
by specifying the no form of the usergroup command.
(Optional) Creates a description of the user group named in
Step 2.
Circular inclusions are detected and rejected.
Permissions may not be inherited from predefined user
groups, such as root-system and owner-sdr.
To explicitly define permissions for the user group
named in
Step
2, omit
Associates the user group named in Step 2 with the task
group named in this step.
The user group takes on the configuration attributes
(task ID list and permissions) already defined for the
entered task group.
Step 4
and go to
Step
5.
OL-20382-01

Advertisement

Table of Contents
loading

Table of Contents