display vxlan evpl

Function

The display vxlan evpl command displays the VXLAN tunnel information of EVPL instances.

Format

display vxlan evpl [ instance-value [ verbose ] ]

Parameters

Parameter Description Value
instance-value

Displays the VXLAN tunnel information of an EVPL instance with a specified ID.

For details about the value range, see the evpl instance (System view) command.

verbose

Displays more detailed VXLAN tunnel information of an EVPL instance with a specified ID.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
nvo3 read

Usage Guidelines

Usage Scenario

After configuring P2P VXLAN, run the display vxlan evpl command to check the VXLAN tunnel information of EVPL instances. The command output helps you determine whether the P2P VXLAN configurations are correct.

Precautions

Before running the display vxlan evpl command, ensure that at least one EVPL instance has been created. Otherwise, no useful information is displayed in the command output.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display the detailed VXLAN tunnel information of EVPL instance 1000.
<HUAWEI> display vxlan evpl 1000 verbose
Evpl Instance ID          : 1000 
  Tunnel Source            : 1.1.1.1
  IPv6 Tunnel Source       : -
  Primary Destination/VNI  : 1.1.1.2/100
  Standby Destination/VNI  : -/-
  Bypass Destination/VNI   : -/-
  Local Vni                : 100
# Display the VXLAN tunnel information of EVPL instance 1000.
<HUAWEI> display vxlan evpl 1000
Evpl Instance ID          : 1000 
  Tunnel Source            : 1.1.1.1
  IPv6 Tunnel Source       : -
  Primary Destination/VNI  : 1.1.1.2/100
  Standby Destination/VNI  : -/-
  Bypass Destination/VNI   : -/-
  Local Vni                : 100
# Display the VXLAN tunnel information of all EVPL instances.
<HUAWEI> display vxlan evpl
Total VXLAN Evpl : 2
 
  Evpl Instance ID          : 1000 
  Tunnel Source            : 1.1.1.1
  IPv6 Tunnel Source       : -
  Primary Destination/VNI  : 1.1.1.2/100
  Standby Destination/VNI  : -/-
  Bypass Destination/VNI   : -/-
  Local Vni                : 100

  Evpl Instance ID          : 1001 
  Tunnel Source            : 2.1.1.1
  IPv6 Tunnel Source       : -
  Primary Destination/VNI  : 2.1.1.2/100
  Standby Destination/VNI  : -/-
  Bypass Destination/VNI   : -/-
  Local Vni                : 100
Table 1 Description of the display vxlan evpl command output
Item Description
Evpl Instance ID

ID of an EVPL instance.

Tunnel Source

Source IP address of a VXLAN tunnel.

IPv6 Tunnel Source

IPv6 source address of a VXLAN tunnel.

Primary VNI

Outbound VNI ID of a primary VXLAN tunnel.

Primary Destination

Destination IP address of a primary VXLAN tunnel.

Standby VNI

Outbound VNI ID of a backup VXLAN tunnel.

Standby Destination

Destination IP address of a backup VXLAN tunnel.

Bypass VNI

Outbound VNI ID of a bypass VXLAN tunnel.

Bypass Destination

Destination IP address of a bypass VXLAN tunnel.

Local Vni

Inbound VNI ID of a VXLAN tunnel, that is, the VNI ID of the VXLAN to which an EVPL instance is bound.

Total VXLAN Evpl

Number of EVPL instances to which VXLAN tunnels are bound.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >