Authentication, Authorization, and Accounting Commands on CiscoIOS XR Software
inherit taskgroup
SR-28
Cisco IOS XR System Security Command Reference
Examples In the following example, the permissions of task group tg2 are inherited by task group tg1:
RP/0/RP0/CPU0:router# configure
RP/0/RP0/CPU0:router(config)# taskgroup tg1
RP/0/RP0/CPU0:router(config-tg)# inherit taskgroup tg2
RP/0/RP0/CPU0:router(config-tg)# end