Change Cisco Password
Below is command to change cisco password or to add new password. You need user priviledge mode to execute this command.
Router>
Router>enable
Password:
Router#
Router#config terminal
Router(config)#enable secret new_password_here
Router(config)#exit
Router#copy running start
Router#exit
Popularity: 69%
You must be logged in to post a comment.