Configuration Guide Configuring AAA
Ruijie(config)# aaa domain domain.com
Ruijie(config-aaa-domain)# authentication dot1x default
Ruijie(config-aaa-domain)# accounting network list3
Ruijie(config-aaa-domain)# username-format without-domain
Run the show run and show aaa domain command on the NAS to display the configuration.
Ruijie#show aaa domain domain.com
=============Domain domain.com=============
State: Active
Username format: With-domain
Access limit: No limit
802.1X Access statistic: 0
Selected method list:
authentication dot1x default
accounting network list3
Ruijie#show run
Building configuration...
Current configuration : 1449 bytes
version RGOS 10.4(3) Release(101069)(Wed Oct 20 09:12:40 CST 2010 -ngcf67)
co-operate enable
!
aaa new-model
aaa domain enable
!
aaa domain domain.com
authentication dot1x default
accounting network list3
!