The display evpn mac routing-table statistics command displays MAC route statistics of EVPN instances.
| Parameter | Description | Value |
|---|---|---|
| all-evpn-instance |
Displays MAC route statistics of all EVPN instances. |
- |
| evpn-instance vpn-instance-name |
Displays MAC route statistics of an EVPN instance with the specified 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. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display evpn mac routing-table all-evpn-instance statistics
Summary Prefixes : 133
Protocol route active added deleted freed
Local 0 0 0 0 0
BGP 133 133 48659 48526 48526
Total 133 133 48659 48526 48526
| Item | Description |
|---|---|
| Summary Prefixes | Number of prefixes currently in the MAC routing table. |
| Protocol | Origin of routes:
|
| route | Number of routes in the MAC routing table. |
| active | Number of active routes in the MAC routing table. |
| added | Number of routes, including both active and inactive ones, added to the MAC routing table. |
| deleted | Number of routes deleted from the MAC routing table. |
| freed | Number of routes permanently released from the MAC routing table. |