The display mrt routing-table statistics command displays the statistics of the multicast routing table (MRT) routes.
| Parameter | Description | Value |
|---|---|---|
| vpn-instance vpn-instance-name |
Specifies the name of a VPN instance. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. 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 mrt routing-table statistics
Proto total active added deleted freed
routes routes routes routes routes
MSTATIC 1 0 1 0 0
| Item | Description |
|---|---|
| Proto | Routing protocol. |
| total routes | Total number of routes in the routing table. |
| active routes | Number of active routes in the routing table. |
| added routes | Number of active and inactive routes added in the routing table. |
| deleted routes | Number of routes to be deleted from the routing table. |
| freed routes | Number of routes that are permanently deleted from the routing table. |