6 ipv6 mld join-group, 7 ipv6 mld join-group mode source, 8 ipv6 mld last-member-query-interval – PLANET XGS3-24040 User Manual
Page 715
XGS3 Command Guide
39-47
39.7.6 ipv6 mld join-group
Command: ipv6 mld join-group
no ipv6 mld join-group
Function: Configure the interface to join in certain multicast group; the “no ipv6 mld join-group
” command cancels joining certain multicast group.
Parameter: is a valid IPv6 multicast address
Default: No multicast group 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.
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
39.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
39.7.8 ipv6 mld last-member-query-interval
Command: ipv6 mld last-member-query-interval
no ipv6 mld last-member-query-interval