
To activate a SPA and its interfaces after the SPA has been deactivated, use the following command in global
configuration mode:
Purpose
Command
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.
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
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
Aggregation Services Routers 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
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 Aggregation Services Routers, its SPAs, and all of the
interfaces:
Router(config)#
hw-module slot 1 stop
Cisco ASR 1000 Series Aggregation Services Routers SIP and SPA Software Configuration Guide, Cisco IOS
XE Everest 16.5
44
OL-14127-17
Troubleshooting the SIP
Verifying the Deactivation and Activation of a SPA