278
View
Any view
Default level
1: Monitor level
Parameters
ipv6-group-address
: Specifies an IPv6 multicast group by its address, in the range of FFxy::/16
(excluding FFx0::/16, FFx1::/16, FFx2::/16, and FF0y::), where x and y represent any hexadecimal
number ranging from 0 to F.
|
: 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 mld ssm-mapping
to display the configured MLD SSM mappings for the specified IPv6
multicast group.
Related commands:
ssm-mapping
.
Examples
# Display the MLD SSM mappings for multicast group FF1E::101.
<Sysname> display mld ssm-mapping ff1e::101
Group: FF1E::101
Source list:
1::1
1::2
10::1
100::10
Table 63
Command output
Field Description
Group
IPv6 multicast group address
Source list
List of IPv6 multicast source addresses
display mld ssm-mapping group
Syntax
display mld
ssm-mapping
group
[
ipv6-group-address
|
interface
interface-type
interface-number
]
[
verbose
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view