Chapter 3: Management Commands 69
The following example specifies the default authentication method for a console.
(CN1610) (config)# line console
(CN1610) (config-line)# login authentication default
no login
authentication
Use this command to return to the default specified by the
authentication
login
command.
password This command allows the currently logged in user to change his or her password
without having Level 15 privileges.
The following is an example of the command.
console>password
Enter old password:********
Enter new password:********
Confirm new password:********
password (Line
Configuration)
Use the
password
command in Line Configuration mode to specify a password
on a line. The default configuration is no password is specified.
Format
login authentication {default |
list-name
}
Mode Line Configuration
Parameter Description
default Uses the default list created with the
aaa
authentication login
command.
list-name Uses the indicated list created with the
aaa
authentication login
command.
Format
password
cr
Mode User EXEC