C i s c o C o n f i d e n t i a l - B e t a R e v i e w R 3 . 7. 1
Hardware Redundancy and Node Administration Commands on Cisco IOS XR Software
hw-module location
SMR-260
Cisco ASR 14000 Series Router System Management Command Reference
OL-17231-01
hw-module location
To configure various hardware attributes for a specific node, or for all nodes installed in the router, use
the
hw-module location
command. The syntax and tasks performed by the
hw-module location
command differ, depending on the command mode you are running when you enter the
hw-module
location
command.
To reset a specific node, or to put a node into maintenance mode, use the
hw-module location
command
in EXEC mode as follows:
hw-module location
node-id
{
maintenance-mode
|
reload
{
path |
warm
}}
To reset a specific node or all nodes, use the
hw-module location
command in administration EXEC
mode as follows:
hw-module location
node-id
reload
{
path |
warm
}
Syntax Description
Defaults
No default behavior or values
Command Modes
EXEC
Administration EXEC
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.
Note
By default, the node remains powered until you specify that you want it powered down with the
hw-module location
node-id
power disable
command.
node-id
Node whose hardware attributes you want to configure. The
node-id
is
expressed in the
rack/slot/module
notation.
Note
Enter the
show platform
command to see the location of all
nodes installed in the router.
maintenance-mode
Brings the node down and puts the node into maintenance mode.
reload
Resets power-cycle, reloads hardware, or both on a specific node.
path
Specifies a specific image you want to download onto the specific node
or nodes. Replace
path
with the TFTP or disk path to the image you want
to download.
warm
Specifies a warm reload of the node.
Release
Modification
Release 3.7.1
This command was introduced on the Cisco ASR 14000 Series Router.