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

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show neighbor-discovery-inspection statistics

Description

Display neighbor discovery inspection statistics.

Required Privilege Level

view

Output Fields

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

Table 1: show 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 total that underwent neighbor discovery inspection.

All levels

ND inspection pass

Total number of packets that passed neighbor discovery inspection.

All levels

ND inspection failed

Total number of packets that failed neighbor discovery inspection.

All levels

Sample Output

show neighbor-discovery-inspection statistics

content_copy zoom_out_map
user@switch> show neighbor-discovery-inspection statistics             
Interface     Packets received     ND inspection pass  ND inspection failed
  ge-0/0/0                    5                     1                     4
  ge-0/0/1                    0                     0                     0

Release Information

Command introduced in Junos OS Release 14.1X53-D10.

footer-navigation