HP Comware 5 Debug Manual Vol 2

Field
Description
The interface interface-name is down,
can't send packet
Interface failed to send IPX RIP packets because the IPX protocol is
down on the interface.
Table 4 describes output fields and messages for the debugging ipx rip packet command.
Table 155 Output from the debugging ipx rip packet command
Field
Description
Network network, hops hops, delay ticks
Routing information for an IPX RIP packet:
networkDestination IPX network number.
hopsNumber of hops.
ticksTime delay in ticks. 1 tick equals 1/18 seconds.
Number of Entries in Pkt: entry-number
Number of routing entries contained in a packet.
entry-numberNumber of routing entries contained in a RIP
packet.
Send RIP Response to interface-name,
length length
An IPX RIP response packet is sent.
interface-nameName of the sending interface.
lengthLength of the IPX RIP response packet.
Packet size is incorrect, update received
from source-network. source-node is
discarded.
Received update packet is discarded because of an incorrect
packet size.
Received RIP Pkt from interface-name is
bad, length length
Received IPX RIP packet cannot be identified.
Examples
# Enable IPX RIP debugging on Router A. When an RIP reponse is sent, output similar to the following
example is generated:
<Sysname> debugging ipx rip packet
*Jul 24 14:47:41:125 2006 Sysname IPXRIP/7/IPXRIP_Pkt:
Send RIP Response to Ethernet1/1, length 56
src:1.0000-1ff01-7df00(f53), dst:1.ffff-ffff-ffff(453)
Number of Entries in Pkt: 3
// IPX sent an IPX RIP response packet containing three routing entries from Ethernet 1/1.
# Enable IPX RIP event debugging. When an interface is shut down, output similar to the following
example is generated:
<Sysname> debugging ipx rip event
*Jul 24 14:58:01:516 2006 Sysname IPXRIP/7/IPXRIP_Event:
The network 17 totally have 1 equal route
*Jul 24 14:58:01:516 2006 Sysname IPXRIP/7/IPXRIP_Event:
This route change is needed send update packet immediately.
// The route to destination network number 0x11 has changed and the update packet must be sent
immediately.
242