HP Comware 5 Debug Manual Vol 2

Field
Description
Fragment flag
Fragment flag:
Non-fragmented packet.
Fragmented packet, but not the last fragment.
The last fragment of a packet.
Examples
# Enable IPC packet debugging for the local node's channel 94.
<Sysname> terminal debugging
<Sysname> terminal monitor
<Sysname> debugging ipc packet self-node channel 94
*Nov 28 15:35:23:537 2007 Sysname IPC/4/IPC PACKET:
Message type: unicast
Message length: 1492
Source node: 1
Queue ID: 3
Sequence number: 1883
Channel: 94
Fragment flag: Fragmented packet, but not the last fragment
// The local node used channel 94 to send packets.
debugging ipc link
Use debugging ipc link to enable IPC link debugging.
Use undo debugging ipc link to disable IPC link debugging.
Syntax
debugging ipc link [ node node-id | self-node ] [ peer-node peer-node-id
]
undo debugging ipc link [ node node-id | self-node ] [ peer-node peer-node-id
]
Default
IPC link debugging is disabled.
Views
User view
Default command level
1: Monitor level
Parameters
node node-id: Enables IPC link debugging of the specified node, where node-id represents the number
of the specified node. The value range of the node-id argument depends on the device model.
self-node: Enables IPC link debugging of the local node. For a centralized device, "local node" refers to
the local device. For a distributed device, "local node" refers to the MPU of the device.
peer-node peer-node-id: Enables IPC link debugging of the specified peer node, where peer-node-id
represents the peer node number.
141