Router>enable
Router#config terminal
Router(config)#line console 0
Router(config-line)#login
Router(config-line)#no password
Router(config-line)#ctrl+Z
Router#exit
Remove / Disable Secret Password
Router>enable
Router#config terminal
Router(config)#no enable secret
Router(config)#exit
Router#exit
Remove / Disable Password for Executive Mode
Router>enable
Router#config terminal
Router(config)#no enable password
Router(config)#exit
Router#exit
Not Satisfied ? Just search & get the result
Related posts:

{ 1 comment… read it below or add one }
How to Remove Console and Executive Mode Password