R3303-HP 6600/HSR6600 Routers IP Multicast Command Reference
297
Views
Any view
Default command level
1: Monitor level
Parameters
interface-type interface-number: Specifies an interface by its type and number.
group ipv6-group-address: Specifies an IPv6 multicast group. The value range for the ipv6-group-address
argument is FFxy::/16 (excluding FFx0::/16, FFx1::/16, FFx2::/16, and FF0y::), where x and y
represent any hexadecimal numbers from 0 to F.
source ipv6-source-address: Specifies an IPv6 multicast source.
|: 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.
Examples
# Display information about the hosts that join multicast source group (10::1, FF1E::101) based on the
MLD SSM mappings on GigabitEthernet 2/1/1.
<Sysname> display mld ssm-mapping host interface gigabitethernet 2/1/1 group ff1e::101
source 10::1
GigabitEthernet2/1/1(1::1):
(10::1, FF1E::101)
Host Uptime Expires
1::1 00:02:20 00:00:40
2::2 00:02:21 00:00:39
Table 73 Command output
Field Descri
p
tion
GigabitEthernet2/1/1(1::1) Interface and IPv6 address.
(10::1, FF1E::101) (S, G) entry.
Host Host IPv6 address.
Uptime Host running duration.
Expires Host expiration time, where "timeout" means that the host has expired.
fast-leave (MLD view)
Use fast-leave to configure MLD fast-leave processing globally.
Use undo fast-leave to disable MLD fast-leave processing globally.










