HP Comware 5 Debug Manual Vol 3
Default command level
1: Monitor level
Usage guidelines
Table 2 describes the output fields and messages for the debugging ip netstream packet command.
Table 91 Output from the debugging ip netstream packet command
Field
Description
Send succeed! NetStream sent a packet successfully.
Send fail! NetStream failed to send a packet.
Packet Type: Normal IP Version No: 5 Records: 2
SrcIP(Port): 192.168.20.173(40000) DstIP(Port):
192.168.20.180(138) VrfID: 0
• Packet Type—Exported packet type.
• Version No—Exported packet version.
• Records—Number of packets exported.
• SrcIP(Port)—Source IP address. The field in
parentheses shows the source port number.
• DstIP(Port)—Destination IP address. The field in
parentheses shows the destination port number.
• VrfID—Private network route index.
Examples
# Enable IPv4 NetStream packet debugging. Output similar to the following example is generated when
an IP packet arrives at Ethernet 1/0 and an entry ages out under the following conditions:
•
NetStream is enabled on Ethernet 1/0.
•
A destination host is configured.
<Sysname> debugging ip netstream packet
*Mar 21 09:41:07:953 2008 H3C NS/7/NS_PACKET:
Send succeed!
Packet Type: Normal IP Version No: 5 Records: 2
SrcIP(Port): 192.168.20.173(40000) DstIP(Port): 192.168.20.180(138) VrfID: 0
// A version 5 IP stream was sent successfully.
129