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 svlbnh

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show ethernet-switching vxlan-tunnel-end-point svlbnh
<brief | detail | extensive>
<overflow>
<svlbnh-index index-number>

Description

Display information about a shared VXLAN load balancing next hop (SVLBNH) and the virtual tunnel endpoints (VTEPs) associated with the SVLBNH.

Options

none

(Same as brief) Display information for all SVLBNHs.

brief | detail | extensive

(Optional) Display the specified level of output.

overflow

(Optional) Display the pending requests for SVLBNH allocation.

svlbnh-index index-number

(Optional) Display information about the specified SVLBNH index.

Required Privilege Level

admin

Output Fields

Table 1 lists the output fields for the show ethernet-switching vxlan-tunnel-end-point svlbnh command. Output fields are listed in the approximate order in which they appear.

Table 1: show ethernet-switching vxlan-tunnel-end-point svlbnh Output

Field Name

Field Description

SVLBNH index-number

Index number of the SVLBNH.

RVTEP count

Number of remote VTEPs associated with the SVLBNH.

ESI count

Number of Ethernet segment identifiers (ESIs) associated with the SVLBNH.

RVTEP-IP

IP address of the remote VTEP.

RVTEP-IFL

Index number of remote VTEP.

VENH

VXLAN encapsulated next hop (VENH) associated with the SVLBNH.

ESI

ESIs associated with the SVLBNH.

RTT

Routing instance in which you have configured the ESI.

Sample Output

show ethernet-switching vxlan-tunnel-end-point svlbnh detail

content_copy zoom_out_map
user@switch> show ethernet-switching vxlan-tunnel-end-point
svlbnh detail
SVLBNH: 1882        RVTEP count: 2           ESI count: 1        
    RVTEP-IP             RVTEP-IFL            VENH
    10.0.5.1             vtep.32770           1859    
    10.0.3.1             vtep.32769           1835    
    ESI                           RTT
    00:00:00:00:00:00:00:00:01:03 default-switch          

SVLBNH: 1879        RVTEP count: 2           ESI count: 1        
    RVTEP-IP             RVTEP-IFL            VENH
    10.0.2.1             vtep.32771           1869    
    10.0.3.1             vtep.32769           1835    
    ESI                           RTT
    00:00:00:00:00:00:00:00:01:01 default-switch          

SVLBNH: 1881        RVTEP count: 2           ESI count: 1        
    RVTEP-IP             RVTEP-IFL            VENH
    10.0.2.1             vtep.32771           1869    
    10.0.5.1             vtep.32770           1859    
    ESI                           RTT
    00:00:00:00:00:00:00:00:01:02 default-switch          

SVLBNH: 1870        RVTEP count: 3           ESI count: 5        
    RVTEP-IP             RVTEP-IFL            VENH
    10.0.2.1             vtep.32771           1869    
    10.0.5.1             vtep.32770           1859    
    10.0.3.1             vtep.32769           1835    
    ESI                           RTT
    00:00:00:00:00:00:00:00:01:04 default-switch          
    05:00:00:02:9a:00:00:00:65:00 default-switch          
    05:00:00:02:9a:00:00:00:66:00 default-switch          
    05:00:00:02:9a:00:00:00:67:00 default-switch          
    05:00:00:02:9a:00:00:00:68:00 default-switch      

Sample Output

show ethernet-switching vxlan-tunnel-end-point svlbnh (Specific SVLBNH)

content_copy zoom_out_map
user@switch> show ethernet-switching vxlan-tunnel-end-point
svlbnh svlbnh-index 1882 
SVLBNH: 1882        RVTEP count: 2           ESI count: 1        
    RVTEP-IP             RVTEP-IFL            VENH
    10.0.5.1             vtep.32770           1859    
    10.0.3.1             vtep.32769           1835    
    ESI                           RTT
    00:00:00:00:00:00:00:00:01:03 default-switch          

Release Information

Command introduced in Junos OS Release 20.3R1.

footer-navigation