By default, a 15-second delay is introduced after ten failed login attempts. However, the security authentication failure rate number_of_failed_attempts log configuration command (issued in global configuration mode) can be used to specify the maximum number of failed attempts (in the range of 2 to 1024) before introducing the 15-second delay. Example illustrates setting the maximum number of attempts to five.
Also, notice the log command, which causes a 2MANY_AUTHFAILS syslog message to be written to a syslog server.
Example
Setting the Number of Failed Login Attempts
Router# conf term
Router(config)# security authentication failure rate 5 log
Router(config)# end
See Also:
biOos
No comments:
Post a Comment