Chapter 24
| Multicast Filtering Commands
MLD Filtering and Throttling
– 690 –
ipv6 mld filter
(Global Configuration)
This command globally enables MLD filtering and throttling on the switch. Use the
no form to disable the feature.
Syntax
[no] ipv6 mld filter
Default Setting
Disabled
Command Mode
Global Configuration
Command Usage
◆ MLD filtering enables you to assign a profile to a switch port that specifies
multicast groups that are permitted or denied on the port. An MLD filter profile
can contain one or more, or a range of multicast addresses; but only one profile
can be assigned to a port. When enabled, MLD join reports received on the port
are checked against the filter profile. If a requested multicast group is
permitted, the MLD join report is forwarded as normal. If a requested multicast
group is denied, the MLD join report is dropped.
◆ MLD filtering and throttling only applies to dynamically learned multicast
groups, it does not apply to statically configured groups.
◆ The MLD filtering feature operates in the same manner when MVR6 is used to
forward multicast traffic.
Example
Console(config)#ipv6 mld filter
Console(config)#
Related Commands
show ipv6 mld filter
ipv6 mld profile This command creates an MLD filter profile number and enters MLD profile
configuration mode. Use the no form to delete a profile number.
Syntax
[no] ipv6 mld profile profile-number
profile-number - An MLD filter profile number. (Range: 1-4294967295)
Default Setting
Disabled