
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}
no task {read write execute debug}
Syntax Description | read | Enables |
| 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. |
|
|
|
| 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 |
|
|
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 | ||
|
| associate that task ID with the task group named taskgroup1: |
RP/0/RP0/CPU0:router# configure
RP/0/RP0/CPU0:router(config)# taskgroup taskgroup1
Cisco IOS XR System Security Command Reference