timeout (RADIUS)

Species the wait time allowed for a Remote Authentication Dial-In User Service (RADIUS) server response.

Syntax

timeout sec
no timeout

Command Default

The default wait time is 5 seconds.

Parameters

sec
Specifies the wait time (in seconds) allowed for a RADIUS server response. The range is from 1 through 60. The default value is 5.

Modes

RADIUS server host VRF configuration mode

Usage Guidelines

The no form of the command restores the command default value.

Examples

The following example shows how to configure a wait time of 10 seconds.

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)# timeout 10