CLI Reference 802.1X Configuration Commands
dot1x authentication {default | list-name}
no dot1x authentication {default | list-name}
It specifies the name of the default authentication
method list.
It specifies the name of the method list available.
If AAA is enabled, the AAA service is used for login authentication by default.
Interface configuration mode
If the AAA security service is enabled, this command is used for the login
authentication with the specified method list.
The following example shows how to associate a method list on an interface and
use the group radius for authentication.
Ruijie# configure terminal
Ruijie(config)# aaa new-model
Ruijie(config)# aaa authentication dot1x default group radius
Ruijie(config)# interface fastEthernet0/1
Ruijie(config-if)# dot1x authentication default
Ruijie(config-if)# end
Ruijie#
This command is used to enable the AAA security
service.
This command is used to configure the login
authentication method list.
dot1x auth-fail max-attempt
Use this command to set the maximum number of failed attempts before entering VLAN.
dot1x auth-fail max-attepmt num
no dot1x auth-fail max-attempt
The parameter specifies the maximum number of
failed attempts before entering VLAN, and ranges
from 1 to 3.