Hardware Redundancy and Node Administration
Debug Commands on Cisco IOS XR Software
This chapter describes the administrative platform commands used to debug the hardware redundancy,
power, and administrative status of the nodes on a router running Cisco IOS XR software.
Cisco IOS XR Interface and Hardware Component Debug Command Reference
DHR-1
debug oird
debug oird
Hardware Redundancy and Node Administration Debug Commands on Cisco IOS XR Software
To debug events related to the OIR daemon (OIRD), use the debug oird command in EXEC mode. To
disable debugging, use the no form of this command.
debug oird {all | event | message}
no debug oird {all | event | message}
Syntax Description
Defaults No default behavior or values
Command Modes 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
all Specifies the debug information for both the event and message keywords.
event Specifies the debug information for OIRD event interrupts.
message Specifies the debug information for OIR event triggered messages.
Release Modification
Release 2.0 This command was introduced on the Cisco CRS-1.
Release 3.0 No modification.
Release 3.2 No modification.
Release 3.3.0 No modification.
task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on
Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Debugging output is assigned high priority in the CPU process and, therefore, can affect system
performance. For more information about the impact on system performance when using debug
commands, refer to Using Debug Commands on Cisco IOS XR Software.
• A message may consistently appear on the console log. You must have specific hardware knowledge
of the Cisco CRS-1 to interpret the debug information.
Task ID
Examples The following example shows sample output with the debug oird command:
Cisco IOS XR Interface and Hardware Component Debug Command Reference
DHR-2
Task ID Operations
system read
RP/0/RP0/CPU0:router# debug oird all
Hardware Redundancy and Node Administration Debug Commands on Cisco IOS XR Software
RP/0/RP0/CPU0:router# oir_daemon[247]: Card Mask = 400000000000000, Card_present =
fffdc000fffffbfd, Card_intr = fbffffdfffffffff.
RP/0/RP0/CPU0:router# oir_daemon[247]: %OIRD-5-OIROUT : OIR: Node 0/10/SP removed
RP/0/RP0/CPU0:router# oir_daemon[247]: Card Mask = 400000000000000, Card_present =
fbfdc000fffffbfd, Card_intr = fbffffdfffffffff.
RP/0/RP0/CPU0:router# oir_daemon[247]: %OIRD-5-OIRIN : OIR: Node 0/10/SP inserted
RP/0/RP0/CPU0:router# oir_daemon[247]: Card Mask = 400000000000000, Card_present =
fffdc000fffffbfd, Card_intr = fbffffdfffffffff.
RP/0/RP0/CPU0:router# oir_daemon[247]: %OIRD-5-OIROUT : OIR: Node 0/10/SP removed
RP/0/RP0/CPU0:router# oir_daemon[247]: Card Mask = 400000000000000, Card_present =
fbfdc000fffffbfd, Card_intr = fbffffdfffffffff.
RP/0/RP0/CPU0:router# oir_daemon[247]: %OIRD-5-OIRIN : OIR: Node 0/10/SP inserted
debug oird
Cisco IOS XR Interface and Hardware Component Debug Command Reference
DHR-3