R2511-HP MSR Router Series IP Multicast Command Reference(V5)
293
undo mld static-group { all | ipv6-group-address [ source ipv6-source-address ] }
Default
An interface is not a static member of any IPv6 multicast group or IPv6 multicast source and group.
Views
Interface view
Default command level
2: System level
Parameters
ipv6-group-address: Specifies an IPv6 multicast group in the range of FFxy::/16 (excluding FFx0::/16,
FFx1::/16, FFx2::/16, and FF0y::), where x and y represent any hexadecimal numbers from 0 to F.
ipv6-source-address: Specifies an IPv6 multicast source.
all: Specifies all static IPv6 multicast groups that the current interface has joined.
Usage guidelines
If the IPv6 multicast address is in the SSM multicast address range, you must specify an IPv6 multicast
source address at the same time. Otherwise MLD routing table entries cannot be established. No such a
restriction exists if the specified IPv6 multicast group address is not in the SSM multicast address range.
For a device that supports both MLD snooping and MLD, if you want to configure a VLAN interface as
a static member of an IPv6 multicast group or IPv6 multicast source and group, configure the mld
static-group command in the VLAN interface, and configure the mld-snooping static-group command
on the member ports of the corresponding VLAN.
Examples
# Configure Ethernet 1/1 as a static member of IPv6 multicast group FF03::101.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] mld static-group ff03::101
# Configure Ethernet 1/1 as a static member of multicast source and group (2001::101, FF3E::202).
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] mld static-group ff3e::202 source 2001::101
Related commands
mld-snooping static-group
mld timer other-querier-present
Use mld timer other-querier-present to configure the MLD other querier present interval on the current
interface.
Use undo mld timer other-querier-present to restore the default.
Syntax
mld timer other-querier-present interval
undo mld timer other-querier-present










