C613-50066-01 REV A
Command Reference for IE200 Series Industrial Managed PoE+ Switches
825
AlliedWare Plus™ Operating System - Version 5.4.5I-0.x
802.1X C
OMMANDS
DOT
1
X
MAX
-
REAUTH
-
REQ
dot1x max-reauth-req
Overview
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:
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
dot1x max-reauth-req 1
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:
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
no dot1x max-reauth-req
Validation
Commands
show running-config
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.