Command
Enable Password
Use
Sets a non-encrypted password for enable mode on the router.
Syntax
Router(config)#enable password <WORD>
Example
In this example the enable password is set on R1.
R1(config)#enable password cisco |
Next the enable password is verified using the show run command.
R1(config)#do show run | i enable |