18 radius commands, 1 radius-server host, Syntax – PLANET WGSD-1022 User Manual

Page 238: Default configuration

Advertising
background image

3 : 30 31 32 33 34 35 36 37 38 39

4 : 40 41 42 43 44 45 46 47 48 49

5 : 50 51 52 53 54 55 56 57 58 59

6 : 60 61 62 63

5.18 Radius Commands

5.18.1 radius-server host

The radius-server host global configuration command specifies a RADIUS server host. To delete the

specified

RADIUS host, use the no form of this command.

Syntax

radius-server host {ip-address} [auth-port auth-port-number] [timeout timeout] [retransmit retransmit]

[deadtime deadtime] [key key] [source source] [priority priority]

no radius-server host ip-address

ƒ ip-address — IP address of the RADIUS server host. An out-of-band IP address can be specified

as described in the usage guidelines.

ƒ timeout — Specifies the timeout value in seconds. If no timeout value is specified, the global

value is used. (Range: 1 - 30)

ƒ retransmit — Specifies the re-transmit value. If no re-transmit value is specified, the global value

is used. (Range: 1 -10)

ƒ deadtime — Length of time, in minutes, for which a RADIUS server is skipped over by transaction

requests. (Range 0 - 2000)

ƒ key — 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. If no key value is specified, the global value is used.

ƒ source — Specifies the source IP address to use for the communication. If no retransmit value is

specified, the global value is used. 0.0.0.0 is interpreted as request to use the IP address of the

outgoing IP interface. An out-of-band IP address can be specified as described in the usage

guidelines.priority—Determines the order in which the servers are used, where 0 is the highest

priority (Range: 0 - 65535).

ƒ priority — Determines the order in which the servers are used, where 0 is the highest priority.

(Range: 0 - 65535)

Default Configuration

By default, no RADIUS host is specified.

Advertising