Operation Manual

802.1X Management Commands
802.1X Management Commands
18 – 443
set dot1x reauth
Determines whether the MX switch allows the reauthentication of supplicants (clients).
Syntax
set dot1x reauth {enable | disable}
Defaults
Reauthentication is enabled by default.
Access
Enabled.
History
Introduced in MSS 1.0.
Examples
Type the following command to enable reauthentication of supplicants (clients):
MX# set dot1x reauth enable
success: dot1x reauthentication enabled.
See Also
set dot1x reauth-max on page 18-443
set dot1x reauth-period on page 18-444
show dot1x on page 18-447
set dot1x reauth-max
Sets the number of reauthentication attempts that the MX makes before the supplicant (client)
becomes unauthorized.
Syntax
set dot1x reauth-max number-of-attempts
Defaults
The default number of reauthentication attempts is 2.
Access
Enabled.
History
Introduced in MSS 1.0.
Usage
If the number of reauthentications for a wired authentication client is greater than the
maximum number of reauthentications allowed, MSS sends an EAP failure packet to the client
and removes the client from the network. However, MSS does not remove a wireless client from
the network under these circumstances.
Examples
Type the following command to set the number of authentication attempts to 8:
MX# set dot1x reauth-max 8
success: dot1x max reauth set to 8.
See Also
clear dot1x reauth-max on page 18-437
show dot1x on page 18-447
enable Permits reauthentication.
disable Denies reauthentication.
number-of-attempts Specify a value between 1 and 10.