Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show system statistics netisr qdrops

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show system statistics netisr qdrops

Description

Displays the packet queue drops in kernel network stack.

Required Privilege Level

view

Sample Output

show system statistics netisr qdrops

content_copy zoom_out_map
user@host> show system statistics netisr qdrops
Netisr:
38  total netisr packet drops
Incoming packet drops in Netisr queues:
    ip:
        0 packet drops
    ip6:
        0 packet drops
    esis:
        0 packet drops
    arp:
        38 ether drops
        38 arp drops
    autoconf:
        0 packet drops
    lacp:
        0 packet drops
    ether:
        0 packet drops
Priority-wise incoming packet drops :
    Priority 0 :
        0 packet drops
    Priority 1 :
        0 packet drops
    Priority 2 :
        38 ether drops
        38 arp drops
    Priority 3 :
        0 packet drops
    Priority 4 :
        0 packet drops
    Priority 5 :
        0 packet drops
    Priority 6 :
        0 packet drops
    Priority 7 :
        0 packet drops

Release Information

Statement introduced in Junos OS Release 22.4R1.

footer-navigation