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.
Hardware Redundancy and Node Administration Debug Commands on Cisco IOS XR Software debug oird debug oird 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 all Specifies the debug information for both the event and message keywords. event Specifies the debug information for OIRD event interrupts.
Hardware Redundancy and Node Administration Debug Commands on Cisco IOS XR Software debug oird 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.
Hardware Redundancy and Node Administration Debug Commands on Cisco IOS XR Software debug screddrv debug screddrv To debug the screddrv message, use the debug screddrv command in EXEC mode. To disable debugging, use the no form of this command. debug screddrv {all | lwm | message | state} no debug screddrv {all | lwm | message | state} Syntax Description all (Optional) Enables debug for lwm, message, and state keywords. lwm (Optional) Specifies debug information for lwm1 keyword.
Hardware Redundancy and Node Administration Debug Commands on Cisco IOS XR Software debug screddrv Cisco IOS XR Interface and Hardware Component Debug Command Reference DHR-5
Hardware Redundancy and Node Administration Debug Commands on Cisco IOS XR Software debug socket debug socket To debug the socket library, use the debug socket command in EXEC mode. To disable debugging, use the no form of this command. debug socket {clns | raw | tcp | udp} {api | error | events | io} [location node-id] no debug socket {clns | raw | tcp | udp} {api | error | events | io} [location node-id] Syntax Description clns Enables the clns socket debug from the socket layer.
Hardware Redundancy and Node Administration Debug Commands on Cisco IOS XR Software debug socket Examples The following example shows sample output with the debug socket command: RP/0/RP0/CPU0:router# debug socket udp api location 0/0/CPU0 RP/0/RP0/CPU0:Aug 16 20:58:33.983 : udp[316]: Entering: io_open RP/0/RP0/CPU0:Aug 16 20:58:33.986 : udp[316]: Entering: io_open_create RP/0/RP0/CPU0:Aug 16 20:58:33.
Hardware Redundancy and Node Administration Debug Commands on Cisco IOS XR Software debug socket 1 15lab-vlan526-hsrp.cisco.com (172.19.72.129) 15 msec RP/0/RP0/CPU0:Aug 16 20:58:34.045 : udp[316]: Entering: sbe_size_packet (pak 0xda3181ff) RP/0/RP0/CPU0:Aug 16 20:58:34.045 : udp[316]: Entering: sbe_get_name_packet (pak 0xda3181ff) 10 msec RP/0/RP0/CPU0:Aug 16 20:58:34.046 : udp[316]: Entering: sbe_get_control_fsv (pak 0xda3181ff, control_data 0x7dc6bb0) RP/0/RP0/CPU0:Aug 16 20:58:34.
Hardware Redundancy and Node Administration Debug Commands on Cisco IOS XR Software debug socket RP/0/RP0/CPU0:Aug 16 20:58:34.509 : udp[316]: Entering: sbe_set_name_packet (elem 0xda3181ff, name 0x8057190, len 16) RP/0/RP0/CPU0:Aug 16 20:58:34.510 : udp[316]: Entering: sbappendaddr_packet (pak 0xda3181ff) RP/0/RP0/CPU0:Aug 16 20:58:34.511 : udp[316]: Entering: sbe_set_control_fsv (pak 0xda3181ff, control_data 0x7dc6c68) RP/0/RP0/CPU0:Aug 16 20:58:34.
Hardware Redundancy and Node Administration Debug Commands on Cisco IOS XR Software debug socket Cisco IOS XR Interface and Hardware Component Debug Command Reference DHR-10