Re: multicast at the data layer (layer 2) non-flooding ?
- From: "prg" <rdgentry1@xxxxxxxxxxxxx>
- Date: 25 Jan 2006 17:43:46 -0800
George Nychis wrote:
> Thanks for the response, but I think you're missing my main question
>
> you say:
> At the link layer, when you join a multicast group, you inform your
> kernel (or whatever contols the TCP/IP stack in your OS of choice) that
> you want to listen for certain traffic, traffic that will have a
> defined data link address.
>
> I understand this about multicasting, however what I am wondering is
> controlling the multicast data from being flooded in the network.
Multicast routers only forward traffic out an interface from which a
join request/membership is active. If no one requests membership, then
no traffic is forwarded. This is _one_ of the main functions of the
multicast routing protocols. The other is building the trees that lead
back from the membership request, through intermediate multicast
routers, to the closest source (or rendevous point). The routing
protocols can get really dumbfounding.
> What you're saying is you tell your kernel you want to listen for
> certain traffic... which is of course the multicast traffic. However,
> what I am wondering is what kind of technology is out there at the
> router to prevent those not in a multicast group from getting the
> multicast flooded messages.
>
> For instance, you join a multicast group, and I do not. However if we
> are on the same router, as you said, the multicast message gets flooded
> and we both get it. You told your kernel you want to receive those
> messages, so you receive it. I did not, so i drop the message. The
> message still came to my link though. I want to prevent it from ever
> being put on my link, i do not even want to hear it.
>
> I think I found an article as to what I was talking and asking about
> though and an answer:
> http://www.intelligraphics.com/articles/ipmulticasting2_article.html
Yes, I have the article. Beware that it is Cisco protocols (and GARP)
and switched equipment that is being discussed. If you have all Cisco
gear, this is a good start on what you have available. Note also that
the problems discussed are directly related to switching technology,
not to the layer 2 aspects of multicasting per se. If yours is a
wholly switched network then this is what you need. If you have
routers in the path, you will have to catch up on the multicast routing
protocols as well.
For switches you might also want to check this:
http://www.cisco.com/univercd/cc/td/doc/cisintwk/ito_doc/ipmulti.htm
again, good luck,
prg
.
- References:
- multicast at the data layer (layer 2) non-flooding ?
- From: George Nychis
- Re: multicast at the data layer (layer 2) non-flooding ?
- From: prg
- Re: multicast at the data layer (layer 2) non-flooding ?
- From: George Nychis
- multicast at the data layer (layer 2) non-flooding ?
- Prev by Date: Re: multicast at the data layer (layer 2) non-flooding ?
- Next by Date: Re: Desktop Firewall or Application-Packetfilter
- Previous by thread: Re: multicast at the data layer (layer 2) non-flooding ?
- Next by thread: Re: multicast at the data layer (layer 2) non-flooding ?
- Index(es):
Relevant Pages
|