F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
1020
Syntax
display mld host interface interface-type interface-number group ipv6-group-address [ source
ipv6-source-address ] [ | { begin | exclude | include } regular-expression ]
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 of ipv6-group-address is 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.
source ipv6-source-address: Specifies an 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.
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 236 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
Use display mld interface to display MLD configuration and operation information on the specified
interface.