HP VPN Firewall Appliances Network Management Command Reference

959
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started 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.
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: GigabitEthernet0/1, RPF neighbor: 2002::201
Referenced prefix/prefix length: 2001::/64
Referenced route type: igp
Route selection rule: preference-preferred
Load splitting rule: disable
Table 223 Command output
Field Descri
p
tion
RPF information about source 2001::101 RPF information of the IPv6 multicast source 2001::101.
RPF interface Indicates the interface type and number of the RPF interface.
RPF neighbor Indicate the 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.
Related commands
display multicast ipv6 forwarding-table
display multicast ipv6 routing-table
multicast ipv6 boundary
Use multicast ipv6 boundary to configure an IPv6 multicast forwarding boundary.