R0106-HP MSR Router Series IP Multicast Command Reference(V7)

246
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.
Views
Interface view
Predefined user roles
network-admin
Parameters
ipv6-group-address: Specifies an IPv6 multicast group by its IPv6 address. The value range for this
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.
ipv6-source-address: Specifies an IPv6 multicast source. If you do not specify any IPv6 multicast source,
the command configures an interface as a static member of the multicast groups with all IPv6 multicast
source addresses.
all: Specifies all IPv6 multicast groups that the interface has statically 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 IPv6 multicast routing entries cannot be established. This
restriction does not exist if the specified IPv6 multicast group address is not in the SSM multicast address
range.
Examples
# Configure GigabitEthernet 2/1/1 as a static member of the IPv6 multicast group FF03::101.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] mld static-group ff03::101
# Configure GigabitEthernet 2/1/1 as a static member of the multicast source and group (2001::101,
FF3E::202).
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] mld static-group ff3e::202 source 2001::101
mld version
Use mld version to specify the MLD version for an interface.
Use undo mld version to restore the default.
Syntax
mld version version-number
undo mld version
Default
The MLD version is 1.