Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

external-header-nav
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
keyboard_arrow_right

show dhcp-security arp inspection statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show dhcp-security arp inspection statistics

Description

Display Address Resolution Protocol (ARP) inspection statistics.

Required Privilege Level

view

Output Fields

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

The IP source guard database table shows the untrusted access interfaces in VLANs that have been enabled for IP source guard. The entries include the VLAN 802.1Q tag IDs if there are any, and the IP addresses and MAC addresses that are bound to one another.

Table 1: show dhcp-security 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 that underwent ARP inspection.

All levels

ARP inspection pass

Total number of packets that passed ARP inspection.

All levels

ARP inspection fail

Total number of packets that failed ARP inspection.

All levels

Sample Output

show dhcp-security arp inspection statistics

content_copy zoom_out_map
user@device> show dhcp-security arp inspection statistics             

Interface      Packets received   ARP inspection pass   ARP inspection fail
ge-0/0/30.0    7                  7                     0           
ge-0/0/4.0     3                  3                     0           
ge-0/0/6.0     72                 4                     68           

Release Information

Command introduced in Junos OS Release 13.2X50-D10.

external-footer-nav