HP Comware 5 Debug Manual Vol 2

AS aggregation is enabled.
Version 9 is configured.
The inactive timer is set to 10 seconds.
# Enable IPv4 NetStream event debugging. Output similar to the following example is generated when
an IP packet arrives at Ethernet 1/0.
<Sysname> debugging ipv6 netstream event
*Mar 21 12:53:28:46 2008 H3C NS6/7/NS6_EVENT:
CPU 0 IPv6 Stream Add to active list:
Direct: O Stream Type: IPv6 IP version: 6
InIf: 0 OutIf: 51314696 InVrf: 0 OutVrf: 0
SrcIP: 1:2::3:4 DstIP: 1:2::3:5 Prot: 58
SrcPort: 0 DstPort: 32768 Tos: 0x0 FlowLabel: 0x0 TcpFlag: 0x0
SrcAS: 0 DstAS: 0 SrcMask: 0 DstMask: 0
Nexthop: 1:2::3:5 BGP Nexthop: 1:2::4:5
Lable 1:0-0-0 2:0-0-0 3:0-0-0
TopLabel Type: UNKNOWN IP: 0.0.0.0 Mask: 0.0.0.0
SrcMAC: 0000-0000-0000 DstMAC: 0000-0000-0000 SrcVlan: 0 DstVlan: 0
First: 0 Last: 0 Pkts: 0 0 Bytes: 0 104
// An IPv6 stream was added to the list.
CPU 0 IPv6 Stream Add a stream (Now 1 active streams):
Direct: O Stream Type: IPv6 IP version: 6
InIf: 0 OutIf: 51314696 InVrf: 0 OutVrf: 0
SrcIP: 1:2::6:4 DstIP: 1:2::3:5 Prot: 68
SrcPort: 0 DstPort: 32768 Tos: 0x0 FlowLabel: 0x0 TcpFlag: 0x0
SrcAS: 0 DstAS: 0 SrcMask: 128 DstMask: 64
Nexthop: 1:2::3:5 BGP Nexthop:
Lable 1:0-0-0 2:0-0-0 3:0-0-0
TopLabel Type: UNKNOWN IP: 0.0.0.0 Mask: 0.0.0.0
SrcMAC: 0000-0000-0000 DstMAC: 0000-0000-0000 SrcVlan: 0 DstVlan: 0
First: 12381680 Last: 12381680 Pkts: 0 1 Bytes: 0 104
// An IPv6 stream was added to the list.
# Enable IPv4 NetStream event debugging. Output similar to the following example is generated when
NetStream entry aged out after 10 seconds because the NetStream inactive aging timer timed out.
*Mar 21 12:53:37:718 2008 H3C NS6/7/NS6_EVENT:
CPU 0 IPv6 Stream Age 1 streams (inactive timeout)
// An IP stream entry aged out due to inactive flow aging.
*Mar 21 12:53:37:718 2008 H3C NS6/7/NS6_EVENT:
Select Template for stream(Version 9 Type IPv6 outbound Id 305 )
// A template was selected for the IP stream entry.
*Mar 21 12:53:37:718 2008 H3C NS6/7/NS6_EVENT:
CPU 0 IPv6 Stream Export a stream:
Direct: O Stream Type: IPv6 IP version: 6
InIf: 0 OutIf: 51314696 InVrf: 0 OutVrf: 0
SrcIP: 1:2::3:4 DstIP: 1:2::3:5 Prot: 58
SrcPort: 0 DstPort: 32768 Tos: 0x0 FlowLabel: 0x0 TcpFlag: 0x0
SrcAS: 0 DstAS: 0 SrcMask: 128 DstMask: 64
214