beautypg.com

Radius-server timeout – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 1280

background image

RADIUS Commands

Software Reference for x310 Series Switches

47.12

AlliedWare Plus

TM

Operating System - Version 5.4.4C

C613-50046-01 REV A

radius-server timeout

Use this command to specify the RADIUS global timeout value. This is how long the device
waits for a reply to a RADIUS request before retransmitting the request, or considering the
server to be dead. If no timeout is specified for the particular RADIUS server by the radius-
server host
command, it uses this global timeout value.

Note that this command configures the timeout parameter for RADIUS servers globally.

The no variant of this command resets the transmit timeout to the default (5 seconds).

Syntax

radius-server timeout

no radius-server timeout

Default

The default RADIUS transmit timeout on the system is 5 seconds.

Mode

Global Configuration

Examples

To globally set the device to wait 20 seconds before retransmitting a RADIUS request to
unresponsive RADIUS servers, use the following commands:

To set the RADIUS timeout parameter to 1 second, use the following commands:

To set the RADIUS timeout parameter to the default (5 seconds), use the following
commands:

To configure the RADIUS server timeout period globally with 3 seconds, use the following
commands:

Parameter

Description

RADIUS server timeout in seconds in the range 1 to 1000.

The global time in seconds to wait for a RADIUS server to reply to
a request before retransmitting the request, or considering the
server to be dead (depending on the radius-server retransmit
command).

awplus#

configure terminal

awplus(config)#

radius-server timeout 20

awplus#

configure terminal

awplus(config)#

radius-server timeout 1

awplus#

configure terminal

awplus(config)#

no radius-server timeout

awplus#

configure terminal

awplus(config)#

radius-server timeout 3