Enable password – Dell PowerEdge VRTX User Manual
Page 252

252
Authentication, Authorization and Accounting
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC2_latest\AAA.fm
D E L L C O N F ID E N T IA L – P R E L IM I N A RY 4 / 3 /1 4 - FO R P R O O F O N LY
Default Configuration
No password is defined.
Command Mode
Line Configuration Mode
Example
The following example specifies the password ‘secret’ on a console.
console(config)# line console
console(config-line)# password secret
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.
Syntax
enable password {
unencrypted-password |
encrypted
encrypted-password
}
no enable password
Parameters
•
unencrypted-password
—Password for this level. (Range: 0–159 chars)
•
password encrypted
encrypted-password
—Specifies that the password 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)
Default Configuration
Passwords are encrypted by default.
Command Mode
Global Configuration mode