R3303-HP HSR6800 Routers IP Multicast Command Reference

290
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 tracked by MLD in multicast group FF1E::101 on GigabitEthernet
2/1/1.
<Sysname> display mld host interface gigabitethernet 2/1/1 group ff1e::101
GigabitEthernet2/1/1(1::1):
(::, FF1E::101)
Host Uptime Expires
1::1 00:02:20 00:00:40
2::2 00:02:21 00:00:39
Table 67 Command output
Field Descri
p
tion
GigabitEthernet2/1/1(1::1) Interface and IPv6 address.
(::, FF1E::101) (S, G) entry, where :: indicates all IPv6 multicast sources.
Host Host IPv6 address.
Uptime Host running duration.
Expires Host expiration time, where timeout means that the host has expired.
display mld interface
Use display mld interface to display MLD configuration and operation information on the specified
interface.
Syntax
display mld interface [ interface-type interface-number ] [ verbose ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level