< Home

display evpn vpn-instance

Function

The display evpn vpn-instance command displays the configurations of EVPN instances.

Format

display evpn vpn-instance [ verbose ] [ evpn-instance-name ]

Parameters

Parameter Description Value
verbose Displays detailed information. -
evpn-instance-name Specifies the name of an EVPN instance. The value is the name of an existing VPN instance.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

In the scenario where VXLAN is deployed through BGP EVPN, EVPN instances need to be configured. After EVPN instances are configured, you can run this command to query the configurations of EVPN instances.

If evpn-instance-name is not specified, this command displays the information about all configured EVPN instances on the device.

Example

# Display the brief information about all EVPN instances configured on the device.

<HUAWEI> display evpn vpn-instance
 Total EVPN-Instances configured      : 1
  VPN-Instance Name               RD                    
---------------------------------------------------------
  vn10                            10:1       
Table 1 Description of the display evpn vpn-instance command output

Item

Description

Total EVPN-Instances configured

Total number of EVPN instances configured on the local end.

VPN-Instance Name

Name of the EVPN instance.

RD

RD of the EVPN instance IPv4 address family.

# Display detailed information about all EVPN instances.

<HUAWEI> display evpn vpn-instance verbose
 Total EVPN-Instances configured      : 1

 EVPN-Instance Name and ID : vn10, 1
 Bridge-domain Number : 1 
  Bridge-domain List : bridge-domain 10 source 1.1.1.1
  Route Distinguisher : 10:1
  Export VPN Targets : 1:1 100:1
  Import VPN Targets : 100:1
Table 2 Description of the display evpn vpn-instance command output

Item

Description

Total EVPN-Instances configured

Total number of EVPN instances configured on the local end.

EVPN-Instance Name and ID

Name and ID of the EVPN instance. The ID is assigned by the system, which facilitates indexing.

Bridge-domain Number

Number of BDs bound to an EVPN instance

Bridge-domain List

BDs bound to an EVPN and IP address of the source VTEP

Route Distinguisher

RD of the EVPN instance IPv4 address family

Export VPN Targets

Route Target list in the outbound direction

Import VPN Targets

Route Target list in the inbound direction

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