Online Insertion and Removal
To activate a SPA and its interfaces after the SPA has been deactivated, use the following command in
global configuration mode:
Command
Router(config)# no hw-module subslot
slot-number/subslot-number shutdown
Verifying the 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 configuration 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 ASR 1000 Series
Router is administratively down from the hw-module subslot shutdown command:
Router# show hw-module subslot all oir
Module
-------------- ------------------ -------------------------
subslot 2/0
subslot 2/1
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
-------------- ------------------ -------------------------
subslot 2/0
subslot 2/1
Deactivation and Activation Configuration Examples
This section provides the following examples of deactivating and activating SIPs and SPAs:
•
•
•
•
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 ASR 1000 Series Router, its SPAs, and all of the interfaces:
Router(config)# hw-module slot 1 stop
Cisco ASR 1000 Series Aggregation Services Routers SIP and SPA Hardware Installation Guide
5-8
Model
SPA-1X10GE-L-V2
SPA-8X1GE-v2
Model
SPA-1X10GE-L-V2
SPA-8X1GE-v2
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
Purpose
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 the subslot number on a SIP where
•
a SPA is installed.
Operational Status
ok
admin down
Operational Status
ok
ok
Chapter 5
Installing and Removing a SIP
OL-14126-15