HP VPN Firewall Appliances Network Management Command Reference

1045
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 number in the range of 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.
Examples
# Configure GigabitEthernet 0/1 as a static member of 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 as a static 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
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
Default
MLD other querier present interval = [ MLD query interval ] × [ MLD querier's robustness variable ] +
[ maximum response delay for MLD general queries ] /2.