C
HAPTER
38
| Multicast Filtering Commands
MLD Filtering and Throttling
– 1240 –
â—† When the access mode is set to permit, MLD join reports are processed
when a multicast group falls within the controlled range. When the
access mode is set to deny, MLD join reports are only processed when a
multicast group is not in the controlled range.
EXAMPLE
Console(config)#ipv6 mld profile 19
Console(config-mld-profile)#permit
Console(config-mld-profile)#
range This command specifies multicast group addresses for a profile. Use the no
form to delete addresses from a profile.
SYNTAX
[no] range low-ipv6-address [high-ipv6-address]
low-ipv6-address - A valid IPv6 address (X:X:X:X::X) of a multicast
group or start of a group range.
high-ipv6-address - A valid IPv6 address (X:X:X:X::X) for the end
of a multicast group range.
DEFAULT SETTING
None
COMMAND MODE
MLD Profile Configuration
COMMAND USAGE
Enter this command multiple times to specify more than one multicast
address or address range for a profile.
EXAMPLE
Console(config-mld-profile)#range ff01::0101 ff01::0202
Console(config-mld-profile)#
ipv6 mld filter
(Interface Configuration)
This command assigns an MLD filtering profile to an interface on the
switch. Use the no form to remove a profile from an interface.
SYNTAX
[no] ipv6 mld filter profile-number
profile-number - An MLD filter profile number.
(Range: 1-4294967295)