Technical data

Cisco SM-X Layer 2/3 EtherSwitch Service Module Configuration Guide for Cisco 4451-X ISR
How to Configure the Cisco SM-X Layer 2/3 ESM on the Router
14
Cisco SM-X Layer 2/3 EtherSwitch Service Module Configuration Guide for Cisco 4451-X ISR
DETAILED STEPS
Example
This section provides the following examples:
Sample Output for the hw-module subslot 1/0 shutdown unpowered Command, page 14
Sample Output for the hw-module subslot slot/subslot reload Command, page 15
Sample Output for the hw-module subslot 1/0 shutdown unpowered Command
The following example shows what appears when you enter the hw-module subslot
slot-number/subslot-number shutdown command:
Router(config)#hw-module subslot 1/0 shutdown unpowered
Router(config)#
*Jun 21 16:29:13.307 IST: %SPA_OIR-6-SHUTDOWN: subslot 1/0 is administratively shutdown;
Use 'no hw-module shutdown' to enable
*Jun 21 16:29:13.308 IST: %SPA_OIR-6-OFFLINECARD: SPA (SM-X-ES3-24-P) offline in subslot
1/0
Router(config)#end
*Jun 21 16:29:35.505 IST: %SYS-5-CONFIG_I: Configured from console by consolehw
You can verify the status of the Cisco SM-X Layer 2/3 ESM by issuing the following show command:
Router#sh hw-module subslot 1/0 oir
Module Model Operational Status
------------- -------------------- ------------------------
subslot 1/0 SM-X-ES3-24-P admin down
Command or Action Purpose
Step 1
hw-module subslot 1/0 shutdown unpowered
Example:
Router(config)# hw-module subslot 1/0 shutdown
unpowered
Disables the Cisco SM-X Layer 2/3 ESM in in subslot 1/0
without removing the module from the router in global
configuration mode.
Step 2
hw-module subslot slot-number/subslot-number
[reload | stop | start]
Example:
Router# hw-module subslot 1/0 stop
Deactivates the module in the specified slot and subslot in
EXEC mode.
slot-number—Specifies the chassis slot number where
the module is installed.
subslot-number—Specifies the subslot number of the
chassis where the module is installed.
reload— Gracefully stops and reloads the specified
module.
stop—Stops the specified module.
start—Starts the specified module.