Comware Based
1821591 Members
3383 Online
109633 Solutions
New Discussion

cli indiscard packet

 
JM0945
Occasional Advisor

cli indiscard packet

Hello,
I'm looking for a comware command that can give me the "indiscards packets".
I want to know the number of discards packets.
Currently, to view this I go to the web interface :

indiscards.png

I want to tell you that this does not match to the command "display packet-drop interface"

Thanks !

Regards.

1 REPLY 1
jmpk
HPE Pro

Re: cli indiscard packet

Hi @JM0945 

I am afriad that you cannot see indiscards in CLI  and it will not match what you see in under interface.

Indiscards field represent the history data , not the current value you see in CLI screen. 

Indiscards packet represent  Counter32 type, according to RFC 2578 represents a non-negative integer which monotonically increases until it reaches a maximum value of 2^32-1 (4294967295 decimal). It then wraps around and starts increasing again from zero.  

Please refer to Chapter 7.1.6 in RFC 2578. https://tools.ietf.org/html/rfc2578#section-7.1.6 


I work for HPEAccept or Kudo