Management Commands
677
ProSafe Managed Switch
aaa authorization
This command creates an authorization method list. This list is identified by “default” or a
user-specified “list_name.” If “tacacs” is specified as the Authorization method, Authorization
commands are notified to a TACACS+ server. If “none” is specified as the Authorization
method, command authorization is not applicable. A maximum of 5 Authorization Method
Lists can be created for “commands” type.
Note: Local method is not supported for command Authorization. Also
note that command authorization with RADIUS works if and only if
the applied authentication method is also radius.
Format aaa authorization {commands | exec } {default | <list_name>}
method1[method2]
Mode
commands
Exec
default
list-name
method
no aaa authorization
This command deletes the authorization method list.
Format no aaa authorization {commands | exec } {default | <list_name>}
method1[method2]
Mode
authorization(console/telnet/ssh)
To apply the command authorization method list to an access method (console/telnet/ssh).
Apply this command in the line configuration mode.
Format authorization {commands | exec }[default |<list_name>]
Mode • Line console
• Line telnet
• Line SSH
Global Config
Term Definition
Alphanumeric character string used to name the list of authorization methods.
The default list of methods for authorization services.
The default list of methods for authorization services.
Alphanumeric character string used to name the list of authorization methods.
TACACS+/RADIUS/Local and none are supported.
Global Config