257
port-info
: Displays Layer 2 port information.
|
: 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 forwarding-table
to display information about the IPv6 multicast forwarding
table.
IPv6 multicast forwarding tables guide multicast forwarding. You can determine the state of IPv6
multicast traffic forwarding by viewing the IPv6 multicast forwarding table.
Related commands:
display multicast ipv6 routing-table
,
multicast ipv6 forwarding-table
downstream-limit
, and
multicast ipv6 forwarding-table route-limit
.
Examples
# Display information about the IPv6 multicast forwarding table.
<Sysname> display multicast ipv6 forwarding-table
IPv6 Multicast Forwarding Table
Total 1 entry
Total 1 entry matched
00001. (2000:5::1:1000, FF1E::1234)
MID: 0, Flags: 0x100000:0
Uptime: 04:04:37, Timeout in: 00:03:26
Incoming interface: Vlan-interface1
List of 1 outgoing interfaces:
1: Vlan-interface2
Matched 146754 packets(10272780 bytes), Wrong If 0 packets
Forwarded 139571 packets(9769970 bytes)
Table 53
Command output
Field Description
Total 1 entry
Total number of (S, G) entries in the IPv6 multicast forwarding table.
Total 1 entry matched
Total number of matched (S, G) entries in the IPv6 multicast
forwarding table.
00001
Sequence number of the (S, G) entry.
(2000:5::1:1000, FF1E::1234)
(S, G) entry in the IPv6 multicast forwarding table.
MID
MID of the (S, G). Each (S, G) entry has a unique MID.