CLI Reference AAA Configuration Commands
Define AAA authentication.
Define a local user database.
authorization commands
Use this command to apply the list of command authorization to the specific terminal line in the line
configuration mode. The no form of this command is used to disable this function.
authorization commands level {default | list-name}
no authorization commands level
The authorized command level, 0-15.
Use the default command authorization
command.
Apply a defined method list of the command
authorization.
Once the default command authorization method list has been
configured, it is applied to all terminals automatically. Once the
non-default command authorization method list has been
configured, it is applied to the line instead of the default method
list. If you attempt to apply a undefined method list, a warning
message will prompt that the command authorization in this line is
ineffective tilll the authorization method list is defined.
The following example configures the command authorization
method list with name cmd, authorizes command level 15, uses
the TACACS+ server. If the security server does not response, it
does not perform authorization. After configuration, the
authorization command is applied to VTY 0-4 lines:
Ruijie(config)# aaa authorization commands 15 cmd group tacacs+ none
Ruijie(config)# line vty 0 4
Ruijie(config-line)# authorization commands 15 cmd