CLI Reference Guide-R04

Table Of Contents
Chapter 25
| Multicast Filtering Commands
MLD Filtering and Throttling
– 720 –
permit, deny This command sets the access mode for an MLD filter profile.
Syntax
{permit | deny}
Default Setting
deny
Command Mode
MLD Profile Configuration
Command Usage
Each profile has only one access mode; either permit or deny.
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.