CLI Reference AAA Configuration Commands
Ruijie(config-line)# accounting exec exec-1
Enable the AAA security service.
Define the method list of AAA
Exec accouting.
aaa domain
Use this command to configure the domain attributes.The no form of this command is used to remove
the setting.
aaa domain {default | domain-name}
no aaa domain {default | domain-name}
Use this parameter to configure the default
domain.
The name of the specified domain.
Global configuration mode.
Use this command to configure the domain-name–based AAA
service. The default is to configure the default domain. That is the
method list used by the network device if the users are without
domain information. The domain-name is the specified domain name,
if the users are with this domain name, the method lists associated
with this domain are used. At present, the system can configure up to
32 domains.
The following example configures the domain name.
Ruijie(config)# aaa domain ruijie.com
Ruijie(config-aaa-domain)#
Enable the AAA security service.
Enable the domain-name-based
AAA service.