R2511-HP MSR Router Series IP Multicast Command Reference(V5)

270
Examples
# Display information about the hosts tracked by MLD that are in IPv6 multicast group FF1E::101 2 on the
Layer 2 ports in VLAN.
<Sysname> display mld host port-info vlan 2 group ff1e::101
VLAN(ID) : 2
(::, FF1E::101)
Port : Ethernet1/1
Host Uptime Expires
1::1 00:02:20 00:00:40
2::2 00:02:21 00:00:39
Port : Ethernet1/2
Host Uptime Expires
3::3 00:02:20 00:00:40
Table 61 Command output
Field Descri
p
tion
VLAN(ID) VLAN ID.
(::, FF1E::101) (S, G) entry, where double colons (::) means all IPv6 multicast sources.
Port Member port.
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
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 that runs MLD.
verbose: Displays detailed MLD configuration and operation information.
|: 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.