radius-server host <ip address> auth-port

Prev Next

Configures a RADIUS server on the specified port. The default is port 1812.

Note

This command overrides the global authentication port configured with the radius-server auth-port command.

Syntax

[no] radius-server host <ip address> auth-port <port number>

Parameters

no

Use the no form of this command to remove the specified RADIUS server or to restore 1812 as the authentication port.

ip address

Specify the IPv4 or IPv6 address of the RADIUS server.

port number

Specify the UDP port number. The default is 1812. Valid values are 1–65535.

Examples

The following example sets 1645 as the authentication port to use with the specified RADIUS server.

hostname (config) # radius-server host 192.168.1.1 auth-port 1645

The following example restores 1812 as the authentication port.

hostname (config) # no radius-server host 192.168.1.1 auth-port 1645

The following example removes the RADIUS server from the configuration.

hostname (config) # no radius-server host 192.168.1.1 auth-port 1812

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.