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 dhcp-security neighbor-discovery-inspection statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show dhcp-security neighbor-discovery-inspection statistics
<interface interface-name>

Description

Display IPv6 neighbor discovery inspection statistics to determine whether there is IPv6 address spoofing on the network.

Options

interface interface-name

(Optional) Display neighbor discovery inspection statistics for the specified interface.

Required Privilege Level

view

Output Fields

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

Table 1: show dhcp-security neighbor-discovery-inspection statistics Output Fields

Field Name

Field Description

Level of Output

Interface

Interface on which neighbor discovery inspection has been applied.

All levels

Packets received

Total number of packets that underwent neighbor discovery inspection.

All levels

ND inspection pass

Total number of packets that passed neighbor discovery inspection.

All levels

ND inspection fail

Total number of packets that failed neighbor discovery inspection.

All levels

Sample Output

show dhcp-security neighbor-discovery-inspection statistics

content_copy zoom_out_map
user@switch> show dhcp-security neighbor-discovery-inspection statistics            

Interface     ND Packets received   ND inspection pass    ND inspection failed
ge-0/0/1.0                      7                    5                     2
ge-0/0/2.0                     10                   10                     0
ge-0/0/3.0                     12                   12                     0

Sample Output

show dhcp-security neighbor-discovery-inspection statistics interface

content_copy zoom_out_map
user@switch> show dhcp-security neighbor-discovery-inspection statistics interface ge-0/0/1.0             

Interface     ND Packets received   ND inspection pass    ND inspection failed
ge-0/0/1.0                      7                    5                     2

Release Information

Command introduced in Junos OS Release 13.2X51-D20.

footer-navigation