Specifies the number of times the appliance will retransmit a request to authenticate with the specified RADIUS server before the request fails. The default is 1. If you specify 0, no retransmit attempts will be made.
Note
This command overrides the global number configured with the
radius-server retransmitcommand.
Syntax
radius-server host <ip address> retransmit <retries>
Parameters
ip address
Specify the IPv4 or IPv6 address of the RADIUS server.
number
Specify the number of retry attempts. Valid values are 0–5. The default is 1.
Examples
The following example specifies that authentication requests to the specified RADIUS server should be retried two times before failing.
hostname (config) # radius-server host fdd3:c75:345::8a4 retransmit 2
The following example disables retry attempts on the specified RADIUS server.
hostname (config) # radius-server host fdd3:c75:345::8a4 retransmit 0
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.