Skip to content

Kotenko IT Blog

Menu
  • Home
  • CISCO
  • Virtualization
  • About
  • Certificates
Menu

Interfaces and Cables

Posted on May 21, 2025August 28, 2025 by kotenkoo
  • Ethernet is a collection of network protocols/standards
    • Ethernet == IEEE 802.3 → transmission over cables (copper or fibre-optic)
    • Wi-Fi == IEEE 802.11 → wireless transmission

Connections and Speed

  • Bit: 0 or 1; 1 kilobit (kb) = 1000 bits (not bytes!)
  • Speed is measured in bits per second (Kbps, Mbps, Gbps)
  • Data size is measured in bytes

Ethernet Standards (Copper)

IEEE 802.3i, 802.3u, 802.3ab, 802.3an – standards with different data transmission speeds and names

SpeedName (common)IEEE (standard)Name (informal)
10 MbpsEthernet802.3i10BASE-T
100 MbpsFast Ethernet802.3u100BASE-T
1 GbpsGigabit Ethernet802.3ab1000BASE-T
10 Gbps10 Gig Ethernet802.3an10GBASE-T
  • Maximum length of twisted-pair cables: 100 m
  • RJ-45 (Registered Jack) is used at the end of copper Ethernet cables

UTP (Unshielded Twisted Pair)

  • 10BASE-T and 100BASE-T use 2 pairs (4 wires)
  • 1000BASE-T and 10GBASE-T use 4 pairs (8 wires), each pair is bidirectional

Full-Duplex Transmission

  • Both devices can send and receive data at the same time (on separate wires → no collisions)
  • Example: pins 1 & 2 Tx and pins 3 & 6 Rx

Pin Usage

  • Router, Firewall, PC → transmit on pins 1 & 2, receive on pins 3 & 6 (straight-through cable)
  • Switch → transmit on pins 3 & 6, receive on pins 1 & 2 (crossover cable)

Auto MDI-X

  • Allows automatic detection of which pins are used for transmitting and which for receiving

Ethernet Standards (Fibre-Optic)

IEEE 802.3z, 802.3ae – standards with different data transmission speeds and names

Name (informal)IEEE (standard)SpeedCable typeMax Length
1000BASE-LX802.3z1 GbpsMulti/Single550m / 5km
10GBASE-SR802.3ae10 GbpsMultimode400m
10GBASE-LR802.3ae10 GbpsSingle-Mode10 km
10GBASE-ER802.3ae10 GbpsSingle-Mode30 km
  • Maximum fibre-optic length: ~30 km (single-mode), ~550 m (multimode)

SFP Transceiver (Small Form-Factor Pluggable)

  • An SFP slot allows connection of fibre-optic cables (like RJ-45, but for fibre-optic)
  • Fibre-optic cables always use 2 separate cables: one for transmitting, one for receiving data
  • Copper cables use separate wires within the same cable for transmitting and receiving

Fibre-Optic Cable Structure (4 layers)

  1. Fibre glass core
  2. Cladding (reflects light)
  3. Protective buffer
  4. Outer jacket

Types of Fibre-Optic Cables

  • Single-mode – narrower, single angle of light waves, more expensive (laser-based transmitter), longer distance
  • Multimode – wider, multiple angles of light waves, cheaper (LED-based transmitter), shorter distance

📌 These are personal study notes. Please read the full disclaimer for more information.

Category: CCNA

Post navigation

← Network Devices
Resetting a Preconfigured Cisco 881 Router →

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • IPv4 Header
  • Switch Interfaces
  • IPv4 Addressing
  • Ethernet LAN Switching
  • Cisco IOS CLI

Recent Comments

No comments to show.

Archives

  • June 2025
  • May 2025

Categories

  • CISCO
    • CCNA
    • CISCO Troubleshooting
  • Uncategorized
  • Virtualization
    • Proxmox
© 2025 Kotenko IT Blog | Powered by Minimalist Blog WordPress Theme