Dot1x timeout tx-period – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1080
802.1X Commands
Software Reference for x310 Series Switches
41.14
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
dot1x timeout tx-period
This command sets the transmit timeout for the authentication request on the specified
interface.
The no variant of this command resets the transmit timeout period to the default (30
seconds).
Syntax
dot1x timeout tx-period <1-65535>
no dot1x timeout tx-period
Default
The default transmit period for port authentication is 30 seconds.
Mode
Interface Configuration for a static channel, a dynamic (LACP) channel group, or a switch
port.
Usage
Use this command to set the interval between successive attempts to request an ID.
Examples
To set the transmit timeout period to 5 seconds on interface port1.0.2, use the
commands:
To reset transmit timeout period to the default (30 seconds) on interface port1.0.2, use
the commands:
Validation
Commands
show dot1x
show dot1x interface
Parameter
Description
<1-65535>
Seconds.
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
dot1x timeout tx-period 5
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
no dot1x timeout tx-period