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
33
Cisco SM-X Layer 2/3 EtherSwitch Service Module Configuration Guide for Cisco 4451-X ISR
Example
Sample Output for the set Command
The following example shows password_recovery process when password recovery is disabled:
Switch(config)# no service password-recovery
Router# hw-module subslot 1/0 error-recovery password_reset
Router# hw-module session 1/0
The password-recovery mechanism has been triggered, but is currently disabled. Access to
the boot loader prompt through the password-recovery mechanism is disallowed at this
point. However, if you agree to let the system be reset back to the default system
configuration, access to the boot loader prompt can still be allowed.Would you like to
reset the system back to the default configuration (y/n)?y
The system has been interrupted, and the config file has been deleted. The following
command will finish loading the operating system software:
boot
switch:
Router# hw-module subslot 1/0 reload
Proceed with reload of module? [confirm]
Step 15
copy running-configuration startup-configuration
Example:
Switch# copy running-config startup-config
Copies the configuration from the running
configuration file to the switch startup configuration
file.
• This procedure is likely to leave your Cisco
enhanced EtherSwitch service module virtual
interface in a shut down state.
• You can see which interface is in this state by
entering the show running-configuration
privileged EXEC command.
• To re-enable the interface, enter the interface vlan
vlan-id global configuration command, and specify
the VLAN ID of the shut down interface. With the
Cisco enhanced EtherSwitch service module in
interface configuration mode, enter the no
shutdown command.
Step 16
hw-module subslot 1/0 reload
Example:
Router# hw-module subslot 1/0 reload
Reloads the switch.
Note This does not set the environment variables if
the switch is set to auto boot.
Command or Action Purpose