CLI Reference Guide-R01

Table Of Contents
Chapter 25
| Multicast Filtering Commands
MLD Filtering and Throttling
– 704 –
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
ipv6 mld filter profile-number
no ipv6 mld filter
profile-number - An MLD filter profile number. (Range: 1-4294967295)
Default Setting
None
Command Mode
Interface Configuration (Ethernet, Port Channel)
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.
A profile can also be assigned to a trunk interface. When ports are configured as
trunk members, the trunk uses the filtering profile assigned to the first port
member in the trunk.