OcNOS-SP : System Management Guide : System Management Command Reference : Interface Commands : show hardware-discard-counters
show hardware-discard-counters
Use this command to check device level discard counters.
Command Syntax
show hardware-discard-counters
Parameters
None
Command Mode
Exec mode
Applicability
The command is introduced before OcNOS version 1.3.
Qumran devices do not support discard counters per interface. Only global level counters are available for advanced debugging using the show hardware-discard-counters command.
Examples
#show hardware-discard-counters
+--------------------------------------------------+--------------------+
| Registers | Core 0 |
+--------------------------------------------------+--------------------+
CGM_VOQ_SRAM_ENQ_RJCT_PKT_CTR 437
Reason : QNUM_NOT_VALID Y
EGQ_PQP_DISCARD_UNICAST_PACKET_COUNTER 8894
Reason : SRC_EQUAL_DEST_INT Y
 
See Table 21-48 and Table 21-49 for details:
 
Table 21-48: Table detailing about counters supported
Register
Description
CGM_VOQ_SRAM_ENQ_RJCT_PKT_CTR for QAX
 
 
IQM_QUEUE_ENQ_DISCARDED_PACKET_COUNTER for QMX
Drop is due to PPdecision to drop, or invalid destination received from PPblocks.
 
The packet DP (Drop Precedence) is higher than the configured Drop DP.
EGQ_PQP_DISCARD_UNICAST_PACKET_COUNTER
Seen with unknown unicast frames, source and destination learnt from same interface.
 
 
Table 21-49: Table detailing about reasons supported
Register
Description
QNUM_NOT_VALID for QAX
 
QUEUE_NOT_VALID_STATUS for QMX
 
DP_LEVEL_RJCT for QAX
 
DP_LEVEL_STATUS for QMX
Seen with Vlan Discards, ACL Drops, Storm Control, STP Blocked Port.
 
 
Seen with Policer Discards.
SRC_EQUAL_DEST_INTF
Seen when traffic is not learned, but is still forwarded/flooded.
 
 
Last modified date: 10/19/2023