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 mac-vrf forwarding vxlan-tunnel-end-point svlbnh

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show mac-vrf forwarding 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 end-points (VTEPs) associated with the SVLBNH.

Note:

We've implemented the show mac-vrf commands on all supported platforms. If a particular platform doesn't support a specific sub-command or option, when you run the command, the output is empty. For example, show mac-vrf forwarding age is available only on MX Series platforms. If you run that command on any other supported platform, the output is empty.

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.

Additional Information

On MX Series routers and the EX9200 line of switches, this command hierarchy is an alias for the show l2-learning vxlan-tunnel-end-point svlbnh command hierarchy.

On QFX Series switches, this command hierarchy is an alias for the show ethernet-switching vxlan-tunnel-end-point svlbnh command hierarchy.

Required Privilege Level

view

Output Fields

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 mac-vrf forwarding vxlan-tunnel-end-point svlbnh detail

content_copy zoom_out_map
user@host> show mac-vrf forwarding vxlan-tunnel-end-point svlbnh detail
content_copy zoom_out_map
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      

Release Information

Command introduced in Junos OS Release 20.4R1.

footer-navigation