225
Cisco Nexus 5500 Series NX-OS Security Command Reference
OL-27883-02
Chapter       R Commands
radius-server retransmit
radius-server retransmit 
To specify the number of times that the switch should try a request with a RADIUS server, use the 
radius-server retransmit command. To revert to the default, use the no form of this command.
radius-server retransmit count 
no radius-server retransmit count 
Syntax Description
Command Default 1 retransmission
Command Modes Global configuration mode 
Command History
Examples This example shows how to configure the number of retransmissions to RADIUS servers:
switch(config)# radius-server retransmit 3 
This example shows how to revert to the default number of retransmissions to RADIUS servers:
switch(config)# no radius-server retransmit 3 
Related Commands
count Number of times that the switch tries to connect to a RADIUS server before 
reverting to local authentication. The range is from 1 to 5 times.
Release Modification
5.2(1)N1(1) This command was introduced. 
Command Description
show radius-server Displays RADIUS server information.