display pim claimed-route
Function
The display pim claimed-route command displays the unicast routing information used by PIM.
Parameters
Parameter | Description | Value |
---|---|---|
source-address | Specifies the multicast source address. | The address is in decimal notation. |
Usage Guidelines
Usage Scenario
The display pim claimed-route command is used to view unicast routes used by PIM, such as RPF neighbors, interfaces, route types, and route selection policies.
Configuration Impact
Differences between the display pim claimed-route and display multicast rpf-info commands are as follows:
- The display multicast rpf-info command is used to check information about RPF neighbors, RPF interfaces, or whether there is a route to a specified source address.
- The display pim claimed-route command is used to check information about unicast routes used by multicast routing and entries of these routes.
Example
# Display the unicast routing information used by PIM.
<AC6605> display pim claimed-route VPN-Instance: public net multicast load-splitting rule: source-group RPF information about: 10.1.0.0 in PIM-SM routing table RPF interface: Vlanif10, RPF neighbor: 10.1.2.2 Referenced route/mask: 10.1.0.0/24 Referenced route type: igp RPF-route selecting rule: preference-preferred The (S, G) or (*, G) list dependent on this route entry (10.1.0.1, 225.0.0.1)
Item |
Description |
---|---|
VPN-Instance |
Indicates the VPN instance to which the unicast routing information corresponds. |
multicast load-splitting rule |
Indicates the way in which multi-cast loads are split. The following policies apply:
|
RPF information about: 10.1.0.0 in PIM-SM routing table |
Indicates the RPF routing information with the source address of 10.1.0.0 in the PIM-SM routing table |
RPF interface |
Indicates the RPF interface. |
RPF neighbor |
Indicates the RPF neighbor. |
Referenced route/mask |
Indicates the referenced route/mask. |
Referenced route type |
Indicates the type of route. |
RPF-route selecting rule |
Indicates the preferred rule for selecting the RPF-route. |
The (S,G) or (*,G) list dependent on this route entry |
Indicates the list of multicast entries based on RPF routes. |