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 remote

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show ethernet-switching vxlan-tunnel-end-point remote

Description

Display information about remote VXLAN tunnel endpoints (VTEPs) for a source VTEP.

Required Privilege Level

admin

Output Fields

Table 1: show ethernet-switching vxlan-tunnel-end-point remote Output Fields
Field Name Field Description
Logical System Name

Name of the logical system on which you have configured the related MAC-VRF routing instance or other EVPN instance type.

Id

Logical system ID

L2-RTT Layer 2 routing instance name
SVTEP-IP

IP address of the source VTEP

IFL

Logical interface name

L3-Idx

System index number of the associated Layer 3 interface

SVTEP-Mode

Source VTEP mode

ELP-SVTEP-IP

IP address of an associated egress link protection (ELP) tunnel for the source VTEP (if applicable)

RVTEP-IP Remote VTEP IP address
L2-RTT

Layer 2 routing instance name

IFL-Idx

Index number of the remote VTEP interface

Interface

VTEP interface name

NH-Id

Remote VTEP next hop ID

RVTEP Mode

Remote VTEP mode

ELP-IP

IP address of an associated ELP tunnel for the remote VTEP (if applicable). This field contains "ELP" instead of an IP address in RVTEP-IP rows that correspond to the ELP tunnel VTEP for an RVTEP.

Flags

Internal flags used for debugging. They help to identify the state of the RVTEP.

VNID

Virtual network ID mapped to the VLANs associated with the remote VTEP.

MC-Group-IP

Multicast group address (if applicable)

Sample Output

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

content_copy zoom_out_map
user@device> show ethernet-switching vxlan-tunnel-end-point remote 
Logical System Name       Id  SVTEP-IP         IFL   L3-Idx    SVTEP-Mode    ELP-SVTEP-IP
<default>                 0   192.168.0.1      lo0.0    0                    192.168.102.1
 RVTEP-IP      IFL-Idx     Interface    NH-Id   RVTEP-Mode  ELP-IP        Flags
 192.168.0.2     2756      vtep.32830   11821   RNVE        192.168.201.1 
 192.168.201.1   2757      vtep.32831   11822   RNVE        ELP 
    VNID          MC-Group-IP      
    530           0.0.0.0         
    531           0.0.0.0         

Release Information

Command introduced in Junos OS Release 21.3R1.

footer-navigation