radius-server tls timeout
Syntax
radius-server tls timeout <Seconds>
Description
Configures the RADIUS server response timeout. Default timeout is 30 seconds.
Command context
config
Parameter
seconds
Specifies the timeout in seconds. Range is <5–240> seconds.
Usage
If the established session is active and RADIUS server is not responding to the requests for the specified timeout, then the next configured server is considered. For deployments where RadSec servers are distributed across WAN, it is recommended to configure the time out to a larger value.
Example
switch(config)# radius-server tls timeout <5-240> Enter an integer number.