Chapter 24
| Multicast Filtering Commands
MLD Filtering and Throttling
– 692 –
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)
Default Setting
None
Command Mode
Interface Configuration
Command Usage
â—† The MLD filtering profile must first be created with the ipv6 mld profile
command before being able to assign it to an interface.
â—† Only one profile can be assigned to an interface.