Management Commands
536
ProSAFE M7100 Managed Switches
aaa authorization
This command creates an authorization method list. This list is identified by the default
keyword or the <list_name> parameter. If you specify the tacacs keyword as the
authorization method, authorization commands are notified to a TACACS+ server. If you specify
none is specified as the authorization method, command authorization is not applicable. If you
specify the commands keyword, a maximum of five authorization method lists can be created
Note: Local method is not supported for command Authorization. Also note
that command authorization with RADIUS works only if the applied
authentication method is also radius.
no aaa authorization
This command deletes the authorization method list.
authorization (console/telnet/ssh)
To apply the command authorization method list to an access method (Console, Telnet, or SSH).
Apply this command in the line configuration mode.
Format aaa authorization {commands | exec} {default | <list_name>}
<method1> [<method2>]
Mode Global Config
Term Definition
commands Alphanumeric character string used to name the list of authorization methods.
Exec The default list of methods for authorization services.
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>}
<method1> [<method2>]
Mode Global Config
Format authorization {commands | exec }[default |<list_name>]
Mode • Line c
onsole
• Line telnet
• Line SSH