Enable Password - Cisco Small Business 300 1.1 Series Administration Manual

Managed switch
Table of Contents

Advertisement

Authentication, Authorization and Accounting (AAA) Commands
78-20269-01 Command Line Interface Reference Guide
Example
The following example specifies the password 'secret' on a console.
Console(config)#
line console
Console(config-line)#
15.6

enable password

Use the enable password Global Configuration mode command to set a local
password to control access to normal and privilege levels. Use the no form of this
command to return to the default password.
When the administrator configures a new enable password, this password is
encrypted automatically and saved to the configuration file. No matter how the
password was entered, it appears in the configuration file with the keyword
encrypted and the encrypted value.
If the administrator wants to manually copy a password that was configured on
one switch (for instance, switch B) to another switch (for instance, switch A), the
administrator must add encrypted in front of this encrypted password when
entering the enable command in switch A. In this way, the two switches will have
the same password.
Syntax
[level privilege-level] {unencrypted-password | encrypted
enable password
encrypted-password}
no enable password
Parameters
privilege-level
level
the level is 15. (Range: 1–15)
password
unencrypted-password
chars)
password encrypted
is encrypted. Use this keyword to enter a password that is already
encrypted (for instance that you copied from another the configuration file
of another device). (Range: 1–40)
secret
password
[level level]
—Level for which the password applies. If not specified
—Password for this level. (Range: 0–159
encrypted-password
—Specifies that the password
15
195

Advertisement

Table of Contents
loading

Table of Contents