HP Comware 5 Debug Manual Vol 1

Table 57 describes output fields and messages for the debugging flow-statistics event command
Table 57 Output from the debugging flow-statistics event command
Field
Description
Operation: create source IP statistic node
IP address: source-ip
VPN Instance ID: vpn-instance-id
The attack protection module created an IP traffic
statistics node.
IP addressSource IP address of the statistics object.
VPN Instance IDVPN instance to which the traffic
belongs.
Operation: create destination IP statistic node
IP address: destination-ip
VPN Instance ID: vpn-instance-id
The attack protection module created an IP traffic
statistics node.
IP addressDestination IP address of the statistics
object.
VPN Instance IDVPN instance to which the traffic
belongs.
Examples
# Enable traffic statistics event debugging. When an interface with traffic accounting by source IP
address configured receives packets, output similar to the following example is generated:
<Sysname> debugging flow-statistics event
*Apr 10 21:07:53:203 2008 Sysname ATTACK/7/Flow-statistic Event:
Operation: create source IP statistic node
IP address: 1.1.1.1
VPN Instance ID: 25
// The device created an IP traffic statistics node. The source IP address of the statistics object is 1.1.1.1,
and the traffic belongs to VPN instance 25.
# Enable traffic statistics error debugging. The output in this example was created when the following
conditions exist:
Traffic accounting by source IP address is configured on an interface.
The number of packets that the interface receives from a source IP address exceeds the threshold.
*Apr 10 21:07:53:203 2008 Sysname ATTACK/7/Flow-statistic Error:
IP statistic list is full.
// Number of entries of the IP traffic statistics node reached the upper limit.
debugging tcp-proxy
Use debugging tcp-proxy to enable TCP proxy debugging.
Use undo debugging tcp-proxy to disable TCP proxy debugging.
Syntax
debugging tcp-proxy { all | dhbk | error | event | packet | timer }
undo debugging tcp-proxy { all | dhbk | error | event | packet | timer }
Default
TCP proxy debugging is disabled.
117