Adds a RADIUS server to the appliance configuration using the default port number (1812). The RADIUS server is enabled by default after it is added to the configuration. The no form of the command removes a RADIUS server from the configuration.
Note
You can add multiple RADIUS servers to an appliance. The appliance contacts the servers in the order in which they were added. If the first server in the list in unreachable, the appliance contacts the next server, and so on.
Note
To configure multiple services on a single RADIUS server, use the
radius-server host <ip address> auth-portcommand and specify a unique UDP port for each service.
Syntax
[no] radius-server host <ip address>
Parameters
no
Use the no form of this command to remove a RADIUS server from the configuration.
ip address
Specify the IPv4 or IPv6 address of the RADIUS server.
Note
Link-local and site-local IPv6 addresses are not supported.
Examples
The following example adds a RADIUS server to the configuration.
hostname (config) # radius-server host 192.168.1.1
The following example removes the RADIUS server from the configuration.
hostname (config) no radius-server host 192.168.1.1
User role
Admin
Command mode
Config
Supported appliances
This command is supported on the following appliances running the specified releases or later:
Malware Analysis: Before release 6.4. Support for IPv6 addresses was added in Release 8.2.
Central Management System: Before release 6.4. Support for IPv6 addresses was added in Release 8.3.
Email Security — Server: Before release 6.4. Support for IPv6 addresses was added in Release 8.2.
File Protect: Before Release 6.4. Support for IPv6 addresses was added in Release 8.2.
Endpoint Security (HX): Release 2.5
Network Security: Before release 6.4. Support for IPv6 addresses was added in Release 8.2.
Intelligent Virtual Execution - Server: Release 7.9. Support for IPv6 addresses was added in Release 8.2.