Cisco Systems XR manual Task, Write, Execute, Debug, SR-89

Models: XR

1 100
Download 100 pages 9.76 Kb
Page 89
Image 89

Authentication, Authorization, and Accounting Commands on Cisco IOS XR Software

task

task

To add a task ID to a task group, use the task command in task group configuration mode. To remove a task ID from a task group, use the no form of this command.

task {read write execute debug} taskid-name

no task {read write execute debug} taskid-name

Syntax Description

read

Enables read-only privileges for the named task ID.

 

write

Enables write privileges for the named task ID. The term “write” implies read also.

 

 

 

 

execute

Enables execute privileges for the named task ID.

 

 

 

 

debug

Enables debug privileges for the named task ID.

 

 

 

 

taskid-name

Name of the task ID.

 

 

 

Defaults

Command Modes

Command History

No task IDs are assigned to a newly created task group.

Task group configuration

Release

Modification

Release 2.0

This command was introduced on the Cisco CRS-1.

 

 

Release 3.0

No modification.

 

 

Release 3.2

This command was supported on the Cisco XR 12000 Series Router.

 

 

Release 3.3.0

No modification.

 

 

Usage Guidelines

 

To use this command, you must be in a user group associated with a task group that includes the proper

 

 

task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on

 

 

Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.

 

 

Use the task command in task group configuration mode. To access task group configuration mode, use

 

 

the taskgroup command in global configuration mode.

 

 

 

 

 

Task ID

 

Task ID

Operations

 

 

 

 

 

 

 

 

aaa

read, write

 

 

 

 

 

 

 

 

 

Examples

 

The following example shows how to enable execute privileges for the config-services task ID and

 

 

associate that task ID with the task group named taskgroup1:

RP/0/RP0/CPU0:router# configure

RP/0/RP0/CPU0:router(config)# taskgroup taskgroup1

RP/0/RP0/CPU0:router(config-tg)# task execute config-services

Cisco IOS XR System Security Command Reference

SR-89

Page 89
Image 89
Cisco Systems XR manual Task, Write, Execute, Debug, SR-89