5.1.15. profile range

Syntax

profile range ip <ip-addr>[ip-addr] action (permit | deny)

Parameter

<ip-addr>

Start ipv4 multicast address

[ip-addr]

End ipv4 multicast address

(permit | deny)

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

Default

Mode

igmp profile configuration mode

Usage

Use the profile command to generate IGMP profile.

Example

The following example specifies that set ip igmp profile.

Switch(config)# ip igmp profile 1
Switch(config-igmp-profile)# profile range ip 224.1.1.1 224.1.1.8 action permit