Questions tagged [multicast]
For questions about multicast communications and protocols.
240 questions
0
votes
0
answers
10
views
Network hardware requirements for mDNS [closed]
I have been trying to get mDNS discovery to work for devices connected to TP-Link TL-SG1005LP switch or Netgear GS105Ev2 with pretty much hit-or miss success. Unless I connect the network to a router ...
7
votes
3
answers
1k
views
Do switches try to keep track of Ethernet group membership?
I'm trying to better understand ethernet multicast support. My current understanding is that the I/G bit in the destination MAC address indicates whether the target recipient is an individual address ...
0
votes
2
answers
188
views
Propagation of multicast frames used for networking protocols (e.g., stp, lldp)
I'm looking for proper resources on how frames with multicast destination mac addresses, specifically those used for networking protocols such as STP, are propagated within a layer 2 domain.
For ...
0
votes
0
answers
40
views
Sflow on Nexus returning faulty interface values
Hello fellow networking folks,
I'm currently trying to build a small monitoring solution for multicasts. In our lab we have a Nexus9000 C93108TC-EX running version 7.0. I want to start with this ...
0
votes
2
answers
165
views
How to setup a private network to avoid UDP drops
Related to this question and specifically the second answer, I have a followup question inspired by one comment there. It mentions that ”One is to design the network in such a way that you never have ...
1
vote
0
answers
64
views
Receiving Unwanted Multicast Traffic With IGMP Snooping Running
With respect to IP Multicast having PIM sparse mode and IGMP snooping in place consider the scenario having 2 x routers connected to LAN switch. The multicast receivers are also connected to same LAN ...
3
votes
1
answer
1k
views
IPv6 neighbour discovery blocked by MLD snooping switch
I recently noticed that my IPv6 multicast traffic was being broadcasted to all hosts connected to a switch, even those that had not subscribed to the traffic.
To fix this, I enabled MLD snooping on ...
14
votes
3
answers
6k
views
Why isn't multicasting more popular?
Multicasting seems provide an efficient method of routing networking traffic from a source to multiple end users, especially at this moment in time with teleconferencing, streaming media, online ...
1
vote
0
answers
392
views
How to forward UDP unicast messages to multiple destinations [closed]
I am trying to forward a UDP Unicast message so that it cant be received by multiple computers. Can anyone point me in the right direction for how to accomplish this?
Here are the details:
There are ...
5
votes
2
answers
472
views
What does 'moving packets away from the source' in RPF means?
I recently started studying multicast and I am a bit confused by how reverse path forwarding is explained.
Most of the sources describe RPF as 'moving packets away from the source' but I understand ...
35
votes
2
answers
26k
views
Is multicast on the public internet possible? And if yes: How?
Is it possible to use multicast on the public internet? If yes: How? Are special IP addresses required and where do you get them from?
1
vote
1
answer
139
views
Should (IPv6) multicast subscribers send report to query?
I am waking through RFC3810 and playing with MLDv2.
From that RFC I thought when anyone send query for group :: (all groups) and send it to address ff02::1 all subscribers on segment should send its ...
0
votes
2
answers
110
views
What ways are there to make sure router multicast tables are up to date?
I've been reading on IGMP v3 and think I understand the basics of how to join a multicast group - sending a Membership Report Message.
But I'm not sure what the "best" or even conventional (...
0
votes
1
answer
153
views
High latency - dense-sparse mode PIM
Colleagues, good day!
In my prod, I notice large delays to some switches behind which there are hosts with multicast reception
I wanted to know if my multicast is set up correctly, is it normal that ...
30
votes
1
answer
111k
views
What are the benefits and cons of IGMP snooping?
Our new router is asking if we want IGMP snooping enabled. Not being familiar with this, I looked to the internet and got the following wiki description:
IGMP snooping is the process of listening to ...