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 ethernet-switching vxlan-tunnel-end-point esi

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show ethernet-switching vxlan-tunnel-end-point esi
<esi-identifier esi-identifier>
<instance instance>
<svlbnh>

Description

Displays the ESI (Ethernet Segment Identifier) information on VXLAN tunnel endpoints.

Options

none

Display brief information about VXLAN tunnel endpoint.

esi-identifier esi-identifier

(Optional) Display information for a specified ethernet segment identified by the Ethernet segment identifier (ESI) value.

instance instance

(Optional) Display information for a specified instance .

svlbnh

(Optional) Display the SVLBNH index for a given ESI-identifier and instance. You must use this option in conjunction with both the esi-identifier and instance options. For detailed information on a particular SVLBNH index, see ..

Required Privilege Level

admin

Output Fields

Table 1: show ethernet-switching vxlan-tunnel-end-point esi Output Fields
Field Name Field Description
ESI

Ethernet Segment Identifier.

RTT

Routing instance in which you have configured the ESI.

VLBNH VXLAN load balance next hop.
INH Indirect next hop.
ESI-IFL ESI logical interface.
LOC-IFL and LOCAL-IFL Local logical interface name for a given Ethernet Segment
ELP-NH

Next hop index for an associated egress link protection (ELP) reroute tunnel.

Note:

If you enable ELP tunnels for an Ethernet segment, this command lists information about the ELP tunnels as remote VTEPs.

RVTEP-NH-LIST List of remote VTEP next hops.
#RVTEPS

Number of remote VTEPs.

RVTEP-IP

IP address of the remote VTEP.

Note:

If you enable ELP tunnels for an Ethernet segment, you'll also see any ELP tunnels listed as remote VTEPs under this field heading.

RVTEP-IFL

Index number of the remote VTEP.

VENH

VXLAN encapsulated next hop.

MASK-ID Position of the RVTEP in the ESI mask. Each RVTEP is assigned a unique position.
FLAGS Internal flags used for debugging. They help to identify the state of the RVTEP.
MAC-COUNT Count of MACs learned on RVTEP for a given ESI.
SVLBNH

Index number of the SVLBNH.

Sample Output

show ethernet-switching vxlan-tunnel-end-point esi

content_copy zoom_out_map
user@host> show ethernet-switching vxlan-tunnel-end-point esi

PESI                           RTT                      VLNBH INH     ESI-IFL   LOC-IFL   #RVTEPs
00:10:11:12:13:14:15:16:17:11 default-switch           1758  131077  esi.1758            2      Aliasing
    RVTEP-IP             RVTEP-IFL      VENH     MASK-ID   FLAGS        MAC-COUNT
    111.1.1.1            vtep.32769     1753     0         2            0
    112.1.1.1            vtep.32773     1757     1         2            0
ESI                           RTT                      VLNBH INH     ESI-IFL   LOC-IFL   #RVTEPs
00:10:11:12:13:14:15:16:17:22 default-switch           1768  131080  esi.1768  ae0.0,    1      Aliasing
    RVTEP-IP             RVTEP-IFL      VENH     MASK-ID   FLAGS        MAC-COUNT
    113.1.1.1            vtep.32774     1767     0         2            0
ESI                           RTT                      VLNBH INH     ESI-IFL   LOC-IFL   #RVTEPs
05:00:00:00:64:00:00:00:64:00 default-switch           1762  131079  esi.1762            3
    RVTEP-IP             RVTEP-IFL      VENH     MASK-ID   FLAGS        MAC-COUNT
    101.1.1.1            vtep.32770     1754     0         2            2
    103.1.1.1            vtep.32771     1755     1         2            2
    102.1.1.1            vtep.32772     1756     2         2            2
ESI                           RTT                      VLNBH INH     ESI-IFL   LOC-IFL   #RVTEPs
05:00:00:00:64:00:00:00:c8:00 default-switch           1760  131078  esi.1760            3
    RVTEP-IP             RVTEP-IFL      VENH     MASK-ID   FLAGS        MAC-COUNT
    101.1.1.1            vtep.32770     1754     0         2            2
    103.1.1.1            vtep.32771     1755     1         2            2
    102.1.1.1            vtep.32772     1756     2         2            2

show ethernet-switching vxlan-tunnel-end-point esi esi-identifier instance svlbnh

This command is used to retrieve SVLBNH index for a given esi-identifier and instance.

content_copy zoom_out_map
user@host> show ethernet-switching vxlan-tunnel-end-point esi esi-identifier 00:20:21:22:23:24:25:26:27:01 instance default-switch svlbnh
RTT                      ESI                           ESI-IFL   VLNBH INH     SVLBNH
default-switch           00:20:21:22:23:24:25:26:27:01 esi.1815  1815  131094  1816

Release Information

Command introduced in Junos OS Release 16.1R1.

svlbnh option introduced in Junos OS Release 21.2R1.

footer-navigation