Re: ip igmp profile 1

From: Raj Bansal (ccie_study06@yahoo.com)
Date: Thu May 31 2007 - 14:49:04 ART


http://www.cisco.com/univercd/cc/td/doc/product/lan/cat3560/12225see/scg/swigmp.htm
   
  I don't think you can mix and match permit and deny in the same profile. Furthermore, you are limited to just one profile per interface. To do what you want to do, you would need to create multiple permit ranges.
   
  ip igmp profile 10
  permit 224.1.1.1 239.1.1.0
  permit 239.1.1.2 239.255.255.255
   
   
  

Nicolas Walnutz <nicolas.walnutz@gmail.com> wrote:
  Dear all,

Is this the correct config to deny 1 group say
239.1.1.1 on a switch port f0/9

!
ip igmp profile 1
range 239.1.1.1 239.1.1.1
!
interface FastEthernet0/9
switchport mode dynamic desirable
ip igmp filter 1
end

how about if i want to permit all others? is that
automatically going to allow all other groups on this
port ?

Thank you,

Nicolas



This archive was generated by hypermail 2.1.4 : Fri Jun 01 2007 - 06:55:23 ART