802.1x Commands
301
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\802.1X.fm
D E L L CO N F I D E N T I A L – P R E L I MI N A RY 5/ 1 5 /1 2 - F O R PR O O F O N LY
Console(config)#
interface
gigabitethernet 1/0/15
Console(config-if)#
dot1x timeout quiet-period
3600
dot1x timeout tx-period
Use the
dot1x timeout tx-period
Interface Configuration (Ethernet) mode
command to set the time interval during which the device waits for a
response to an Extensible Authentication Protocol (EAP) request/identity
frame from the client before resending the request. Use the
no
form of this
command to restore the default configuration.
Syntax
dot1x timeout tx-period
seconds
no dot1x timeout tx-period
Parameters
seconds
—Specifies the time interval in seconds during which the device waits
for a response to an EAP-request/identity frame from the client before
resending the request. (Range: 1–65535 seconds)
Default Configuration
The default timeout period is 30 seconds.
Command Mode
Interface Configuration (Ethernet) mode
User Guidelines
The default value of this command should be changed only to adjust to
unusual circumstances, such as unreliable links or specific behavioral
problems with certain clients and authentication servers.
Example
The following command sets the time interval during which the device waits
for a response to an EAP request/identity frame to 3600 seconds.
Console(config)#
interface
gigabitethernet 1/0/15
Console(config-if)#
dot1x timeout tx-period
3600