304
802.1x Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\802.1X.fm
D E L L C O N F ID E N T IA L – P R E L IM I N A RY 5 / 1 5 /1 2 - F O R P R O O F O N LY
dot1x timeout server-timeout
Use the
dot1x timeout server-timeout
Interface Configuration (Ethernet)
mode command to set the time interval during which the device waits for a
response from the authentication server. Use the
no
form of this command to
restore the default configuration.
Syntax
dot1x timeout server-timeout
seconds
no dot1x timeout server-timeout
Parameters
seconds
—Specifies the time interval in seconds during which the device waits
for a response from the authentication server. (Range: 1–65535 seconds)
Default Configuration
The default timeout period is 30 seconds.
Command Mode
Interface Configuration (Ethernet) mode
User Guidelines
The actual timeout period can be determined by comparing the value
specified by the
dot1x timeout server-timeout
command to the result of
multiplying the number of retries specified by the
radius-server retransmit
command by the timeout period specified by the
radius-server timeout
command, and selecting the lower of the two values.
Example
The following example sets the time interval between retransmission of
packets to the authentication server to 3600 seconds.
Console(config)#
interface
gigabitethernet 1/0/15
Console(config-if)#
dot1x timeout server-timeout
3600