Specifications

Table Of Contents
2-5
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
aaa authentication attempts
aaa authentication attempts
aaa authentication attempts login number-of-attempts
Syntax Description
Command Default Default number-of-attempts = 3
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines The maximum number of login attempts is relevant only for Telnet sessions. From the local console, the
number of re-tries is unlimited.
Authorization: admin
Examples The following example shows how to set the maximum number of logon attempts to five.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)# aaa authentication attempts login 5
SCE(config)#
Related Commands
number-of-attempts the maximum number of login attempts that will be permitted before the
telnet session is terminated
Release Modification
3.0.0 This command was introduced.
Command Description
aaa authentication
accounting commands
Enables TACACS+ accounting.
aaa authentication
enable default
Specifies which privilege level authentication methods are to be used, and
in what order of preference.
aaa authentication
login default
Specifies which login authentication methods are to be used, and in what
order of preference.