Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

show evpn arp-table

Syntax

Description

Show Ethernet VPN (EVPN) Address Resolution Protocol (ARP) entries associated with learned MAC addresses.

Routing platforms support the following command that displays the same information and includes the same options: show bridge evpn arp-table.

Note:

Devices learn the MAC addresses associated with IPv6 addresses using the Network Discovery Protocol (NDP) instead of with ARP. As a result, for IPv6 traffic, use show evpn nd-table to see MAC addresses the device learns from NDP.

Routing platforms also support the show bridge evpn nd-table command that displays similar information and includes the same options as the show evpn nd-table command.

Options

none

Display brief information about the EVPN ARP table.

address

(Optional) Display ARP information for the specified MAC address.

brief | count | detail |extensive

(Optional) Display the specified level of output.

instance <instance-name>

oot(Optional) Display ARP information for the specified routing instance .

logical-system <logical-system-name>

(Optional) Display ARP information for the specified logical system or all logical systems.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show evpn arp-table command. Output fields are listed in the approximate order in which they appear.

Table 1: show evpn arp-table Output Fields

Field Name

Field Description

Level of Output

INET address

The INET address related to the INET entries that are added to the ARP table.

All levels

MAC address

MAC addresses learned through ARP.

brief, detail, extensive, instance, mac-address,,

Logical Interface

Logical interface associated with the routing instance in which the ARP INET address is learned.

brief, instance, mac-address,,

Routing instance

Routing instance in which the ARP INET address is learned.

all levels

Bridging domain

Bridging domain in which the ARP INET address is learned.

all levels

Learning interface

Interface on which the ARP INET address is learned.

detail, extensive

Count

Indicates the number of ARP INET addresses learned in a routing instance in a bridge domain.

count

Sample Output

show evpn arp-table

show evpn arp-table 00:05:86:a0:dc:f0 (MAC address)

show evpn arp-table brief

show evpn arp-table detail

show evpn arp-table count

show evpn arp-table extensive

show evpn arp-table instance evpn1

Release Information

Command introduced in Junos OS Release 15.1.

logical system option introduced in Junos OS Release 18.1R1.