display bgp evpn all routing-table { ad-route | es-route | inclusive-route | mac-route | prefix-route | smet-route | join-route | leave-route } prefix { community-list | ext-community | large-community | cluster-list | advertised-peer | as-path }
display bgp evpn vpn-instance vpn-instance-name routing-table { ad-route | es-route | inclusive-route | mac-route | prefix-route | smet-route | join-route } prefix { community-list | ext-community | large-community | cluster-list }
Parameter | Description | Value |
---|---|---|
ad-route |
Displays information about all Ethernet auto-discovery routes. |
- |
es-route |
Displays information about Ethernet segment routes. |
- |
inclusive-route |
Displays information about inclusive multicast routes. |
- |
mac-route |
Displays information about MAC advertisement routes. |
- |
prefix-route |
Displays information about prefix routes. |
- |
smet-route |
Displays information about Selective Multicast Ethernet Tag (SMET) routes. |
- |
join-route |
Displays information about IGMP Join Synch routes. |
- |
leave-route |
Displays information about IGMP Leave Synch routes. |
- |
prefix |
Specifies the prefix of an EVPN route. |
An EVPN route prefix has the following formats: Ethernet auto-discovery route. The value is in the format of xxxx.xxxx.xxxx.xxxx.xxxx:M, where:
Ethernet segment route. The value is in the format of xxxx.xxxx.xxxx.xxxx.xxxx, where x is a hexadecimal integer ranging from 0 to F. The value equals the ESI configured for the device originating this route. Inclusive multicast route. The value is in the format of M:L:X.X.X.X, where:
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:
IP Prefix route. The value is in the format of L:X.X.X.X:M or L:[X:X::X:X]:M, where:
SMET route. The value is in the format of T:SL:SX.SX.SX.SX:GL:GX.GX.GX.GX:OL:OX.OX.OX.OX:
IGMP Join Synch route. The value is in the format of ESI:T:SL:SX.SX.SX.SX:GL:GX.GX.GX.GX:OL:OX.OX.OX.OX:
IGMP Leave Synch route. The value is in the format of ESI:T:SL:SX.SX.SX.SX:GL:GX.GX.GX.GX:OL:OX.OX.OX.OX:SY:
|
community-list |
Displays the community list of BGP EVPN routes. |
- |
ext-community |
Displays the extended community list of BGP EVPN routes. |
- |
large-community |
Displays the extended community attribute of BGP EVPN routes. |
- |
cluster-list |
Displays the cluster list of BGP EVPN routes. |
- |
advertised-peer |
Displays the advertised peer list of BGP EVPN routes. |
- |
as-path |
Displays the AS_Path attribute of BGP EVPN routes. |
- |
all |
Displays information about EVPN routes of all EVPN instances. |
- |
vpn-instance vpn-instance-name |
Displays information about EVPN routes of a specified EVPN instance. |
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. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp evpn all routing-table inclusive-route 0:32:10.5.5.5 large-community
Routes of Route Distinguisher(1:1):
BGP routing table entry information of 0:32:10.5.5.5:
Imported route.
From: ::
Large-Community: <1:1:1>
Item | Description |
---|---|
Routes of Route Distinguisher | Routing information for the specified RD. |
BGP routing table entry information of | Routing entry information. |
Imported route | The routes imported. |
From | IP address of the device that advertised routes. |
Large-Community | Specifies the extended community attribute of BGP EVPN routes. |