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

956
Parameters
ipv6-group-address: IPv6 multicast group address, in the range of FFxy::/16 (excluding FFx0::/16,
FFx1::/16, FFx2::/16, and FF0y::), where x and y represent any hexadecimal number ranging from 0 to
F.
ipv6-source-address: IPv6 address of the specified multicast source.
all: Removes all static IPv6 multicast groups that the current interface has joined.
Description
Use mld static-group to configure the current interface to be a statically-connected member of the
specified IPv6 multicast group or IPv6 multicast source and group.
Use undo mld static-group to remove the configuration.
By default, an interface is not a statically-connected member of any IPv6 multicast group or IPv6 multicast
source and group.
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.
Examples
# Configure GigabitEthernet 0/1 to be a statically-connected member of the IPv6 multicast group
FF03::101.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] mld static-group ff03::101
# Configure GigabitEthernet 0/1 to be a statically connected member of multicast source and group
(2001::101, FF3E::202).
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] mld static-group ff3e::202 source 2001::101
mld timer other-querier-present
Syntax
mld timer other-querier-present interval
undo mld timer other-querier-present
View
Interface view
Default level
2: System level
Parameters
interval: MLD other querier present interval in seconds, in the range of 60 to 300.
Description
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.