CLI Reference AAA Configuration Commands
Command level to be authorized, 0-15.
When this parameter is used, the following defined
method list is used as the default method for command
authorization.
Name of the user authorization method list, which could
be any character strings.
It must be one of the keywords listed in the following
table. One method list can contain up to four methods.
Do not perform authorization.
Use the server group for authorization. At
present, the RADIUS server group is
supported.
Global configuration mode.
RGOS supports authorization of the commands executed by the
users. When the users input and attempt to execute a command,
AAA sends this command to the security server. This command is to
be executed if the security server allows to. Otherwise, it will prompt
command deny.
It is necessary to specify the command level when configuring the
command authorization, and this specified command level is the
default command level.
The configured command authorization method must be applied to
terminal line which requires for the command authorization.
Otherwise, the configured command authorization method is
ineffective.
The following example uses the TACACS+ server to authorize the
level 15 command:
Ruijie(config)# aaa authorization commands 15 default group tacacs+
Enable the AAA security service.