11 radius retransmit – CANOGA PERKINS 9175 Command Reference User Manual

Page 645

Advertising
background image

CanogaOS Command Reference

37-8

overrides the global setting of the radius-server key command. If no key string is

specified, the global value is used.

string

(Optional) Specifies the authentication and encryption key for all RADIUS

communications between the router and the RADIUS server. This key must

match the encryption used on the RADIUS daemon.


Default

No RADIUS host is specified; use global radius-server command values.


Command Mode

Global configuration


Usage

You can use multiple radius-server host commands to specify multiple hosts. The software searches for

hosts in the order in which you specify them.

If no host-specific timeout, retransmit, or key values are specified, the global values apply to each host.


Examples

The following is sample output from the radius-server host command:

Switch(config)# radius-server host 10.10.1.1 key abcde


Related Commands

radius-server key

radius-server timeout

37.11 radius retransmit

To specify the number of times the switch searches the list of RADIUS server hosts before giving up, use

the radius-server retransmit command in global configuration mode. To disable retransmission, use

the no form of this command.


Command Syntax

radius-server retransmit retries

no radius-server retransmit

retries

Maximum number of retransmission attempts. The range is 0 to 100. The default is 3.


Default

3 attempts


Command Mode

Global configuration


Usage

The switch tries all servers, allowing each one to time out before increasing the retransmit count.

Advertising