Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 6 IP Accounting Configuration Commands
3Com Corporation
6-3
Field Description
Error(IPA_In): Failed to get ip control
block pointer!
No IP control block pointer available on
the incoming interface.
Error(IPA_In): Failed to create address
hash node and protocol hash node.
When counting a legitimate inbound IP
packet, the system failed to create an
address node and a protocol node for it.
Error(IPA_In): Failed to create protocol
hash node.
When counting a legitimate inbound IP
packet, the system failed to create a
protocol node for it.
Error(IPA_In): Failed to create firewall
hash node and its sub-node.
When counting an illegitimate inbound
IP packet, the system failed to create a
counting node for it.
Error(IPA_In): No inbound statistic
function available on this interface!
Counting of inbound IP packets is not
enabled on the inbound interface.
Error(IPA_Out): Failed to get ip control
block pointer!
No IP control block is available with the
outbound interface.
Error(IPA_Out): Failed to create address
hash node and protocol hash node.
When counting an illegitimate inbound
IP packet, the system failed to create an
address node and a protocol node for it.
Error(IPA_Out): Failed to create protocol
hash node.
When counting an illegitimate inbound
IP packet, the system failed to create a
protocol node for it.
Error(IPA_Out): Failed to create firewall
hash node and its sub-node.
When counting an illegitimate outbound
IP packet, the system failed to create a
counting node for it.
Error(IPA_Out): No outbound statistic
funcion available on this interface!
Counting of outbound IP packets is not
enabled on the inbound interface.
Improper rule,the result of (IPAddress &
Mask) is equal to zero!
An improper rule is configured. The
result of anding the input IP address with
its mask is zero.
The rule-list is full! The rule list is full.
Example
# Enable data and error debugging for the IP Accounting.
<3Com> debugging ip count all
# Disable all debugging for the IP Accounting.
<3Com> undo debugging ip count all