display evpn vpn-instance

Function

The display evpn vpn-instance command displays EVPN instance information.

Format

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

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

display evpn vpn-instance name vpn-instance-name bridge-domain bd-id verbose

display evpn vpn-instance name vpn-instance-name inclusive-provider-tunnel verbose

Parameters

Parameter Description Value
name vpn-instance-name

Displays an EVPN instance name.

The value is a string of 1 to 31 case-sensitive characters, spaces not supported. When double quotation marks are used around the string, spaces are allowed in the string.

verbose

Displays detailed peer information.

-

bridge-domain bd-id

Displays a bridge domain (BD) ID.

The value is an integer ranging from 1 to 16777215.

inclusive-provider-tunnel

Displays multicast EVPN tunnel information.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
bgp read

Usage Guidelines

Usage Scenario

To check EVPN instance information, run the display evpn vpn-instance command.

If vpn-instance-name is not specified, the display evpn vpn-instance command displays a summary of all configured EVPN instances.

After configuring a multicast EVPN, to view tunnel information on the root and leaf nodes, run the display evpn vpn-instance inclusive-provider-tunnel command. The tunnel information includes the IP address of the root node, P2MP tunnel type, tunnel status, and so on.

Example

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

# Display multicast EVPN tunnel information on a leaf node of an mLDP P2MP tunnel.
<HUAWEI> display evpn vpn-instance name evpna inclusive-provider-tunnel verbose
VPN-Instance Name and ID : evpna, 3
  Address family bd-evpn
  Route Distinguisher : 300:1
  Label Policy        : label per bridge-domain
  Export VPN Targets  : 1:1
  Import VPN Targets  : 1:1
  Bridge-domain       : 1
  Ingress provider tunnel
  Egress provider tunnel
  Egress PMSI count: 1
   *PMSI type      : P2MP mLDP
    Root ip        : 1.1.1.1
    Opaque value   : 01000400008001
    State          : up
# Display multicast EVPN tunnel information on the root node of an mLDP P2MP tunnel.
<HUAWEI> display evpn vpn-instance name evpna inclusive-provider-tunnel verbose
VPN-Instance Name and ID : evpna, 3
  Address family bd-evpn
  Route Distinguisher : 100:1
  Label Policy        : label per bridge-domain
  Export VPN Targets  : 1:1
  Import VPN Targets  : 1:1
  Bridge-domain       : 1
  Ingress provider tunnel
    PMSI type      : P2MP mLDP
    Root ip        : 1.1.1.1
    Opaque value   : 01000400008001
    State          : up
  Egress provider tunnel
  Egress PMSI count: 0
# Display detailed information about BD-EVPN instance evpnb.
<HUAWEI> display evpn vpn-instance name evpnb verbose
VPN-Instance Name and ID : evpnb, 3
  Address family bd-evpn
  Route Distinguisher : 100:1
  Label Policy        : label per bridge-domain
  Export VPN Targets  : 1:1
  Import VPN Targets  : 1:1

  Bridge-domain       : 10, tagId: 10
# Display detailed information about EVPN instance evpna.
<HUAWEI> display evpn vpn-instance name evpna verbose
VPN-Instance Name and ID : evpna, 3
  Address family evpn
  Route Distinguisher : 100:1
  Label Policy        : label per instance
  Per-Instance Label  : 65570(unicast),65571(bum),65595(bypass)
  Export VPN Targets  : 1:1
  Import VPN Targets  : 1:1
  Interfaces          : Eth-Trunk10
# Display a summary of all EVPN instances.
<HUAWEI> display evpn vpn-instance
Total EVPN-Instances configured      : 2

  EVPN-Instance Name              RD                    Address-family
  v1                              1:1                   evpn          
  v2                                                    evpn
Table 1 Description of the display evpn vpn-instance command output
Item Description
VPN-Instance Name and ID

Name and ID of the EVPN instance. The ID is allocated by the system for indexing.

Address family bd-evpn

BD-EVPN address family view.

Address family evpn

EVPN instance address family.

Route Distinguisher

EVPN instance RD.

Label Policy

Label policy of the EVPN instance:

  • label per bridge-domain.
  • label per vpn-instance.
Per-Instance Label

Label shared by all private network routes in the EVPN instance.

Export VPN Targets

List of export VPN targets.

Import VPN Targets

List of import VPN targets.

Bridge-domain

BD bound to the EVPN instance.

Ingress provider tunnel

Ingress of the tunnel.

Egress provider tunnel

Egress of the tunnel.

Egress PMSI count

Number of egresses of the P2MP tunnel.

PMSI type

P2MP tunnel type.

Root ip

IP address of the root node over the mLDP P2MP tunnel.

Opaque value

Opaque value (in the TLV format) that is carried in packets and is not decoded.

State

P2MP tunnel status:

  • up.
  • down.
Interfaces

Interfaces bound to the EVPN instance.

Total EVPN-Instances configured

Total number of EVPN instances configured.

EVPN-Instance Name

EVPN instance name.

RD

EVPN instance RD.

Address-family

Address family enabled for the EVPN instance.

tagId

BD tag value.

unicast-label

Label shared by unicast routes in the EVPN instance.

bum-label

Label shared by bum routes in the EVPN instance.

bypass-label

Label shared by bypass routes in the EVPN instance.

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