Perform the following steps to regain access to your switch:
- Power up the switch and send the Break sequence (dependant on the system you are working from) to access Password Recovery
- Load the helper files: switch#load_helper
- Next, verify the name of your config file: switch#dir
- Rename said config file: switch#rename flash:config.txt flash:config.txt.old
- Reboot the system: switch#boot
- Next you'll be prompt to enter the auto config process. Enter No
- Enter the PRIV EXEC mode: switch>en
- Rename your config file: switch#rename flash:config.txt.old flash:config.txt
- Copy the config in the Memory: switch#copy flash:config.txt system:running-config
- Next change your passwords as you see fit
- Last part is to check the state of your interfaces. You may need to #no shut your appropriate ports.
No comments:
Post a Comment