Specifications

radius-server host
29
radius-server host
Configures the general RADIUS server used for authentication.
Syntax
To set or change information:
radius-server host <IP address> [auth-port <Port>] [acct-port <Port>]
[timeout <Seconds>] [retransmit <Retries>] [key <String>]
To delete information:
no radius-server host <IP address>
Input mode
(config)
Parameters
<IP address>
Specifies the IPv4 address of the RADIUS server.
1. Default value when this parameter is omitted:
This parameter cannot be omitted.
2. Range of values:
Sets the IPv4 address (dot notation).
1.0.0.0 to 126.255.255.255, 128.0.0.0 to 223.255.255.255
key <String>
Specifies the RADIUS key used for encryption or for authentication of
communication with the RADIUS server. The same RADIUS key must be set for the
client and the RADIUS server.
1. Default value when this parameter is omitted:
The RADIUS key set by using
radius-server key is used. If no key is set, the
RADIUS server is disabled.
2. Range of values:
Specify a character string that is no more than 64 characters. For details about
the characters that can be specified, see Specifiable values for parameters.
auth-port <Port>
Specifies the RADIUS server port number.
1. Default value when this parameter is omitted:
Port number 1812 is used.
2. Range of values:
1 to 65535
acct-port <Port>
Specifies the port number for RADIUS server accounting.
1. Default value when this parameter is omitted:
Port number 1813 is used.
2. Range of values:
1 to 65535