Pregunta de entrevista de Amazon

And What is the difference between broadcast and collision domain?

Respuestas de entrevistas

Anónimo

22 sep 2020

5. A broadcast domain is the domain in which a broadcast is forwarded. A broadcast domain contains all devices that can reach each other at the data link layer (OSI layer 2) by using broadcast. A collision domain is the domain in which packets collide if sent simultaneously by two devices on a shared network segment. All ports in a hub network are in the same collision domain. Ports on a switch or bridge or router have segregated collision domains.

5

Anónimo

19 may 2020

Broadcast domains usually use layer 3 network device like switches and routers. Collision domains use a simple ethernet no layer 3 devices, each node on the network receives all transmissions and ignores fames not address to it.

6