display evpn mac routing-table statistics

Function

The display evpn mac routing-table statistics command displays MAC route statistics of EVPN instances.

Format

display evpn mac routing-table { all-evpn-instance | evpn-instance vpn-instance-name } statistics

Parameters

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.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
vstm read

Usage Guidelines

Usage Scenario

To check MAC route statistics of EVPN instances, including the numbers of added, deleted, active, and freed routes, run the display evpn mac routing-table statistics command.

Example

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

# Display MAC route statistics of all EVPN instances.
<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
Table 1 Description of the display evpn mac routing-table statistics command output
Item Description
Summary Prefixes

Number of prefixes currently in the MAC routing table.

Protocol

Origin of routes:

  • BGP: learned from BGP peers.
  • Local: locally reported.
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.

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