< 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 name is a string of 1 to 31 characters.
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 unicast routes used by PIM, such as Reverse Path Forwarding (RPF) neighbors, interfaces, route types, and route selection policies.

Configuration Impact

When the display pim claimed-route command is used, the following situations occur:

  • If vpn-instance or all-instance is not specified, only the public network instance is displayed.

  • If source-address is specified, the unicast route that reaches the source address is displayed.

Example

# Display the unicast routing information used by PIM public instance.

<sysname> 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: Ethernet6/0/0, 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)
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >