Cisco Systems XR Water System User Manual


 
Authentication, Authorization, and Accounting Commands on Cisco IOS XR Software
task
SR-89
Cisco IOS XR System Security Command Reference
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
Defaults No task IDs are assigned to a newly created task group.
Command Modes Task group configuration
Command History
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
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
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.
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.
Task ID Operations
aaa read, write