Cisco IOS XR Configuration Manual page 197

System security configuration guide
Hide thumbs Also See for IOS XR:
Table of Contents

Advertisement

Configuring AAA Services on Cisco IOS XR Software
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
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 Step 2.
Cyclic references are detected and rejected.
To explicitly define permissions for the task group
named in Step 2, omit Step 4 and go to Step 5.
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.
Cisco IOS XR System Security Configuration Guide
How to Configure AAA Services
SC-185

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ios xr 3.5

Table of Contents