C613-50066-01 REV A
Command Reference for IE200 Series Industrial Managed PoE+ Switches
873
AlliedWare Plus™ Operating System - Version 5.4.5I-0.x
A
UTHENTICATION
C
OMMANDS
AUTH
TIMEOUT
REAUTH
-
PERIOD
auth timeout reauth-period
Overview
This command sets the timer for reauthentication on a given interface. The
re-authentication for the supplicant (client device) is executed at this timeout. The
timeout is only applied if the
auth reauthentication
command is applied.
Use the
no
variant of this command to reset the
reauth-period
parameter to the
default (3600 seconds).
Syntax
auth timeout reauth-period <
1-4294967295
>
no auth timeout reauth-period
Default
The default reauthentication period for port authentication is 3600 seconds, when
reauthentication is enabled on the port.
Mode
Interface Configuration for a static channel, a dynamic (LACP) channel group, or a
switch port.
Examples
To set the reauthentication period to 1 day for interface
port1.0.2
, use the
following commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
auth timeout reauth-period 86400
To reset the reauthentication period to the default (3600 seconds) for interface
port1.0.2
, use the following commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
no auth timeout reauth-period
Validation
Commands
show dot1x
show dot1x interface
show running-config
Related
Commands
auth reauthentication
Parameter
Description
<
1-4294967295
>
Seconds.