7 ipv6 mld join-group mode source, 8 ipv6 mld last-member-query-interval, 7 ipv6 mld join-group mode source -60 – PLANET XGS3-24042 User Manual
Page 915: 8 ipv6 mld last-member-query-interval -60
45-60
Example:
Join the interface vlan2 in multicast group with multicast address of ff1e::1:3.
Switch(config)#interface vlan 2
Switch(Config-if-Vlan2)#ipv6 mld join-group ff1e::1:3
45.7.7 ipv6 mld join-group mode source
Command:
ipv6 mld join-group
no ipv6 mld join-group
Function:
Configure the sources of certain multicast group which the interface join in. Note: because of the
client group has got only INLCUDE and EXCLUDE modes, if the source mode is not in accordance
with current mode configured, the group mode will be changed and the original sources of the other
modes configured will be cleared permanently; the “no” form of this command cancels joining
certain group.
Parameter:
<.X:X::X:X>: source list, configure several sources is allowed.
Default:
No multicast group to be joined by factory default
Command Mode:
Interface Configuration Mode
Usage Guide:
The address range of the IPv6 multicast is FFxy::/8, however the (FF02::/16) is permanent
addresses which can not be joined in. As for sources with mode same as the original one, the
source will be added, while for those with different modes, the original sources will be cleared.
Example:
Join vlan2 in multicast group with multicast address of ff1e::1:3, with sources 2003::1 and 2003::2 in
INCLUDE mode.
Switch(config)#interface vlan 2
Switch(Config-if-Vlan2)#ipv6 mld join-group ff1e::1:3 mode include source 2003::1 2003::2
45.7.8 ipv6 mld last-member-query-interval