The display mbgp routing-table statistics command displays the statistics of the Multicast BGP (MBGP) routes.
The display ip routing-table statistics command displays integrated route statistics of the IPv4 routing table.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display mbgp routing-table statistics
Proto total active added deleted freed
routes routes routes routes routes
OSPF 0 0 0 0 0
IS-IS 5 5 45 40 40
Total 5 5 45 40 40
<HUAWEI> display ip routing-table all-vpn-instance statistics
Summary Prefixes : 5
Proto total active added deleted freed
routes routes routes routes routes
DIRECT 6 6 6 0 0
STATIC 0 0 0 0 0
RIP 0 0 0 0 0
OSPF 2 0 2 0 0
IS-IS 0 0 0 0 0
BGP 0 0 0 0 0
UNR 0 0 0 0 0
Total 8 6 8 0 0
Item | Description |
---|---|
Proto | Routing protocol.
|
total | Total number of routes in the routing table. |
active | Number of active routes in the routing table. |
added | Number of active and inactive routes added to the routing table. |
deleted | Number of routes to be deleted from the routing table. |
freed | Number of routes that are permanently deleted from the routing table. |
Summary Prefixes | Total number of route prefixes in the routing table. |