Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

show arp inspection statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show arp inspection statistics

Description

Display ARP inspection statistics.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show arp inspection statistics command. Output fields are listed in the approximate order in which they appear.

Table 1: show arp inspection statistics Output Fields

Field Name

Field Description

Level of Output

Interface

Interface on which ARP inspection has been applied.

All levels

Packets received

Total number of packets total that underwent ARP inspection.

All levels

ARP inspection pass

Total number of packets that passed ARP inspection.

All levels

ARP inspection failed

Total number of packets that failed ARP inspection.

All levels

Sample Output

show arp inspection statistics

content_copy zoom_out_map
user@switch> show arp inspection statistics             

Interface     Packets received     ARP inspection pass  ARP inspection failed
---------     -----------------    -------------------  ---------------------
  ge-0/0/0                    0                      0                      0
  ge-0/0/1                    0                      0                      0
  ge-0/0/2                    0                      0                      0
  ge-0/0/3                    0                      0                      0
  ge-0/0/4                    0                      0                      0
  ge-0/0/5                    0                      0                      0
  ge-0/0/6                    0                      0                      0
  ge-0/0/7                  703                    701                      2

Release Information

Command introduced in Junos OS Release 9.0.

footer-navigation