radius-server timeout
To specify the time between retransmissions to the RADIUS servers, use the radius-server timeout command.
To revert to the default, use the no form of this command.
radius-server timeout seconds
no radius-server timeout seconds
Syntax Description
Number of seconds between retransmissions to the
RADIUS server. The range is from 1 to 60 seconds.
seconds
Command Default
1 second
Command Modes
Global configuration
Command History
ModificationRelease
This command was introduced.4.0(1)
Usage Guidelines
This command does not require a license.
Examples
This example shows how to configure the timeout interval:
switch# configure terminal
switch(config)# radius-server timeout 30
This example shows how to revert to the default interval:
switch# configure terminal
switch(config)# no radius-server timeout 30
Related Commands
DescriptionCommand
Displays RADIUS server information.show radius-server
Cisco Nexus 7000 Series Security Command Reference
612
R Commands
radius-server timeout