HP Comware 5 Debug Manual Vol 2

IPX debugging commands
debugging ipx packet
Use debugging ipx packet to enable IPX packet debugging.
Use undo debugging ipx packet to disable IPX packet debugging.
Syntax
debugging ipx packet [ interface-type interface-number ]
undo debugging ipx packet [ interface-type interface-number ]
Default
IPX packet debugging is disabled.
Views
User view
Default command level
1: Monitor level
Parameters
interface-type interface-number: Type and number of the specified interface.
Usage guidelines
Table 1 describes output fields and messages for the debugging ipx packet command.
Table 152 Output from the debugging ipx packet command
Field
Description
Sending, interface =
interface-name
Interface that sent the IPX packet.
Delivering, interface =
interface-name
Interface that received the IPX packet.
Discarding, interface =
interface-name
Interface that discarded the IPX packet.
pktlen = packet-length , hops =
hops, pkttype = packet-type,
dstnet = destination-network,
dstnode = destination-node,
dstsocket = destination-socket,
srcnet = source-network, srcnode =
source-node, srcsocket = source-
socket
Received/sent IPX packet.
packet-lengthLength of the IPX packet in decimal value, excluding
the Layer 2 header.
hopsNumber of hops of the IPX packet.
packet-typeType of the IPX packet.
destination-networkDestination IPX network number.
destination-nodeDestination IPX node number.
destination-socketDestination socket number.
source-networkSource IPX network number.
source-nodeSource IPX node number.
source-socketSource socket number.
238