Command Reference Guide
User Account Commands
CLI Command Reference
September 2014 Page 76
HP Moonshot Switch Module CLI Command Reference
Example: The following shows an example of the command.
(Routing) #
(Routing) #configure
(Routing) (Config)#aaa authorization exec default tacacs none
(Routing) (Config)#aaa authorization commands default tacacs none
no aaa authorization
This command deletes the authorization method list.
show authorization methods
This command displays the configured authorization method lists.
Example: The following shows example CLI display output for the command.
(Routing) #show authorization methods
Command Authorization Method Lists
-------------------------------------
dfltCmdAuthList : none
Line Command Method List
--------- ---------------------
Console dfltCmdAuthList
Telnet dfltCmdAuthList
SSH dfltCmdAuthList
Exec Authorization Method Lists
-------------------------------------
dfltExecAuthList : none
Parameter Description
commands Provides authorization for all user-executed commands.
exec Provides exec authorization.
default The default list of methods for authorization services.
list-name Alphanumeric character string used to name the list of authorization methods.
method
TACACS+/RADIUS/Local and none are supported.
Format
no aaa authorization {commands|exec} {default|list-name}
Mode Global Config
Format
show authorization methods
Mode Privileged EXEC