Password Recovery for Cisco switches

Source: Internet
Author: User
Tags config switches

Password Recovery for Cisco switches

1, hold the modem key, power, to enter the console after release: switch:

2, loading flash_init file initialization: Switch:flash_init

3, view the files in Flash: Switch:dir Flash:

4, rename the configuration file: Switch:rename flash:config.text flash:config.old (optional set)

5. Start switch: Boot

6, in the privileged mode of view Flash: #dir Flash:

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

8, copy Config.text content to the current profile: #copy flash:config.text running-config

9, view running-config content, view the password or modify the password: #show running-config

10, see the modification complete, save the configuration.

To delete a configuration information method:

# erase NVRAM or #delete Flash:config.text

Remove VLAN Information

# Delete Flash:vlan.dat

# Reload reboot takes effect

Article Source: http://lucky7067.blog.51cto.com/371396/163700

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.