| Parameter | Description | Value |
|---|---|---|
| all |
Displays information about EVPN routes of all EVPN instances. |
- |
| route-distinguisher route-distinguisher |
Displays information about EVPN routes with the specified RD. |
An RD can be in either of the following formats:
|
| statistics |
Displays statistics about BGP EVPN routes. |
- |
| mac-route |
Displays information about MAC advertisement routes. |
- |
| prefix-route |
Displays information about prefix routes. |
- |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp evpn all routing-table dampened
BGP Local router ID is 10.1.1.1
Status codes: * - valid, > - best, d - damped,
h - history, i - internal, s - suppressed, S - Stale
Origin : i - IGP, e - EGP, ? - incomplete
EVPN address family:
Number of Ip Prefix Routes: 2
Route Distinguisher: 1:1
Network(EthTagId/IpPrefix/IpPrefixLen) From Reuse Path/Ogn
di 0:1.1.1.1:32 10.2.2.2 01:03:18 200?
di 0:2.1.1.1:32 10.2.2.2 01:03:18 200?
| Item | Description |
|---|---|
| BGP Local router ID | Router ID of the local BGP device. |
| Number of Ip Prefix Routes | Number of IP prefix Routes. |
| Route Distinguisher | The route distinguisher. |
| From | IP address of the peer from which a route is learned. |
| Reuse | Reuse value. |
| Path/Ogn | AS_Path number and the Origin attribute. |
| Network | The network information of the route. |