Cisco EtherSwitch Service Modules Feature Guide
Troubleshooting the Cisco EtherSwitch Service Module Software
73
Cisco IOS Release 12.2(25)SEC
SUMMARY STEPS
1. service-module interface slot/port session
2. dir flash:
3. service-module interface slot/port password-reset
4. flash_init
5. (Optional) load_helper filesystem:/file-url ...
6. rename
7. boot
8. copy flash:
9. configure terminal
10. enable secret password
11. exit
12. copy running-configuration startup-configuration
13. reload
DETAILED STEPS
Command or Action Purpose
Step1 service-module interface slot/port session
Example:
Router# service-module gigabitethernet1/0 session
Connects to the service module and opens a Cisco
EtherSwitch service module session.
Step2 dir flash:
Example:
rommon> dir flash:
Displays a list of all files and directories in flash
memory on the service module.
Step3 service-module interface slot/port password-reset
Example:
Router# service-module gigabitethernet1/0
password-reset
Enables password recovery.
Step4 flash_init
Example:
Switch: flash_init
Initializes the flash memory file system.
Step5 load_helper filesystem:/file-url ...
Example:
Switch: load_helper flash:xyz
Loads and initializes one or more helper images.