System information

319
DWS-1008 CLI Reference Guide
D-Link Systems, Inc.
802.1x Management Commands
set dot1x reauth-period
Sets the number of seconds that must elapse before the switch attempts reauthentication.
Syntax: set dot1x reauth-period seconds
seconds Specify a value between 60 (1 minute) and 1,641,600 (19 days).
Defaults: The default is 3600 seconds (1 hour).
Access: Enabled.
Usage: You also can use the RADIUS session-timeout attribute to set the
reauthentication timeout for a specific client. In this case, MSS uses the timeout
that has the lower value. If the session-timeout is set to fewer seconds than
the global reauthentication timeout, MSS uses the session-timeout for the
client. However, if the global reauthentication timeout is shorter than the
session-timeout, MSS uses the global timeout instead.
Examples: Type the following command to set the number of seconds to 100 before
reauthentication is attempted:
DWS-1008# set dot1x reauth-period 100
success: dot1x auth-server timeout set to 100.
set dot1x timeout auth-server
Sets the number of seconds that must elapse before the switch times out a request to a
RADIUS authentication server.
Syntax: set dot1x timeout auth-server seconds
seconds Specify a value between 1 and 65,535.
Defaults: The default is 30 seconds.
Access: Enabled.
Examples: Type the following command to set the authentication server timeout to 60
seconds:
DWS-1008# set dot1x timeout auth-server 60
success: dot1x auth-server timeout set to 60.
set dot1x timeout supplicant
Sets the number of seconds that must elapse before the switch times out an authentication
session with a supplicant (client).