IGMP Limit except

From: Peter Kingston (kingstonp.ccie@gmail.com)
Date: Tue May 06 2008 - 22:14:03 ART


Hey All,

I would be interested to see if this correct:

I want to limit the number of IGMP reports to 200 on an interface except for
the ip address 10.0.0.1

would the configuration look like this?

interface fa0/0
ip igmp limit 200 except 10

ip access-list standard 10
permit 10.0.0.1

Or like this?

ip access-list standard 10
deny 10.0.0.1
permit any

I cant seem to find a definition of the access-list to be used in the above
situation/

-- 
Regards,

Peter Kingston Studying my CCIE



This archive was generated by hypermail 2.1.4 : Mon Jun 02 2008 - 06:59:16 ART