display ipv6 pim claimed-route

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

Syntax

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

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-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 IPv6 PIM uses on the public network.

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

Examples

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

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

 Route/mask: 7:11::/64 (unicast (direct))
     RPF interface: Vlan-interface2, RPF neighbor: 8::2
     Total number of (S,G) or (*,G) dependent on this route entry: 4
     (7:11::10, ff1e::1)
     (7:11::10, ff1e::2)
     (7:11::10, ff1e::3)
     (*, ff1e::4)
 Route/mask: 7:12::/64 (unicast)
     RPF interface: Vlan-interface2, RPF neighbor: 8::3,
     Total number of (S,G) or (*,G) dependent on this route entry: 2
     (7:12::10, ff1e::1)
     (7:12::10, ff1e::2)

Table 118: Command output

Field

Description

Route/mask

Route entry. Route types in parentheses include:

  • igp—IGP unicast route.

  • egp—EGP unicast route.

  • unicast (direct)—Directly connected unicast route.

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

  • mbgp—IPv6 MBGP route.

RPF interface

Name of the RPF interface.

RPF neighbor

IPv6 address of the RPF neighbor.

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

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