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 evpn prefix

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show evpn prefix

Description

Display Ethernet VPN (EVPN) information for imported and exported prefixes.

Required Privilege Level

view

Output Fields

The table 2 lists the output fields for the show evpn ip-prefix-database command. Output fields are listed in the approximate order in which they appear.

Table 1: show evpn prefix Output Fields

Field Name

Field Description

VLAN

VLAN identifier of the Layer 2 circuit.

VNI

VXLAN network identifier for the Layer 3 virtual and routing forwarding (VRF) for the customer or tenant domain.

Prefix

MAC address associated with the IP prefix.

Active Source

The IP address or the ESI value or the IRB interface name of the source.

Timestamp

Month, day and time of generated command output.

Sample Output

show evpn prefixes

content_copy zoom_out_map
user@host > show evpn prefixes
Instance: ALPHA
VLAN  VNI    Prefix                     Active source                  Timestamp
      9100   10.0.0.0/24                10.255.0.2                     May 22 17:16:12
      9100   20.0.0.0/24                00:11:22:33:44:55:66:77:88:99  May 22 22:33:35
      9100   30.0.0.0/24                irb.0                          May 22 17:13:31
      9100   40.0.0.0/24                10.255.0.3                     May 22 17:14:20

Release Information

Command introduced in Junos OS Release 17.1.

footer-navigation