Security 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
968
configure radius-accounting timeout
configure radius-accounting {mgmt-access | netlogin} timeout <seconds>
Description
Configures the timeout interval for RADIUS-Accounting authentication requests.
Syntax Description
Default
The default is 3 seconds.
Usage Guidelines
This command configures the timeout interval for RADIUS-Accounting authentication requests. When
the timeout has expired, another authentication attempt will be made. After three failed attempts to
authenticate, the alternate server will be used.
The
mgmt-access
keyword specifies the RADIUS accounting server used for switch management.
The
netlogin
keyword specifies the RADIUS accounting server used for network login.
If you do not specify the
mgmt-access
or
netlogin
keywords, the timeout interval applies to both
switch management and netlogin RADIUS accounting servers.
Example
This example configures the timeout interval for RADIUS-Accounting authentication to 10 seconds.
After 30 seconds (three attempts), the alternate RADIUS server will be used:
configure radius-accounting timeout 10
History
This command was first available in ExtremeWare XOS 10.1.
The
mgmt-access
and
netlogin
keywords were added in ExtremeWare XOS 11.2.
Platform Availability
This command is available on all platforms.
mgmt-access
Specifies the switch management RADIUS accounting server.
netlogin
Specifies the network login RADIUS accounting server.
seconds
Specifies the number of seconds for accounting requests. Range is 3 to 120
seconds.