/
run show pim mrib
run show pim mrib
The run show pim mrib command shows information about the Multicast Routing Information Base (MRIB) that is used by PIM.
Command Syntax
run show pim mrib
Parameter
None.
Example
- Show the information about the Multicast Routing Information Base (MRIB) that is used by PIM.
admin@Xorplus# run show pim mrib DestPrefix NextHopRouter VifName VifIndex MetricPref Metric ---------------- ------------- ------- -------- ---------- ------ 1.1.1.1/32 1.1.1.1 loopback 0 0 0 2.2.2.2/32 20.0.0.2 vlan20 1 110 1 3.3.3.3/32 60.0.0.3 vlan60 2 110 1 20.0.0.0/24 20.0.0.1 vlan20 1 0 0
Table 1 Description of the run show pim mrib command output
Item | Description |
DestPrefix | The destination prefix address. |
NextHopRouter | The address of the next-hop router toward the destination. |
VifName | The name of the vif interface toward the destination. |
VifIndex | The vif interface index of the vif interface toward the destination. |
MetricPref | The metric preference of the entry. |
Metric | The routing metric of the entry. |
Copyright © 2025 Pica8 Inc. All Rights Reserved.