IGMP State Limits

From: Cisco Fanatic <ebay_products_at_hotmail.com>
Date: Wed, 27 May 2009 19:34:39 -0700

All,

Can someone explain me how to define ip igmp limit with expect?

You can limit the number of IGMP Join on a router by defining "ip igmp limit"
command. Use the optional "except" command to prevent groups or channels from
being counted against the interface limit.

If I want to limit Multicast address 224.0.0.10.

Example:
!
int fa0/1
 ip igmp limit 100 except 10
!
access-list 10 permit 224.0.0.10 0.0.0.255
!

Is my interpretation correct? As per the documentation I could not understand
if my above interpretation is correct or not. Can someone help?

-yuri
Received on Wed May 27 2009 - 19:34:39 ART

This archive was generated by hypermail 2.2.0 : Mon Jun 01 2009 - 07:04:43 ART