This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
networking:switch:cisco_switch [2013/07/04 15:30] gcooper |
networking:switch:cisco_switch [2013/10/22 11:30] (current) gcooper |
||
---|---|---|---|
Line 10: | Line 10: | ||
- Enter '' | - Enter '' | ||
- | You don't need to reload the switch because processing the command wipes the switch. If you've set a boot option, you need to change that option using the set boot command. | + | You don't need to reload the switch because processing the command wipes the switch. If you've set a boot option, you need to change that option using the '' |
==== IOS ==== | ==== IOS ==== | ||
Line 21: | Line 21: | ||
- Confirm that you want to reload the switch, and your switch configuration is almost clean. | - Confirm that you want to reload the switch, and your switch configuration is almost clean. | ||
- | It's almost clean, but not quite. Most people forget to clear any VLAN information they' | + | It's almost clean, but not quite. Most people forget to clear any VLAN information they' |
+ | |||
+ | < | ||
+ | show vlan | ||
+ | |||
+ | dir flash: | ||
+ | |||
+ | dir cat4000_flash: | ||
+ | |||
+ | dir const_nvram: | ||
+ | |||
+ | delete flash:vlan.dat | ||
+ | |||
+ | erase cat4000_flash: | ||
+ | |||
+ | reload | ||
+ | </ | ||
===== Upgrade Firmware ===== | ===== Upgrade Firmware ===== | ||
Line 64: | Line 80: | ||
< | < | ||
- | show boot | + | show bootvar |
show config | show config | ||
Line 96: | Line 112: | ||
< | < | ||
- | show boot | + | show bootvar |
reload | reload |