From: mab_bel@hotmail.com
Date: Sun Jul 27 2008 - 07:18:25 ART
Hi all
In the Doc CD on the link below :
http://www.cisco.com/en/US/docs/ios/ipmulti/command/reference/imc_02.html#wp1012555
there is an example on how to configure igmp limit on an interface:
Examples
The following example shows how to limit the number of IGMP membership reports
on Ethernet interface 0:
interface ethernet 0
ip igmp limit 100
The following example shows how to limit the number of IGMP membership reports
on Ethernet interface 0. In this example, any IGMP membership reports from
access list 0.0.0.1 do not count toward the configured state limit:
interface ethernet 0
ip igmp limit 100 except 0.0.0.1
but the syntax of the access-list is strange... is this a standard or extended
acl?
Thanks
This archive was generated by hypermail 2.1.4 : Mon Aug 04 2008 - 06:11:57 ART