CLI Reference Guide-R04

Table Of Contents
Chapter 4
| System Management Commands
Line
– 145 –
Example
To set the password threshold to five attempts, enter this command:
Console(config-line-console)#password-thresh 5
Console(config-line-console)#
Related Commands
silent-time (145)
silent-time This command sets the amount of time the management console is inaccessible
after the number of unsuccessful logon attempts exceeds the threshold set by the
password-thresh command. Use the no form to remove the silent time value.
Syntax
silent-time [seconds]
no silent-time
seconds - The number of seconds to disable console response.
(Range: 0-65535; where 0 means disabled)
Default Setting
Disabled
Command Mode
Line Configuration
Example
To set the silent time to 60 seconds, enter this command:
Console(config-line-console)#silent-time 60
Console(config-line-console)#
Related Commands
password-thresh (144)