Dot1x max-reauth-req – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1077
802.1X Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
41.11
dot1x max-reauth-req
This command sets the number of reauthentication attempts before an interface is
unauthorized.
The no variant of this command resets the reauthentication delay to the default.
Syntax
dot1x max-reauth-req <1-10>
no dot1x max-reauth-req
Default
The default maximum reauthentication attempts for interfaces using 802.1X port
authentication is two (2) reauthentication attempts, before an interface is unauthorized.
Mode
Interface Configuration for a static channel, a dynamic (LACP) channel group, or a switch
port.
Usage
Use this command to set the maximum reauthentication attempts after failure.
Examples
To configure the maximum number of reauthentication attempts for interface
port1.0.2
to a single (1) reauthentication request, use the commands:
To configure the maximum number of reauthentication attempts for interface
port1.0.2
to the default maximum number of two (2) reauthentication attempts, use
the commands:
Validation
Commands
Related Commands
dot1x max-auth-fail
show dot1x interface
Parameter
Description
<1-10>
Specify the maximum number of reauthentication attempts for
supplicants on an interface using 802.1X port authentication.
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
dot1x max-reauth-req 1
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
no dot1x max-reauth-req