Skip to main content

Questions tagged [broadcast]

For questions about broadcasting in computer networking. Use this tag when you are troubleshooting or configuring network devices in relation to broadcast.

16 votes
4 answers
7k views

I’ve been following the CCENT official certification book(100-105) and came upon this question in the “do I know this already?” quiz. The books only covered /24 subnetting only so far. Which of the ...
Bilal Baroudi's user avatar
16 votes
7 answers
59k views

DHCP OFFER is a layer3 broadcast because the server doesn't know the client's IP, but the server knows the client's MAC address. So why does it send the OFFER as L2 broadcast? If anyone ask me about ...
ashok's user avatar
  • 645
14 votes
3 answers
34k views

I was reading DHCP ( RFC 2131 ), I have basic knowledge about Relay Agent and Broadcasting. But for Understanding DHCP in depth, I felt like I have to know Broadcasting and Relay Agent ( RFC 1542 ) in ...
dillip_beta's user avatar
12 votes
2 answers
14k views

Many people new to networking wonder what the technical differences between a broadcast domain and a collision domain are. Specifically: What criteria is used to know the boundaries of a collision ...
Mike Pennington's user avatar
10 votes
5 answers
7k views

Everybody says routers (and vlans) break broadcast domains, but nobody goes into WHY that is, it seems. What's the router logic? Say I have three routers on my lan, with one main router and the ...
Daniel's user avatar
  • 342
10 votes
6 answers
112k views

I am using Linux. I read somewhere on the internet that pinging the address 255.255.255.255 will ping everyone in the network segment. And it will return every IP addresses in that subnet. But when I ...
ashok's user avatar
  • 645
10 votes
3 answers
24k views

What is the difference between broadcast addresses ff.ff.ff.ff.ff.ff (Layer 2) and 255.255.255.255 (Layer 3)?
Rakesh Nittur's user avatar
9 votes
5 answers
23k views

In the Open Shortest Path First routing algorithm, the information about connected links is "flooded" throughout the network. How is flooding different from broadcasting?
Himanshu Patel's user avatar
9 votes
2 answers
1k views

Please suggest, we are getting UDP traffic either broadcast or multicast in router 2911 which cause 95%+ utilisation of the router. And we got error in link and business impact due to this. Company ...
Varun Luthra's user avatar
8 votes
2 answers
10k views

I have been informed by certain networking professionals that ARP replies can and sometimes actually are broadcast packets instead of unicast. If and when would you use a broadcast ARP reply?
mlebeter's user avatar
7 votes
2 answers
1k views

In Wifi WPA, I understand that during association, a 802.11 client and AP negotiate a Pairwise Transient Key (PTK), using which the Groupwise Transient Key(GTK) is provided to the station. I ...
Sush's user avatar
  • 227
7 votes
3 answers
2k views

I am taking a refresher on Networking and I found out that: Network address is an IP address with all 0s after the subnet mask Broadcast address is an IP address with all 1s after the subnet mask ...
Alex's user avatar
  • 173
6 votes
4 answers
8k views

According to my understanding, the network switch will look out for the specific MAC address and then it will forward the frame so basically it doesn't broadcast the frames then why do we make VLANs? ...
ds459's user avatar
  • 353
6 votes
4 answers
26k views

In broadcast routing, packets are sent to all nodes even if they do not want it. What is a real life example of "broadcast"? Almost everything I can think of, like GMail and YouTube, appears to be ...
JavaDeveloper's user avatar
6 votes
2 answers
10k views

As far as I know, both MAC and IP broadcast addresses are used to send a packet to all hosts that are connected to a local area network. Why would anyone need two addresses to send a broadcast package?...
Dogus Ural's user avatar

15 30 50 per page
1
2 3 4 5
11