Log in Go to the main page Page Discussion History Go to the file list Go to the site toolbox

Enable password command

From NetworkCommands


Image:Cisco-logo-large.gif

A command available on Cisco IOS based platforms; used to create or modify enable (aka priviledged) mode passwords.

Contents

Image:Vm-power-on-medium.png Usage Syntax

enable password [level level-number] [0 | 7] password

  • The little used level level-number option is used to specify a password for a specific priviledge level, the default level (used when no level option is entered) is 15
  • [0 | 7] - specify 0 for an unencrypted password to follow, 7 for an encrypted password to follow, when not specifying this option, the default of 0 is used

Image:Vm-power-on-medium.png Usage Examples

enable password testing - create an enable password of testing for priviledge level 15

Image:accessories-text-editor-v2-medium.png Usage Notes

Current passwords can be modified by simply re-issuing this command with the modified password

Passwords are stored and displayed in clear text unless the service password-encryption command is configured. Password encryption uses MD5 and is completely insecure; many freely available tools are able to unencrypt MD5 passwords in seconds. Secrets should be used instead and can be configured with the enable secret command

With some IOS versions, when using this command, a secret is created and configured instead automatically, to increase security

Image:icemon-medium.png Related Commands

Use the service password-encryption command to ensure enable passwords and others, configured for TACACS authentication for instance, are encrypted to prevent passwords from being displayed in clear text either at the CLI or in stored configuration files. However, keep in mind what is detailed in the Usage Notes section above.

Use the enable secret command to configure more secure, strong encrypted enable passwords

The username command is used to configure specific local user accounts and their passwords or secrets

Image:icemon-medium.png Related Articles

See the Cisco IOS Password Recovery article for information on how to recover (actually replace) lost enable passwords or secrets

Information on other Cisco commands Image:Cisco-logo-small.png

Information on Vyatta commands Image:Vyatta-logo-small.png

Information on Extreme commands Image:Extreme-logo-small.png

Information on Linux commands Image:Tux-small.png

Information on F5 BigIP commands Image:F5-logo-small.png

Information on Blue Coat SGOS commands

Information on Nokia IPSO commands


Image:internet-group-chat-small.png We really do appreciate all feedback so please do send your comments, suggestions or corrections to steve#networkstuff.eu (replacing the # with an @)



Site Toolbox:

Personal tools
This page was last modified on 17 July 2008, at 10:36. - This page has been accessed 37 times. - Disclaimers - About NetworkCommands
Powered by MediaWiki