Parameter | Description | Value |
---|---|---|
mac-route prefix |
Specifies the prefix of an EVPN route. |
MAC advertisement route. The value is in the format of E:M:H-H-H:L:X.X.X.X or E:M:H-H-H:L: [X:X::X:X], where:
|
vpn-instance evpnName |
Specifies the name of an EVPN instance. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the EVPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string. |
Usage Scenario
To check label stack information after configuring VPLS EVPN, run the display mpls label-stack evpn command. Label stack information helps you view VPLS EVPN forwarding information.
If multiple MAC routes with the same prefix are configured, the label stack displays the label information of all MAC routes.The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display mpls label-stack evpn vpn-instance evpna mac-route 0:48:00e0:fc12:3456:0:0.0.0.0 Label-stack : 1 Level : 1 Type : EVPN Label : 48065 Level : 2 Type : BGP Label : 48063 Level : 3 Type : LDP Label : -- OutInterface : GigabitEthernet0/1/0
Item | Description |
---|---|
mac-route | MAC route. |
Label-stack | Number of label stacks. |
Level | Number of labels:
BGP labels are supported only in seamless MPLS networking. |
Type | PW type or public network tunnel type:
|
Label | Outgoing label value. -- indicates label value 3, and 4294967295 indicates that no label is allocated. |
OutInterface | Outbound interface. |