R3303-HP HSR6800 Routers IP Multicast Command Reference

313
Default command level
2: System level
Parameters
ipv6-group-address: Specifies an 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 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.
Examples
# Configure GigabitEthernet 2/1/1 as a static member of IPv6 multicast group FF03::101.
<Sysname> system-view
[Sysname] interface gigabitethernet2/1/1
[Sysname-GigabitEthernet2/1/1] mld static-group ff03::101
# Configure GigabitEthernet 2/1/1 as a static member of multicast source and group (2001::101,
FF3E::202).
<Sysname> system-view
[Sysname] interface gigabitethernet2/1/1
[Sysname-GigabitEthernet2/1/1] mld static-group ff3e::202 source 2001::101
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.
Views
Interface view
Default command level
2: System level