Network Login Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1060
configure netlogin dot1x timers
configure netlogin dot1x timers [{server-timeout <server_timeout>} {quiet-
period <quiet_period>} {reauth-period <reauth_period>} {supp-resp-timeout
<supp_resp_timeout>}]
Description
Configures the 802.1x timers for Network Login.
Syntax Description
Default
The defaults are as follows:
●
server-timeout—30 seconds.
●
quiet-period—60 seconds.
●
reauth-period—3600 seconds.
●
supp-resp-timeout—30 seconds.
Usage Guidelines
To disable re-authentication, specify 0 for the
reauth-period
parameter.
If you attempt to configure a timer value that is out of range (not supported), the switch displays an
error message. The following is a list of sample error messages:
●
server-timeout
—
ERROR: RADIUS server response timeout out of range (1..120 sec)
●
quiet-period
—
%% Invalid number detected at '^' marker.
%% Input number must be in the range [0, 65535].
●
reauth-period
—
ERROR: Re-authentication period out of range (0, 30..7200 sec)
●
supp-resp-timeout
—
ERROR: Supplicant response timeout out of range (1..120 sec)
To display the 802.1x timer settings, use the
show netlogin
and
show netlogin
dot1x
commands.
server-timeout
Specifies the timeout period for a response from the RADIUS server. The range
is 1 to 120 seconds.
quiet-period
Specifies the time for which the switch will not attempt to communicate with
the supplicant after authentication has failed. The range is 0 to 65535
seconds.
reauth-period
Specifies time after which the switch will attempt to re-authenticate an
authenticated supplicant. The range is 0, 30 to 7200 seconds.
supp-resp-timeout
Specifies the time for which the switch will wait for a response from the
supplicant. The range is 1 to 120 seconds.