To configure the multicast profile index for an interface or the maximum number of multicast groups that can be learnt on the interface, use the command ip igmp in Interface Configuration Mode. The no form of the command deletes the multicast profile index from an interface or the maximum limit type that was configured for the interface.
Parameter | Type | Description |
---|---|---|
filter |
Enter to configure the multicast profile index for an
interface. Note:
This command is a standardized implementation of the existing command: ip igmp snooping filter-profiled. It operates similar to the existing command. |
|
<profile number> |
Integer | Enter a value to configure the multicast profile index for an interface. This value ranges from 1 to 4294967295. |
max-groups |
Enter to configure the maximum number of multicast groups that can be learnt on the interface. | |
<integer32> |
Integer | Enter a value to configure the maximum number of multicast
groups that can be learnt on the interface. This value ranges from
0 to 254. Note:
This command is a standardized implementation of the existing command: ip igmp snooping limit. It operates similar to the existing command. |
Interface Configuration Mode
iS5Comm(config-if)# ip igmp filter 1
iS5Comm(config-if)# ip igmp max-groups 5