Re: IGMP Limit except

From: Rich Collins (nilsi2002@gmail.com)
Date: Wed May 07 2008 - 10:28:58 ART


Hello Peter,

Your first answer is more correct than the second but you have to set the
access list to the multicast group.

For example:

ip access-list standard 10
 permit 225.5.5.5

-Rich

On 5/6/08, Peter Kingston <kingstonp.ccie@gmail.com> wrote:
>
> 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
>
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



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