R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

934
source ipv6-source-address: Displays information about the hosts tracked by MLD that are in the
specified IPv6 multicast source.
|: 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.
Description
Use display mld host interface to display information about the hosts tracked by MLD on the specified
interface.
Examples
# Display information about the hosts tracked by MLD in multicast group FF1E::101 on GigabitEthernet
0/1.
<Sysname> display mld host interface GigabitEthernet 0/1 group ff1e::101
GigabitEthernet0/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 226 Command output
Field Descri
p
tion
GigabitEthernet0/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
Syntax
display mld interface [ interface-type interface-number ] [ verbose ] [ | { begin | exclude | include }
regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
interface-type interface-number: Specifies an interface by its type and number. If you do not specify any
interface, this command displays information about all interfaces running MLD.