Unicast, Multicast, Broadcast

 Unicast - where data is sent from one sender to one recipient..

 Multicast : where data is sent from one sender to multiple recipients..

 Broadcast :  where data is send from one sender to everyone on the network.. 




Unicast vs Broadcast vs Multicast

TypeExample IPSent To
Unicast                192.168.1.10                        One device
Broadcast192.168.1.255 (for a /24 subnet)All devices in the subnet
Multicast224.0.0.5A specific group of devices

Comments

Popular posts from this blog

🖧 VLAN (Virtual Local Area Network)

🌐 NAT (Network Address Translation)

🛰️ OSPF (Open Shortest Path First)