Linux - Cisco switch enable password, Password Configuration on CISCO switch

Cisco switch enable password

enable password command is used to change the existing password of the privileged mode.
Syntax:
 enable password 
Example:
 # configure terminal
 # enable password techbluff
 # show running-config
Once the password is changed, run "show running-config" command to know whether the configuration has been modified. To make the change permanent, run "reload" command to reload the switch.

The topic on Linux - Cisco switch enable password is posted by - Maha

Hope you have enjoyed, Linux - Cisco switch enable passwordThanks for your time

Tech Bluff