Technical data
Cisco SM-X Layer 2/3 EtherSwitch Service Module Configuration Guide for Cisco 4451-X ISR
Troubleshooting the Cisco SM-X Layer 2/3 ESM Software
31
Cisco SM-X Layer 2/3 EtherSwitch Service Module Configuration Guide for Cisco 4451-X ISR
DETAILED STEPS
Command or Action Purpose
Step 1
hw-module subslot 1/0 error-recovery password_reset
Example:
Router# hw-module subslot 1/0 error-recovery
password_reset
Initiates password recovery process when password
recovery is disabled on your module.
Step 2
hw-module session
Example:
Router# hw-module session 1/0
Connects to the module and opens a module session.
Step 3
flash_init
Example:
switch: flash_init
Initializes the flash memory file system.
Step 4
rename flash:vlan.dat.renamed flash:vlan.dat
Example:
switch: rename flash:vlan.dat.renamed
flash:vlan.dat
Renames the configuration file.
Step 5
delete flash:config.text.renamed
Example:
switch: delete flash:config.text.renamed
Deletes the file from the specified file system,
Step 6
delete flash:private-config.text.renamed
Example:
switch: delete flash:private-config.text.renamed
Deletes the “private-config.text.renamed” file created
by the express_setup process which was triggered by
the execution on the password_reset command.
Step 7
delete flash:express_setup.debug
Example:
switch: delete flash:express_setup.debug
Deletes the express_setup.debug file created by the
express_setup.
Step 8
rename flash:config.text flash:config.text.old
Example:
switch: rename flash:config.text
flash:config.text.old
Renames the configuration file to config.text.old.