Specifications
OmniAccess Reference: AOS-W System Reference
266 Part 031652-00 May 2005
Viewing Management Roles
You may view currently configured management roles and their assigned roles
by executing the show mgmt-roles command from the CLI.
Adding and Editing Management Roles
Add or edit management roles in the CLI by executing the mgmt-role <rolename>
command. Executing the mgmt-role command will place the console in the
mgmt-role sub-mode.
Add a permission to the role using the permit <moduleID> <permission> command.
(Alcatel) (config) #show mgmt-role
Role: guest
Description:
Permit List
-----------
MGMT-MODULE ACCESS
----------- ------
Role: root
Description: This is Default Super User Role
Permit List
-----------
MGMT-MODULE ACCESS
----------- ------
super-user READ_WRITE
(Alcatel) (config) #
(Alcatel) (config) #mgmt-role foo_test
(Alcatel) (mgmt-role)#?
(Alcatel) (mgmt-role)#permit am read write
(Alcatel) (mgmt-role)#