Specifications

332 ExtremeWare XOS 10.1 Command Reference Guide
Security Commands
configure radius timeout
configure radius timeout <seconds>
Description
Configures the timeout interval for RADIUS authentication requests.
Syntax Description
Default
The default is 3 seconds.
Usage Guidelines
This command configures the timeout interval for RADIUS 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. After six failed attempts, local user authentication will be used.
Example
The following command configures the timeout interval for RADIUS authentication to 10 seconds. After
30 seconds (three attempts), the alternate RADIUS server will be used. After 60 seconds (six attempts)
local user authentication is used.
configure radius timeout 10
seconds Specifies the number of seconds for authentication requests. Range is 3 to
120 seconds