Command Reference Guide

50debugging ip count 3Com Router 5000 Family and Router 6000 Family
Command Reference
Table 2 Description on the fields of the debugging ip count error command
table head table head
Failed to allocate
memory
Memory allocation failed.
Null parameter inputted
while clearing protocol
hash list.
Delete a null protocol entry.
Error: Deleting address
node failed because of
giving a NULL pointer!
The system failed to delete an address node because of a null
pointer.
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
function 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.