Specifications

server
35
server
Configures a RADIUS server host in the RADIUS server group.
Syntax
To set or change information:
server <IP address> [auth-port <Port>] [acct-port <Port>]
To delete information:
no server <IP address>
Input mode
(config-group)
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:
Specify the IPv4 address (dot notation).
1.0.0.0 to 126.255.255.255, 128.0.0.0 to 223.255.255.255
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
Default behavior
Because no RADIUS server is set, no communication is performed by the RADIUS server
group.
Impact on communication
None
When the change is applied
The change is applied immediately after setting values are changed.