Similar to my previous-post, this one is with c3750 product.
Just got it from piles of catalysts that no longer use ;p
Here's simple steps to set CISCO Catalyst 3750 to Factory Defaults.
1. "unplug" the switch.
2. while holding the "mode" button (on the front left of the switch), plug-in the power-cord.
notice the "green" led is blinking, release mode button after it flashes "amber"
The system has been interrupted prior to initializing the flash file system. The following commands will initialize the flash file system and finish loading the operating system software:3. issue the "flash_init" command:flash_initload_helperboot
switch: flash_init
Initializing Flash...mifs[2]: 12 files, 1 directoriesmifs[2]: Total bytes : 2097152mifs[2]: Bytes used : 755200mifs[2]: Bytes available : 1341952mifs[2]: mifs fsck took 2 seconds.mifs[3]: 0 files, 1 directories.......mifs[6]: 455 files, 8 directoriesmifs[6]: Total bytes : 57671680mifs[6]: Bytes used : 42235904mifs[6]: Bytes available : 15435776mifs[6]: mifs fsck took 48 seconds....done Initializing Flash.
4. search for the startup configuration file (config.text) and rename it:
switch: dir flash:Directory of flash:/2 -rwx 118939config.text 3 -rwx 5656vlan.dat 4 drwx 512c3750e-universalk9-mz.122-58.SE1 459 -rwx 3833private-config.text 460 -rwx 117555config.text.backup 461 -rwx 3833private-config.text.backup 462 -rwx 20437248c3750e-universalk9-mz.150-2.SE8.bin 463 -rwx 15384multiple-fs 15435776 bytes available (42235904 bytes used)switch: rename flash:config.text flash:config.text.old
5. boot catalyst:
switch: bootLoading"flash:/c3750e-universalk9-mz.1502.SE8.bin" ...@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@POST: PortASIC RingLoopback Tests : BeginPOST: PortASIC RingLoopback Tests : End, Status Passedextracting front_end/front_end_ucode_info (309 bytes)SM: Detected stack cables at PORT1 PORT2Waiting for Stack Master Election...SM: Waiting for other switches in stack to boot...######################################################Election CompleteSwitch 1 booting as MasterWaiting for Port download...Complete
6. delete pre-config files:
switch: del flash:config.text.old
switch: del flash:vlan.dat
switch: del flash:config.text.old
switch: del flash:vlan.dat
switch: wr
7. reboot catalyst
switch: boot
loading "flash:xxxxxxx"
Good to go..
7. reboot catalyst
switch: boot
loading "flash:xxxxxxx"
Good to go..
No comments:
Post a Comment