< Home

display pim claimed-route

Function

The display pim claimed-route command displays the unicast routing information used by PIM.

Format

display pim [ vpn-instance vpn-instance-name | all-instance ] claimed-route [ source-address ]

Parameters

Parameter Description Value
vpn-instance vpn-instance-name Specifies a VPN instance. vpn-instance-name specifies the name of the VPN instance. The value must be an existing VPN instance name.
all-instance Indicates all the instances. -
source-address Specifies the multicast source address. The address is in decimal notation.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

Usage Scenario

The display pim claimed-route command is used to view information about unicast routes used by PIM, including 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.

<HUAWEI> 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)
Table 1 Description of the display pim claimed-route command output

Item

Description

multicast load-splitting rule

How multi-cast loads are split. The following policies apply:
  • group: multicast group-based load splitting

  • source: multicast source-based load splitting

  • source-group: multicast source and group-based load splitting

  • stable-preferred: stable-preferred load splitting

  • balance-preferred: balance-preferred load splitting

This parameter is configured by the multicast load-splitting command.

RPF information about: 10.1.0.0 in PIM-SM routing table

RPF routing information with the source address of 10.1.0.0 in the PIM-SM routing table

RPF interface

RPF interface on the switch.

RPF neighbor

RPF neighbor of the switch.

Referenced route/mask

Destination address/mask of the referenced route.

Referenced route type

Type of the route.

RPF-route selecting rule

Preferred rule for selecting the RPF-route.

The (S,G) or (*,G) list dependent on this route entry

List of multicast entries based on RPF routes.

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