show evpn nd-table
Syntax
show evpn nd-table <address> <brief |count | detail | extensive> <instance instance-name>
Description
Show Ethernet VPN (EVPN) Network Discovery Protocol (NDP) entries associated with learned MAC addresses.
Routing platforms support the show bridge evpn nd-table
command, which
displays the same information and includes the same options.
Options
none |
Display brief information about the EVPN NDP table. |
address |
(Optional) Display NDP information for the specified MAC address. |
brief | count | detail |extensive |
(Optional) Display the specified level of output. |
instance <instance-name> |
(Optional) Display NDP information for the specified routing instance . |
Required Privilege Level
view
Output Fields
Table 1 lists
the output fields for the show evpn nd-table
command. Output
fields are listed in the approximate order in which they appear.
Field Name |
Field Description |
Level of Output |
---|---|---|
INET address |
The INET address related to the INET entries that are added to the NDP table. |
All levels |
MAC address |
MAC addresses learned through NDP. |
brief, detail, extensive, instance, mac-address,, |
Logical Interface |
Logical interface associated with the routing instance in which the NDP INET address is learned. |
brief, instance, mac-address,, |
Routing instance |
Routing instance in which the NDP INET address is learned. |
all levels |
Bridging domain |
Bridging domain in which the NDP INET address is learned. |
all levels |
Learning interface |
Interface on which the NDP INET address is learned. |
detail, extensive |
Count |
Indicates the number of NDP INET addresses learned in a routing instance in a bridge domain. |
count |
Sample Output
- show evpn nd-table
- show evpn nd-table 00:05:86:a0:dc:f0 (MAC address)
- show evpn nd-table brief
- show evpn nd-table detail
- show evpn nd-table count
- show evpn nd-table extensive
- show evpn ndp-table instance evpn1
show evpn nd-table
user@host> show evpn nd-table INET MAC Logical Routing Bridging address address interface instance domain 2001:db8::2 00:05:86:a0:dc:f0 irb.0 evpn_1 __evpn_1__
show evpn nd-table 00:05:86:a0:dc:f0 (MAC address)
user@host> show evpn nd-table 00:05:86:a0:dc:f0 INET MAC Logical Routing Bridging address address interface instance domain 2001:db8::2 00:05:86:a0:dc:f0 irb.0 evpn1 __evpn1__
show evpn nd-table brief
user@host> show evpn nd-table brief INET MAC Logical Routing Bridging address address interface instance domain 2001:db8::2 00:05:86:a0:dc:f0 irb.0 evpn1 __evpn1__
show evpn nd-table detail
user@host> show evpn nd-table detail INET address: 2001:db8::2 MAC address: 00:05:86:a0:dc:f0 Routing instance: evpn1 Bridging domain: __evpn1__ Learning interface: irb.0
show evpn nd-table count
user@switch> show evpn nd-table count 1 NDP INET addresses learned in routing instance evpn1 bridge domain __evpn1__
show evpn nd-table extensive
user@host> show evpn nd-table extensive INET address: 2001:db8::2 MAC address: 00:05:86:a0:dc:f0 Routing instance: evpn1 Bridging domain: __evpn1__ Learning interface: irb.0
show evpn ndp-table instance evpn1
user@host> show evpn arp-table instance evpn1 INET MAC Logical Routing Bridging address address interface instance domain 2001:db8::2 00:05:86:a0:dc:f0 irb.0 evpn1 __evpn1__
Release Information
Command introduced in Junos OS Release 16.2.