Operation Manual

802.1X Management Commands
Mobility System Software Command Reference Guide
Version 7.3
18 – 444
set dot1x reauth-period
Sets the number of seconds that must elapse before the MX switch attempts reauthentication.
Syntax
set dot1x reauth-period seconds
Defaults
The default is 3600 seconds (1 hour).
Access
Enabled.
History
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:
MX# set dot1x reauth-period 100
success: dot1x auth-server timeout set to 100.
See Also
clear dot1x reauth-period on page 18-437
show dot1x on page 18-447
set dot1x timeout auth-server
Sets the number of seconds that must elapse before the MX switch times out a request to a
RADIUS authentication server.
Syntax
set dot1x timeout auth-server seconds
Defaults
The default is 30 seconds.
Access
Enabled.
History
Introduced in MSS 1.0.
Examples
Type the following command to set the authentication server timeout to 60 seconds:
MX# set dot1x timeout auth-server 60
success: dot1x auth-server timeout set to 60.
See Also
clear dot1x timeout auth-server on page 18-438
show dot1x on page 18-447
seconds Specify a value between 60 (1 minute) and 1,641,600
(19 days).
MSS Version 1.0 Command introduced.
MSS Version 1.1 Maximum value changed.
seconds Specify a value between 1 and 65,535.