Command Reference AAA Commands
Usage Guide
Use this command to configure an IEEE802.1x authentication method list for a domain.
Configuration
Examples
The following example configures an IEEE802.1x authentication method list for a domain.
Ruijie(config)# aaa domain ruijie.com
Ruijie(config-aaa-domain)# authentication dot1x default
Command Description
aaa new-model
Enables the AAA security service.
aaa domain enable
Enables the domain name-based AAA service.
Related
Commands
show aaa domain
Displays domain configuration.
Platform
Description
N/A
authorization network
Use this command to configure a network authorization list in domain configuration mode.
Use the no form of this command to remove the setting.
authorization network { default | list-name }
no authorization network
Parameter Description
default
Specifies the default method list.
Parameter
Description
list-name
Specifies the name of a method list.
Defaults
With no method list specified, if a user sends a request, network equipment will attempt to specify the
default method list for the user.
Command
Mode
Domain configuration mode
Usage Guide
Use this command to configure a network authorization list for a domain.
Configuration
Examples
The following example configures a network authorization list for a domain.
Ruijie(config)# aaa domain ruijie.com
Ruijie(config-aaa-domain)# authorization network default
Command Description
aaa new-model
Enables the AAA security service.
aaa domain enable
Enables the domain name-based AAA service.
Related
Commands
show aaa domain
Displays domain configuration.