276
Table 61
Command output
Field Description
Proxying group record(s) information
Information of MLD proxying groups on the interfaces.
Total 1 MLD-Proxying group record(s)
One MLD proxying group is recorded.
Group
IPv6 multicast group address.
Member state
State of the member hosts:
•
Delay.
•
Idle.
Expires
Remaining time of the IPv6 multicast group, where
"off" means that the group never times out.
Group mode
IPv6 multicast source filtering modes:
•
Include.
•
Exclude.
Source list
List of IPv6 multicast sources (only including the
sources from which the hosts want to receive IPv6
multicast data).
display mld routing-table
Syntax
display mld routing-table
[
ipv6-source-address
[
prefix-length
] |
ipv6-group-address
[
prefix-length
]
|
flags
{
act
|
suc
} ] * [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
ipv6-source-address
: Specifies a multicast source by its IPv6 address.
ipv6-group-address
: Specifies an IPv6 multicast group by its IPv6 address, in the form of FFxy::/16,
where x and y represent any hexadecimal number ranging from 0 to F.
prefix-length
: Prefix length of the multicast source or multicast group address. For a multicast source
address, this argument has an effective value range of 0 to 128. For a multicast group address, it has an
effective value range of 8 to 128. The default is 128 in both cases.
flags
: Specifies the route flag.
act
: Specifies the MLD routes with the ACT flag
suc
: Specifies the MLD routes with the SUC flag.
|
: 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.