CLI Reference Guide

Table Of Contents
Radius Commands 399
Example
The following example configures the source IP address used for communication with Radius
servers to 10.1.1.1.
console(config)#radius-server source-ip 10.1.1.1
radius-server timeout
Use the
radius-server timeout
command in Global Configuration mode to set the interval for
which a switch waits for a server host to reply. To restore the default, use the
no
form of this
command.
Syntax
radius-server timeout
timeout
no radius-server timeout
timeout
—Specifies the timeout value in seconds. (Range: 1 - 30)
Default Configuration
The default value is 3 seconds.
Command Mode
Global Configuration mode
User Guidelines
This command has no user guidelines.
Example
The following example sets the interval for which a switch waits for a server host to reply to
5 seconds.
console(config)#radius-server timeout 5
retransmit
Use the
retransmit
command in Radius mode to specify the number of times the Radius client
retransmits requests to the Radius server.
Syntax
retransmit
retries
retries—
Specifies the retransmit value. (Range: 1-10 attempts)