enable password
Command
Enable Password
UseSets 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
R1(config)# |
Next the enable password is verified using the show run command.
R1(config)#do show run | i enable
enable password cisco |
Back to commands department
| |