Cisco Switch Documentation: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
=Configuration= | =Configuration= | ||
==Clearing | ==Clearing Configurations== | ||
* '''switch# erase startup-config''' This will delete startup configurations if they were saved. | * '''switch# erase startup-config''' This will delete startup configurations if they were saved. | ||
* '''switch# delete flash:vlan.dat''' This deletes the vlan configuration. | * '''switch# delete flash:vlan.dat''' This deletes the vlan configuration. | ||
* '''switch# reload''' This must be done to reload the default configurations. | * '''switch# reload''' This must be done last to reload the default configurations. |
Revision as of 20:16, 13 April 2011
This page includes links to relevant articles on this and other sites related to switches.
Password Recovery
Authentication
Configuration
Clearing Configurations
- switch# erase startup-config This will delete startup configurations if they were saved.
- switch# delete flash:vlan.dat This deletes the vlan configuration.
- switch# reload This must be done last to reload the default configurations.