11-04-2019 09:10 AM - edited 07-05-2021 11:14 AM
We currently use UDP Broadcasts for a service in our wired network to minimize traffic as we communicate with several hundred devices. Looking at what I can find on 802.11 without paying for a copy of the standard, it appears that in the case of devices with sleeping radios, a broadcast over WiFi is really Unicast in that the device wakes up during a beacon, checks the DTIM and then has to connect to get the missed broadcast. I assume most devices today (in this case Android Tablets) do sleep in between beacons to save battery life.
I am trying to understand if there is any advantage to using broadcast in the wireless medium as we have a customer who does not allow wireless broadcast. There is a concern among management that moving to a true Unicast would increase traffic and could cause congestion and delay on the wireless medium.
11-04-2019 10:17 AM
Hi
I dont believe this cause huge impact on the network design. I higly recommend you to take a look on the following document.
Also, there was not hugh modification on 802.11ac amendment. Considering you are moving from 802.11n networ.
-If I helped you somehow, please, rate it as useful.-
11-04-2019 12:01 PM
11-04-2019 12:19 PM
Right. If time is essential then you may have problems. No way wireless latency can be lower then wired. Latency will increase two or three times in wifi environment.
For multicast/broadcast communication, AP will use the lowest data rate, so it is important to setup data rates as high as possible. I use 12 Mbps on my environment.
With unicast packet you will rich your environment´s optimal speed, which means, considering 802.11ac in 5.0 Ghz, two spatial stream with good signal.
-If I helped you somehow, please, rate it as useful.-
11-04-2019 12:31 PM
11-04-2019 12:49 PM
In wireless environment broadcast forwarding has been disabled by default (Controler -> General -> Broadcast forwarding). This setting will prevent, any broadcast message comes from wireless media (OTA)or wired device forwarding to another wireless clients. Therefore you can have large wireless subsets without having any negative impact on performance due to ARP broadcast.
If your application really required broadcast to be enable, you need to enable it with care as that change could have significant impact on wireless performance. Your channel utilization will go high with this change & monitor it and see. It is never recommend to enable it on a large wireless networks
HTH
Rasika
*** Pls rate all useful responses ***
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide