HP VPN Firewall Appliances Network Management Command Reference
1028
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started 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.
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 238 Command output
Field Descri
p
tion
Group IPv6 multicast group address.
Source list List of IPv6 multicast source addresses.
Related commands
ssm-mapping
display mld ssm-mapping group
Use display mld ssm-mapping group to display information about the multicast groups created based on
the configured MLD SSM mappings.
Syntax
display mld ssm-mapping group [ ipv6-group-address | interface interface-type interface-number ]
[ verbose ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
ipv6-group-address: Specifies a multicast group by its IPv6 address, in the range of FFxy::/16 (excluding
FFx0::/16, FFx1::/16, FFx2::/16, and FF0y::), where x and y represent any hexadecimal number in the
range of 0 to F. If you do not specify any IPv6 multicast group, this command displays information about
all IPv6 multicast groups created based on the configured MLD SSM mappings.