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

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
6.
7.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Step 2
taskgroup taskgroup-name
Example:
RP/0/RP0/CPU0:router(config)# taskgroup beta
Step 3
description string
Example:
RP/0/RP0/CPU0:router(config-tg)# description
this is a sample task group description
Step 4
inherit taskgroup taskgroup-name
Example:
RP/0/RP0/CPU0:router(config-tg)# inherit
taskgroup sysadmin
Step 5
task {read | write | execute | debug}
taskid-name
Example:
RP/0/RP0/CPU0:router(config-tg)# task read bgp
Cisco IOS XR System Security Configuration Guide for the Cisco CRS-1 Router
SC-20
Repeat Step 5 for each task ID to be associated with the task 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 task group and enters task
group configuration submode.
Specific task groups can be removed from the system
by specifying the no form of the taskgroup command.
(Optional) Creates a description of the task group named in
Step
2.
(Optional) Derives permissions from another task group and
assigns them to the task group named in
Circular references are detected and rejected.
To explicitly define permissions for the task group
named in
Step
2, omit
Specifies a task ID to be associated with the task group
named in
Step
2.
Assigns read permission for any CLI or API
invocations associated with that task ID and performed
by a member of the task group.
Specific task IDs can be removed from a task group by
specifying the no prefix for the task command.
Step
2.
Step 4
and go to
Step
5.
OL-20382-01

Advertisement

Table of Contents
loading

Table of Contents