Collision and Broadcast Domains

Nerd Cafe | نرد کافه

Collision Domain

  • A network segment where data packets can "collide" when two devices transmit at the same time.

Broadcast Domain

  • A network segment in which any broadcast sent by a device (e.g., an ARP request) is received by all other devices within the same segment, and the broadcast is not forwarded by routers to other segments.

Device-by-device Behavior

Device
Collision Domain Behavior
Broadcast Domain Behavior

Hub

One big collision domain (all ports share it). Collisions are common.

One big broadcast domain (all ports receive broadcasts).

Switch

Each port is its own collision domain (no collisions between ports).

By default, all ports in the same VLAN are in one broadcast domain. Multiple VLANs = multiple broadcast domains.

Router

Each interface is its own collision domain.

Each interface is its own broadcast domain (routers do not forward broadcasts by default).

Example

Cisco Packet Tracer (Version 6.2.0.0052)

💖 Support Our Work

If you find this post helpful and would like to support my work, you can send a donation via TRC-20 (USDT). Your contributions help us keep creating and sharing more valuable content.

Thank you for your generosity! 🙏

Keywords

collision domain, broadcast domain, network segment, Ethernet, hub, switch, router, MAC address, IP address, CSMA/CD, frame, packet, collision detection, network traffic, VLAN, subnet, bandwidth, collision handling, network topology, data transmission, Nerd Cafe, نرد کافه

Channel Overview

🌐 Website: www.nerd-cafe.ir

📺 YouTube: @nerd-cafe

🎥 Aparat: nerd_cafe

📌 Pinterest: nerd_cafe

📱 Telegram: @nerd_cafe

📝 Blog: Nerd Café on Virgool

💻 GitHub: nerd-cafe

Last updated