beautypg.com

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

Page 1279

background image

RADIUS Commands

Software Reference for x310 Series Switches

C613-50046-01 REV A

AlliedWare Plus

TM

Operating System - Version 5.4.4C

47.11

radius-server retransmit

This command sets the retransmit counter to use RADIUS authentication on the switch.
This command specifies how many times the switch transmits each RADIUS request to the
RADIUS server before giving up.

This command configures the retransmit parameter for RADIUS servers globally. If the
retransmit parameter is not specified for a RADIUS server by the radius-server host
command then the global configuration set by this command is used for the server
instead.

Use the no variant of this command to reset the re-transmit counter to the default (3).

Syntax

radius-server retransmit

no radius-server retransmit

Default

The default RADIUS retransmit count on the switch is 3.

Mode

Global Configuration

Examples

To set the RADIUS retransmit count to 1, use the following commands:

To set the RADIUS retransmit count to the default (3), use the following commands:

To configure the RADIUS retransmit count globally with 5, use the following commands:

To disable retransmission of requests to a RADIUS server, use the following commands:

Related Commands

radius-server deadtime
radius-server host

show radius statistics

Parameter

Description

RADIUS server retries in the range <0-100>
The number of times a request is resent to a RADIUS server that
does not respond, before the server is considered dead and the
next server is tried. If no retransmit value is specified for a
particular RADIUS server using the radius-server host command,
this global value is used.

awplus#

configure terminal

awplus(config)#

radius-server retransmit 1

awplus#

configure terminal

awplus(config)#

no radius-server retransmit

awplus#

configure terminal

awplus(config)#

radius-server retransmit 5

awplus#

configure terminal

awplus(config)#

radius-server retransmit 0