show ethernet-switching evpn nd-statistics
Syntax
show ethernet-switching evpn nd-statistics <brief |count | detail | extensive | summary | display xml>
Description
Show Neighbor Discovery (ND) proxy table statistics for integrated routing and bridging (IRB) interfaces participating in the Ethernet VPN (EVPN). ND proxy is a kernel module that implements IPv6 Neighbor Discovery proxying over Ethernet-like access networks.
Options
none |
Display information about ND proxy table statistics for all IRB interfaces participating in the EVPN. |
brief | count | detail | extensive |summary | display xml | (Optional) Display the specified level of output. |
Required Privilege Level
view
Output Fields
Table 1 lists
the output fields for the show ethernet-switching evpn nd-statistics
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
Level of Output |
---|---|---|
Interface |
IRB interface on which the statistics has been applied |
All levels |
EVPN |
Name of the EVPN |
All levels |
Bridge domain |
Name of the bridge domain for the EVPN |
All levels |
ND routes add received |
Total number of additional ND routes received |
All levels |
ND routes del received |
Total number of deleted ND routes received |
All levels |
ND routes dropped |
Total number of ND routes dropped |
All levels |
MAC+IPv6s sent to peer |
Total number of MAC and IPv6 addresses sent to peer device |
All levels |
Sample Output
show ethernet-switching evpn nd-statistics
user@host> show ethernet-switching evpn nd-statistics interface irb.0 Interface : irb.0 EVPN : evpn1 Bridge domain: vlan10 ND routes add received : 2 ND routes del received : 0 ND routes dropped : 0 MAC+IPv6s sent to peer : 3
Release Information
Command introduced in Junos OS Release 17.3R1.