277
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 mld routing-table
to display information about the MLD routing table.
Examples
# Display information about the MLD routing table.
<Sysname> display mld routing-table
Routing table
Total 2 entries
00001. (*, FF1E::101)
List of 1 downstream interface
Vlan-interface1 (FE80::200:5EFF:FE71:3800),
Protocol: MLD
00002. (100::1, FF1E::101), Flag: ACT
List of 1 downstream interface in include mode
Vlan-interface2 (FE80::100:5E16:FEC0:1010),
Protocol: MLD
Table 62
Command output
Field
Description
Routing table
MLD routing table.
00001
Sequence number of this (*, G) entry.
(*, FF1E::101)
(*, G) entry in the MLD routing table.
Flag
MLD route flags:
•
ACT
—Indicates MLD routing entries that have been used for
forwarding data packets but have the multicast group address
out of the SSM group range.
•
SUC
—Indicates MLD routing entries that have been added to the
forwarding table and have the multicast group address within
the SSM group range.
List of 1 downstream interface
List of downstream interfaces, namely, the interfaces to which
multicast data for this group is forwarded.
in include mode
The downstream interface is in the include mode.
in exclude mode
The downstream interface is in the exclude mode.
Downstream interface is none
No downstream interfaces exist.
Protocol Protocol
type.
display mld ssm-mapping
Syntax
display mld
ssm-mapping
ipv6-group-address
[
|
{
begin
|
exclude
|
include
}
regular-expression
]