[Contents] [Prev] [Next] [Index] [Report an Error]

Setting Time Limits for User Input

You can specify a time interval that the CLI waits for user input on the console or vty lines. To do so:

  1. Access the line configuration mode using either the console or vty keyword.
  2. Specify the time during which the user must enter information. For example:
    host1(config)#line vty 0
    host1(config-line)#exec-timeout 4192 13

exec-timeout


[Contents] [Prev] [Next] [Index] [Report an Error]