User's Manual

A
UTHENTICATION
C
OMMANDS
4-116
Example
dot1x timeout tx-period
This command sets the time that an interface on the switch waits during an
authentication session before re-transmitting an EAP packet. Use the no
form to reset to the default value.
Syntax
dot1x timeout tx-period seconds
no dot1x timeout tx-period
seconds - The number of seconds. (Range: 1-65535)
Default
30 seconds
Command Mode
Interface Configuration
Example
show dot1x
This command shows general port authentication related settings on the
switch or a specific interface.
Syntax
show dot1x [statistics] [interface interface]
statistics - Displays dot1x status for each port.
interface
ethernet unit/port
- unit - Stack unit. (Range: 1-8)
- port - Port number. (Range: 1-26)
Console(config)#interface ethernet 1/5
Console(config-if)#dot1x timeout re-authperiod 300
Console(config-if)#
Console(config)#interface ethernet 1/5
Console(config-if)#dot1x timeout tx-period 300
Console(config-if)#