C613-50100-01 REV C Command Reference for x930 Series 2070
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
802.1X COMMANDS
DOT
1X TIMEOUT TX-PERIOD
dot1x timeout tx-period
Overview 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; or Authentication Profile mode.
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:
awplus# configure terminal
awplus(config)# interface port1.0.2
awplus(config-if)# dot1x timeout tx-period 5
To reset transmit timeout period to the default (30 seconds) on interface
port1.0.2, use the commands:
awplus# configure terminal
awplus(config)# interface port1.0.2
awplus(config-if)# no dot1x timeout tx-period
To set the transmit timeout period to 5 seconds on authentication profile ‘student’,
use the commands:
awplus# configure terminal
awplus(config)# auth profile student
awplus(config-auth-profile)# dot1x timeout tx-period 5
To reset transmit timeout period to the default (30 seconds) on authentication
profile ‘student’, use the commands:
awplus# configure terminal
awplus(config)# auth profile student
awplus(config-auth-profile)# no dot1x timeout tx-period
Parameter Description
<1-65535> Seconds.