Specifications
10-4
Cisco XR 12000 Series Router SIP and SPA Software Configuration Guide, Release 3.2
Release 3.2, OL-6396-01, Rev.A1 January 9, 2006
Chapter 10 Command Reference
hw-module subslot shutdown
hw-module subslot shutdown
To administratively shut down a specified SPA, use the hw-module subslot shutdown command in
global configuration mode. To return a SPA to the up state, use the no form of this command.
hw-module subslot subslot-id shutdown [powered | unpowered]
no hw-module subslot subslot-id shutdown
Syntax Description
Defaults Shutdown is powered if no option is specified.
Command Modes Global configuration
Command History
Usage Guidelines To use this command, you must be in a user group associated with a task group that includes the proper
task IDs. For detailed information about user groups and task IDs, refer to the Configuring AAA Services
on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
The hw-module subslot shutdown command administratively shuts down the SPA in the specified
subslot. Subslots that are shut down still have power, but cannot load or operate Cisco IOS XR software.
Examples The following example shows how to shut down the SPA in subslot 1 of the SIP in slot 2:
RP/0/RP0/CPU0:GRP-7-TOP(config)# hw-module subslot 0/2/1 shutdown powered
subslot-id Specifies the subslot to be shut down. Naming notation is rack/slot/subslot
and a slash between values is required as part of the notation.
• rack: Chassis number of the rack.
• slot: Physical slot number of the SPA interface processor (SIP).
• subslot: Subslot number of the SPA.
For more information about the syntax for the router, use the question mark
(?) online help function.
powered (Optional) Retains power to the specified subslot.
unpowered (Optional) Powers down completely the specified subslot.
Release Modification
Release 3.2 This command was introduced on the Cisco XR 12000 Series Router and the
Cisco 12000 Series Router.