8
Cisco ASR 1000 Series Aggregation Services Routers SIP and SPA Software Configuration Guide
OL-14127-08
Troubleshooting the SIP
Preparing for Online Insertion and Removal of the SIP and SPAs
Verifying Deactivation and Activation of a SPA
When you deactivate a SPA, the corresponding interfaces are also deactivated. This means that these
interfaces will no longer appear in the output of the show interface command.
To verify the deactivation of a SPA, enter the show hw-module subslot all oir command in privileged
EXEC mode. Observe the Operational Status field associated with the SPA that you want to verify.
In the following example, the SPA located in subslot 1 of the SIP in slot 2 of the Cisco Aggregation
Services Router-1 is administratively down from the hw-module subslot shutdown command:
Router# show hw-module subslot all oir
Module Model Operational Status
-------------- ------------------ -------------------------
subslot 2/0 SPA-1X10GE-L-V2 ok
subslot 2/1 SPA-8X1GE-V2 admin down
To verify activation and proper operation of a SPA, enter the show hw-module subslot all oir command
and observe “ok” in the Operational Status field as shown in the following example:
Router# show hw-module subslot all oir
Module Model Operational Status
-------------- ------------------ -------------------------
subslot 2/0 SPA-1X10GE-L-V2 ok
subslot 2/1 SPA-8X1GE-V2 ok
Deactivation and Activation Configuration Examples
This section provides the following examples of deactivating and activating SIPs and SPAs:
• Deactivation of a SIP Configuration Example, page 5-8
• Activation of a SIP Configuration Example, page 5-9
• Deactivation of a SPA Configuration Example, page 5-9
• Activation of a SPA Configuration Example, page 5-9
Deactivation of a SIP Configuration Example
Deactivate a SIP when you want to perform OIR of the SIP. The following example deactivates the SIP
that is installed in slot 1 of the Cisco Aggregation Services Router-1, its SPAs, and all of the interfaces:
Router(config)# hw-module slot 1 stop
Command Purpose
Router(config)# no hw-module subslot
slot-number/subslot-number shutdown
Activates the SPA and its interfaces in the specified slot
and subslot of the SIP, where:
• slot-number—Specifies the chassis slot number
where the SIP is installed.
• subslot-number—Specifies subslot number on a
SIP where a SPA is installed.