305
Parameters
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
FFx0::/16, FFx1::/16, FFx2::/16, and FF0y::), where x and y represent any hexadecimal number from
0 to F.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Description
Use display multicast ipv6 rpf-info to display RPF information of an IPv6 multicast source.
Related commands: display multicast ipv6 forwarding-table and display multicast ipv6 routing-table.
Examples
# Display all RPF information of the multicast source with an IPv6 address 2001::101.
<Sysname> display multicast ipv6 rpf-info 2001::101
RPF information about source 2001::101:
RPF interface: Vlan-interface1, RPF neighbor: 2002::201
Referenced prefix/prefix length: 2001::/64
Referenced route type: igp
Route selection rule: preference-preferred
Load splitting rule: disable
Table 67 Command output
Field Descri
tion
RPF interface Interface type and number of the RPF interface.
RPF neighbor IPv6 address of the RPF neighbor.
Referenced prefix/prefix length Referenced route and prefix length.
Referenced route type
Type of the referenced route, which can be any of the
following:
• igp—IPv6 unicast route (IGB).
• egp—IPv6 unicast (EGP).
• unicast (direct)—IPv6 unicast route (directly connected).
• unicast—Other IPv6 unicast route (such as IPv6 unicast
static route).
• mbgp—IPv6 MBGP route.
Route selection rule
RPF route selection rule: An RPF route can be selected by the
priority of the routing protocol or by the longest match of the
destination address in the routing table.
Load splitting rule Load sharing rule.