Configures the number of retries allowed to establish a connection with the Remote Authentication Dial-In User Service (RADIUS) server.
The number of retries allowed is 5.
RADIUS server host VRF configuration mode
The no form of the command restores the command default value.
The following example shows how to set the number of retries allowed (to establish a connection with the RADIUS server) to 10.
device# configure terminal device(config)# radius-server host 10.37.73.180 use-vrf green-vrf device(config-host-10.37.73.180/green-vrf)# retries 10