Cisco 3750 password recovery quick tip

CISCO 3750
This password recovery method also applies to at least the:
from my experience just try to hold it longer if it doesn’t work.
(It should be around 15 seconds for the 3750.)
Console port settings :
- 9600 bits
- 8 data bits
- ‘none’ parity
- 1 stop bit
THE 18 Steps :
- Connect to Cisco 3750 with the Console Cable at it’s original settings
- Power On the switch Cisco 3750
- Press Mode
- then on the console
- switch: flash_init
- switch: load_helper
- switch: dir flash:
- switch: rename flash:config.text flash:config.text.old
- switch: boot
- Continue with the configuration dialog? [yes/no]: N
- Switch> enable
- Switch# rename flash:config.text.old flash:config.text
- Switch# copy flash:config.text system:running-config
- Switch# conf t
- Switch (config)# enable secret <PASSWORD>
- Switch (config)# exit
- Switch# copy running-config startup-config
- Switch# reload















Recent Comments