ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
43
| Multicast Filtering Commands
MLD (Layer 3)
– 1530
Use the no form of this command without specifying a group address to
delete all any-source and source-specific multicast entries.
Use the no form of this command to delete a static group without
specifying the source address to delete all any-source and source-
specific multicast entries for the specified group.
The switch supports a maximum of 64 static group entries.
EXAMPLE
The following example assigns VLAN 1 as a static member of the specified
multicast group.
Console(config)#interface vlan 1
Console(config-if)#ipv6 mld static-group FFEE::0101
Console(config-if)#
ipv6 mld version This command configures the MLD version used on an interface. Use the
no form of this command to restore the default setting.
SYNTAX
ipv6 mld version {1 | 2}
no ipv6 mld version
1 - MLD Version 1
2 - MLD Version 2
DEFAULT SETTING
MLD Version 2
COMMAND MODE
Interface Configuration (VLAN)
COMMAND USAGE
MLDv1 is derived from IGMPv2, and MLDv2 from IGMPv3. IGMP uses IP
Protocol 2 message types, and MLD uses IP Protocol 58 message types,
which is a subset of the ICMPv6 messages.
MLDv2 adds the ability for a node to report interest in listening to
packets with a particular multicast address only from specific source
addresses as required to support Source-Specific Multicast (SSM), or
from all sources except for specific source addresses.
MLDv2 supports Source-Specific Multicast (SSM) which builds a reverse
tree from a host requesting a service back up to the multicast server.
Multicast hosts on the subnet may support either MLD versions 1 or 2.