EasyManuals Logo

Cisco IOS XR User Manual

Cisco IOS XR
254 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #197 background imageLoading...
Page #197 background image
Configuring AAA Services on Cisco IOS XR Software
How to Configure AAA Services
SC-185
Cisco IOS XR System Security Configuration Guide
DETAILED STEPS
Command or Action Purpose
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Enters global configuration mode.
Step 2
taskgroup
taskgroup-name
Example:
RP/0/RP0/CPU0:router(config)# taskgroup beta
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.
Step 3
description
string
Example:
RP/0/RP0/CPU0:router(config-tg)# description
this is a sample task group description
(Optional) Creates a description of the task group named in
Step 2.
Step 4
inherit taskgroup
taskgroup-name
Example:
RP/0/RP0/CPU0:router(config-tg)# inherit
taskgroup sysadmin
(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.
Step 5
task {read | write | execute | debug}
taskid-name
Example:
RP/0/RP0/CPU0:router(config-tg)# task read bgp
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.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco IOS XR and is the answer not in the manual?

Cisco IOS XR Specifications

General IconGeneral
Operating SystemCisco IOS XR
ArchitectureMicrokernel
High AvailabilityYes
TypeNetwork operating system
Developed byCisco Systems
LicenseProprietary
Programming LanguageC, C++
KernelQNX
Supported PlatformsCisco ASR9000, NCS series
Security FeaturesRole-Based Access Control (RBAC), Secure Boot, Encryption
Management InterfaceCLI, SNMP, NETCONF, RESTCONF
Release Date2004
Target DevicesHigh-end core routers, service provider edge routers, data center interconnect (DCI) routers
Supported HardwareCisco routers and switches
Networking ProtocolsBGP, OSPF, IS-IS, MPLS
Virtualization SupportVirtualization-ready, supports network function virtualization (NFV) and containerization technologies.

Related product manuals