task [read] [write] [debug] [execute]

This command associates the task group with the specified set of task permissions.

Default No permissions
Format task [read] [write] [debug] [execute] {aaa | ospf | bgp}
Mode Task Group

The following example gives all users in the task group tg1 read-only permissions for AAA and read, write, execute, and debug permissions for OSPF.

(Extreme 220) (Routing) #configure
(Extreme 220) (Config) #taskgroup tg1
(Extreme 220) (config-taskgroup)#task read aaa
(Extreme 220) (config-taskgroup)#task read write execute debug ospf