display pim claimed-route

Use display pim claimed-route to display information about all routes that PIM uses.

Syntax

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

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

vpn-instance vpn-instance-name: Specifies an MPLS L3VPN instance by its name, a case-sensitive string of 1 to 31 characters. If you do not specify a VPN instance, this command displays information about all routes that PIM uses on the public network.

source-address: Specifies a multicast source by its IP address. If you do not specify a multicast source, this command displays information about all routes that PIM uses.

Examples

# Display information about all routes that PIM uses on the public network.

<Sysname> display pim claimed-route
 RPF-route selecting rule: longest-match

 Route/mask: 7.11.0.0/16 (unicast (direct))
     RPF interface: Vlan-interface2, RPF neighbor: 8.0.0.2
     Total number of (S,G) or (*,G) dependent on this route entry: 4
     (7.11.0.10, 225.1.1.1)
     (7.11.0.10, 226.1.1.1)
     (7.11.0.10, 227.1.1.1)
     (*, 228.1.1.1)
 Route/mask: 7.12.0.0/16 (multicast static)
     RPF interface: Vlan-interface2, RPF neighbor: 8.0.0.3,
     Config NextHop: 8.0.0.5
     Total number of (S,G) or (*,G) dependent on this route entry: 2
     (7.12.0.10, 226.1.1.1)
     (7.12.0.10, 225.1.1.1)

Table 41: Command output

Field

Description

Route/mask

Route entry. Route types in parentheses include:

  • igp—IGP unicast route.

  • egp—EGP unicast route.

  • unicast (direct)—Direct unicast route.

  • unicast—Other unicast route, such as static unicast route.

  • mbgp—MBGP route.

  • multicast static—Static multicast route.

RPF interface

Name of the RPF interface.

RPF neighbor

IP address of the RPF neighbor.

Config NextHop

Address of the configured next hop. This field is displayed only when the static multicast route is configured with a next hop.

Total number of (S,G) or (*,G) dependent on this route entry

Total number of (S, G) or (*, G) entries associated with the RPF route and the entry list.