User Tools

Site Tools


ccna:ethernet

This is an old revision of the document!


CCNA - Ethernet

TL;DR

Ethernet is the standard technology used for wired local area networks. It defines how devices connect and communicate over copper or fiber.

Key takeaways

  • Ethernet is the base of most LANs
  • It uses frames, not packets
  • MAC addresses are used at Layer 2
  • Switches forward Ethernet frames
  • It can run over copper or fiber
  • Ethernet is cheap, simple, and widely used

Standards

Ethernet standards define speed, cable type, and transmission method. Common examples:

  • 100BASE-TX
  • 1GBASE-T
  • 10GBASE-SR
  • 10GBASE-LR

Copper vs Fiber

Copper

  • cheaper
  • common for short distances
  • can carry PoE

Fiber

  • longer distances
  • immune to EMI
  • more expensive

Useful concepts

  • Frame = Ethernet data unit
  • MAC address = Layer 2 identifier
  • MTU = maximum frame payload size
  • Duplex = send/receive behavior
ccna/ethernet.1778255842.txt.gz · Last modified: by reaton