timeout login response
To set the interval that the server waits for a reply to a login, use the timeout login response command in
line template configuration mode. To restore the default, use the no form of this command.
timeout login response seconds
no timeout login response seconds
Syntax Description
Integer that specifies the timeout interval (in seconds) from 0 to 300.
seconds
Command Default
seconds: 30
Command Modes
Line template configuration
Command History
ModificationRelease
This command was introduced.Release 2.0
Usage Guidelines
Use the timeout login response command in line template configuration mode to set the timeout value. This
timeout value applies to all terminal lines to which the entered line template is applied. This timeout value
can also be applied to line console. After the timeout value has expired, the user is prompted again. The retry
is allowed three times.
Task ID
OperationsTask ID
read, writeaaa
Examples
The following example shows how to change the interval timer to 20 seconds:
RP/0/RP0/CPU0:router# configure
RP/0/RP0/CPU0:router(config)# line template alpha
RP/0/RP0/CPU0:router(config-line)# timeout login response 20
Related Commands
DescriptionCommand
Enables AAA authentication for logging in.login authentication, on page 42
Cisco IOS XR System Security Command Reference for the Cisco CRS Router, Release 4.1
OL-24740-01 115
Authentication, Authorization, and Accounting Commands
timeout login response