display ipv6 multicast rpf-info

Use display ipv6 multicast rpf-info to display RPF information for an IPv6 multicast source.

Syntax

display ipv6 multicast [ vpn-instance vpn-instance-name ] rpf-info ipv6-source-address [ ipv6-group-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 RPF information for an IPv6 multicast source on the public network.

ipv6-source-address: Specifies an IPv6 multicast source address.

ipv6-group-address: Specifies an IPv6 multicast group address in the range of FFxy::/16 (excluding FFx1::/16 and FFx2::/16), where "x" and "y" represent any hexadecimal numbers in the range of 0 to F.

Examples

# Display RPF information for IPv6 multicast source 2001::101 on the public network.

<Sysname> display ipv6 multicast rpf-info 2001::101
 RPF information about source 2001::101:
     RPF interface: Vlan-interface1, RPF neighbor: FE80::A01:101:1
     Referenced prefix/prefix length: 2001::/64
     Referenced route type: igp
     Route selection rule: preference-preferred
     Load splitting rule: disable

Table 107: Command output

Field

Description

RPF information about source 2001::101

RPF information of the IPv6 multicast source 2001::101.

RPF interface

Type and number of the RPF interface.

RPF neighbor

IPv6 address (link-local address) of the RPF neighbor.

Referenced prefix/prefix length

Referenced route and its prefix length.

Referenced route type

Type of the referenced route:

  • igp—IPv6 IGP unicast route.

  • egp—IPv6 EGP unicast route.

  • unicast (direct) —IPv6 directly connected unicast route.

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

  • mbgp—IPv6 MBGP route.

Route selection rule

RPF route selection rule:

  • Route preference.

  • Longest prefix match.

Load splitting rule

Whether load splitting is enabled.

Related commands

display ipv6 multicast forwarding-table

display ipv6 multicast routing-table