5.2.18. profile range

Syntax

profile range ipv6 ipv6-addr [ipv6-addr] action (permit | deny)

Parameter

ipv6-addr

Start ipv6 multicast address

[ipv6-addr]

End ipv6 multicast address

(permit | deny)

Permit: allow Multicast address range ip address learningdeny: do not allow Multicast address range ip address learning

Default

Mode

mld profile configuration mode

Usage

Use the profile command to generate MLD profile. You can verify settings by the show ipv6 mld profile command.

Example

The following example specifies that set ipv6 mld profile.

Switch(config)# ipv6 mld profile 1 Switch(config-mld-profile)# profile range ipv6 ff13::1 ff13::10 action permit