R3303-HP HSR6800 Routers IP Multicast Command Reference

276
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays the 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 the DF information of the IPv6 multicast forwarding table.
<Sysname> display multicast ipv6 forwarding-table df-info
IPv6 Multicast DF information
Total 1 RP
Total 1 RP matched
00001. RP Address: 2010::1
MID: 0, Flags: 0x2100000:0
Uptime: 00:08:32
RPF interface: GigabitEthernet2/1/1
List of 1 DF interfaces:
1: GigabitEthernet2/1/2
Table 62 Command output
Field Descri
p
tion
IPv6 Multicast DF information DF information of the IPv6 multicast forwarding table.
Total 1 RP Total number of RPs.
Total 1 RP matched Total number of matched RPs.
00001 Sequence number of the RP.
MID ID of the RP. Each RP has a unique MID.
Flags
Current state of the RP. Different bits indicate different states of an RP.
Major values of this field are described in Table 60 and Table 61.
Uptime
Length of time for which the RP has been up, in the format
hours:minutes:seconds.
RPF interface RPF interface to the RP.
List of 1 DF interfaces DF interface list.
display multicast ipv6 routing-table
Use display multicast ipv6 routing-table to display information about the IPv6 multicast routing table.
Syntax
display multicast ipv6 routing-table [ ipv6-source-address [ prefix-length ] | ipv6-group-address
[ prefix-length ] | incoming-interface { interface-type interface-number | register } | outgoing-interface
{ exclude | include | match } { interface-type interface-number | register } ] * [ | { begin | exclude |
include } regular-expression ]