CLI Reference AAA Configuration Commands
The following example sets the Network accounting method list for
the specified domain.
Ruijie(config)# aaa domain ruijie.com
Ruijie(config-aaa-domain)# accounting network default
Enable the AAA security service.
Enable the domain-name-based
AAA service.
Show the domain configuration.
authentication dot1x
Use this command to configure the IEEE802.1x authentication list. The no form of this command is used
to remove the setting.
authentication dot1x {default | list-name}
no authentication dot1x
Use this parameter to specify the default
method list
The name of the specified method list
With no method list specified, if users send the request, the device
will attempt to specify the default method list for users.
Domain configuration mode.
Specify an IEEE802.1x authentication method list for the domain.
The following example sets an IEEE802.1x authentication method list
for the specified domain.
Ruijie(config)# aaa domain ruijie.com
Ruijie(config-aaa-domain)# authentication dot1x default
Enable the AAA security service.