Password Recovery for Cisco switches

Source: Internet
Author: User

Password Recovery for Cisco switches

1. Press and hold the modem key to power on. After Entering the console, release: switch:

2. Load the flash_init file for initialization: switch: flash_init

3. view files in flash: switch: dir flash:

4. rename the configuration file: switch: rename flash: config. text flash: config. old (set at will)

5. Start the vswitch: boot

6. view flash in privileged mode: # dir flash:

7. Change the renamed configuration file back to the original name: # rename flash: config. old flash: config. text

8. copy the config. text content to the current configuration file: # copy flash: config. text running-config

9. Check the running-config content, view the password, or change the password: # show running-config

10. view the modification and save the configuration.

Method for deleting configuration information:

# Erase nvram or # delete flash: config. text

Delete vlan Information

# Delete flash: vlan. dat

# Reload restart takes effect

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.