IPv6 MLD Snooping Commands
profile range
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
294
19
profile range
To create a MLD profile for a range of IPv6 addresses, use the profile range MLD-
profile Configuration mode command.
To remove a MLD profile for a range of IPv6 addresses, use the no form of this
command.
Syntax
profile range ipv6
ipv6-range
action {deny | permit}
Parameters
•
ipv6
ipv6-range
—Specifies a range of IPv6 addresses for the profile. This
can be a single IPv6 address or a range with a start and an end address.
When entering a range, enter the low IPv6 multicast address, a space, and
the high IPv6 multicast address.
•
action deny—Denies the matching addresses.
•
action permit—Permits the matching addresses.
Default Configuration
N/A
Command Mode
MLD-profile Configuration mode
Example
switchxxxxxx(config)#
ip igmp profile 1
switchxxxxxx(config-mld-profile)#
profile range ipv6 ff07::1:3 ff07::1:ff
action permit