RE: Multicast Limit on 3550

From: Ashok M A (ashok_ccie@yahoo.co.in)
Date: Mon Oct 10 2005 - 13:57:44 GMT-3


Hi Bob,

I tried your solution given below and it doesnt seem
to work:
~~~~
no ip igmp snooping vlan 1
mac-address-table static 0100.5e40.0101 vlan 1
interface FastEthernet0/3
~~~~

Looks like even snooping is disabled, mac address is
learnt at the switch. Correct me if i am wrong.

Thanks & Regards,

Ashok M A

-----Original Message-----
From: nobody@groupstudy.com
[mailto:nobody@groupstudy.com] On Behalf Of Bob
Sinclair
Sent: Thursday, September 23, 2004 3:32 AM
To: gladston@br.ibm.com; ccielab@groupstudy.com
Subject: Re: Multicast Limit on 3550

Gladston,

Either of those two scenarios will work. You can
block the igmp membership reports with igmp filters on
each disallowed layer 2 interface. If you are using
routers to simulate the host, do not configure PIM on
the interface.
The mroute table on the upstream router should not
indicate a connected host on that interface.

You could also disable igmp snooping for the vlan and
hard-code the multicast mac to the permitted
interfaces, like so:

no ip igmp snooping vlan 1
mac-address-table static 0100.5e40.0101 vlan 1
interface FastEthernet0/3

HTH

Bob Sinclair
CCIE #10427, CISSP, MCSE
www.netmasterclass.net

----- Original Message -----
From: <gladston@br.ibm.com>
To: <ccielab@groupstudy.com>
Sent: Wednesday, September 22, 2004 2:55 PM
Subject: Multicast Limit on 3550

> How would you limit just some hosts connected to a
3550 to receive
> multicast packets destinated to 239.192.1.1?
>
> I am reading "Configuring IGMP Snooping and MVR" but
could not find a
> specific answer.
>
> An indirectly way seems to be configure IGMP Profile
on each interface.
>
> Globally disabling IGMP and configuring static MACs
would work? Or 3550 by
> default forward multicast packets to all ports when
IGMP is disabled, as
> 5500 when CGMP is disabled?
>

                



This archive was generated by hypermail 2.1.4 : Sun Nov 06 2005 - 22:00:50 GMT-3