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

Setting Time Limits for User Login

You can specify a time interval that the CLI waits for a user to provide a password when logging in to the console or a vty line. 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 the password. For example:
    host1(config)#line console 0
    host1(config-line)#login
    host1(config-line)#timeout login response 15

timeout login response


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