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

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

Advertisement

Configuring AAA Services on Cisco IOS XR Software
Configuring Task Groups
Task-based authorization employs the concept of a task ID as its basic element. A task ID defines the
permission to execute an operation for a given user. Each user is associated with a set of permitted router
operation tasks identified by task IDs. Users are granted authority by being assigned to user groups that
are in turn associated with task groups. Each task group is associated with one or more task IDs selected
from the Cisco CRS-1 set of available task IDs. The first configuration task in setting up an the
Cisco CRS-1 authorization scheme is to configure the task groups, followed by user groups, followed by
individual users.
Task Group Configuration
Task groups are configured with a set of task IDs per action type.
The inherit taskgroup command may be used to derive permissions from another group. Circular
references are detected and rejected. It is not possible to inherit from the root-system and owner-sdr
predefined groups.
Specific task IDs can be removed from a task group by specifying the no prefix for the task command.
The task group itself can be removed. Deleting a task group that is still referred to elsewhere results in
an error.
Prerequisites
Before creating task groups and associating them with task IDs, you should have some familiarity with
the router list of task IDs and the purpose of each task ID. Use the show aaa task supported command
to display a complete list of task IDs.
Restrictions
Only users with write permissions for the AAA task ID can configure task groups.
SUMMARY STEPS
1.
2.
3.
4.
5.
OL-20382-01
Configuring Per VRF AAA, page SC-31
Configuring a TACACS+ Server, page SC-33
Configuring RADIUS Server Groups, page SC-36
Configuring TACACS+ Server Groups, page SC-38
Configuring AAA Method Lists, page SC-39
Applying Method Lists for Applications, page SC-51
Configuring Login Parameters, page SC-55
configure
taskgroup taskgroup-name
description string
inherit taskgroup taskgroup-name
task {read | write | execute | debug} taskid-name
Cisco IOS XR System Security Configuration Guide for the Cisco CRS-1 Router
(optional)
(optional)
(optional)
(optional)
(required)
(required)
(required)
How to Configure AAA Services
SC-19

Advertisement

Table of Contents
loading

Table of Contents