Authentication, Authorization, and Accounting Commands on Cisco IOS XR Software
taskgroup
taskgroup
To configure a task group to be associated with a set of task IDs, and to enter task group configuration mode, use the taskgroup command in global configuration mode. To delete a task group, use the no form of this command.
taskgroup
no taskgroup
Syntax Description | Name of a particular task group. | |
| description | (Optional) Enables you to create a description for the named task group. |
|
|
|
| string | (Optional) Character string used for the task group description. |
|
|
|
| task | (Optional) Specifies that a task ID is to be associated with the named task group. |
|
|
|
| read | (Optional) Specifies that the named task ID permits read access only. |
|
|
|
| write | (Optional) Specifies that the named task ID permits read and write access only. |
|
|
|
| execute | (Optional) Specifies that the named task ID permits execute access. |
|
|
|
| debug | (Optional) Specifies that the named task ID permits debug access only. |
|
|
|
| (Optional) Name of a task: the task ID. | |
|
|
|
| inherit taskgroup | (Optional) Copies permissions from the named task group. |
|
|
|
| (Optional) Name of the task group from which permissions are to be inherited. | |
|
|
|
Defaults
Command Modes
Command History
Five predefined user groups are available by default.
Global 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 | Support was added to display all task groups in global configuration mode. |
|
|
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.
Task groups are configured with a set of task IDs for each action type. Deleting a task group that is still referenced in the system results in a warning and rejection of the deletion.
From global configuration mode, you can display all the configured task groups. However, you cannot display all the configured task groups in taskgroup configuration mode.
Cisco IOS XR System Security Command Reference