59
|: 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 rpf-info to display the RPF information of a multicast source.
If neither all-instance nor vpn-instance is specified, this command displays the information on the public
network.
Related commands: display multicast forwarding-table and display multicast routing-table.
Examples
# Display the RPF information of multicast source 192.168.1.55 on the public network.
<Sysname> display multicast rpf-info 192.168.1.55
RPF information about source 192.168.1.55:
VPN instance: public net
RPF interface: Vlan-interface1, RPF neighbor: 10.1.1.1
Referenced route/mask: 192.168.1.0/24
Referenced route type: igp
Route selection rule: preference-preferred
Load splitting rule: disable
Table 15 Command output
Field Descri
tion
RPF interface
RPF interface. If the RPF interface is an interface in another VPN, the VPN
name is displayed.
RPF neighbor IP address of the RPF neighbor.
Referenced route/mask Referenced route and its mask length.
Referenced route type
Type of the referenced route, which can be any of the following:
• igp—Unicast route (IGP).
• egp—Unicast route (EGP).
• unicast (direct)—Unicast route (directly connected).
• unicast—Other unicast route (such as unicast static route).
• mbgp—MBGP route.
• multicast static—Multicast static route.
Route selection rule
Rule for RPF route selection, which can be based on the preference of the
routing protocol or based on the longest match on the destination address.
Load splitting rule Status of the load splitting rule (enabled/disabled).