1.3 Physical Interfaces and Cabling

Key Takeaways

  • Single-mode fiber uses a smaller core (8-10 microns) and reaches distances up to 100+ km.
  • Multimode fiber uses a larger core (50-62.5 microns) and reaches up to 550m (OM4) at 10 Gbps.
  • UTP copper cabling (Cat 5e/6/6a) supports up to 100 meters per segment.
  • PoE (802.3af/at/bt) delivers power over Ethernet cables—essential for APs and IP phones.
  • Use straight-through cables for unlike devices and crossover cables for like devices (though auto-MDIX handles this automatically on modern switches).
Last updated: March 2026

Physical Interfaces and Cabling

Understanding physical layer connectivity is essential for the CCNA exam. You must know the characteristics, distances, and appropriate use cases for each cable type.

Copper Cabling (Unshielded Twisted Pair — UTP)

UTP is the most common cabling in enterprise LANs. It uses twisted pairs of copper wires to transmit data and is terminated with RJ-45 connectors.

UTP Categories

CategoryMax SpeedMax DistanceUse Case
Cat 5100 Mbps100 metersLegacy (avoid)
Cat 5e1 Gbps100 metersCommon in existing installations
Cat 610 Gbps (up to 55m)100 metersModern installations
Cat 6a10 Gbps100 metersData centers, high-performance
Cat 710 Gbps100 metersShielded, specialized
Cat 825-40 Gbps30 metersData center switch-to-switch

Key Rule: The maximum distance for UTP cabling is 100 meters (328 feet). This includes 90 meters of horizontal cabling plus 10 meters for patch cables. Beyond 100 meters, you must use fiber or a repeater.

Wiring Standards

Two wiring standards define which wires connect to which pins on an RJ-45 connector:

StandardPin 1Pin 2Pin 3Pin 6
T568AGreen/WhiteGreenOrange/WhiteOrange
T568BOrange/WhiteOrangeGreen/WhiteGreen

Straight-through cable: Same standard on both ends (T568B to T568B is most common)

  • Used to connect unlike devices: PC to switch, router to switch

Crossover cable: Different standards on each end (T568A on one, T568B on the other)

  • Used to connect like devices: switch to switch, router to router, PC to PC

Modern Note: Most modern Cisco switches support auto-MDIX (automatic medium-dependent interface crossover), which automatically detects and adjusts for the cable type. However, the exam still tests the traditional rules.

Fiber Optic Cabling

Fiber optic cables transmit data as pulses of light through glass or plastic strands. Fiber is immune to electromagnetic interference (EMI) and supports much longer distances than copper.

Single-Mode Fiber (SMF)

CharacteristicDetail
Core diameter8-10 microns
Light sourceLaser
DistanceUp to 100+ km
BandwidthVery high
CostHigher (cable and transceivers)
Color codeYellow jacket (OS1/OS2)
Use caseLong-distance WAN links, campus backbone

Single-mode fiber uses a very small core that allows only a single ray (mode) of light to propagate. This eliminates modal dispersion (spreading of the light signal), allowing much longer distances.

Multimode Fiber (MMF)

CharacteristicDetail
Core diameter50 or 62.5 microns
Light sourceLED or VCSEL
DistanceUp to 550m (OM4 at 10 Gbps)
BandwidthHigh
CostLower than SMF
Color codeOrange (OM1/OM2) or Aqua (OM3/OM4) jacket
Use caseBuilding backbone, data center

Multimode Fiber OM Standards

StandardCoreMax Distance (1 Gbps)Max Distance (10 Gbps)
OM162.5 μm275m33m
OM250 μm550m82m
OM350 μm550m300m
OM450 μm550m400m
OM550 μm550m400m

Fiber Connector Types

ConnectorDescriptionUse Case
LCSmall form-factor, push-pull latchMost common for modern switches
SCSquare connector, push-pullData centers, older installations
STRound, bayonet-style twist-lockLegacy installations
MPO/MTPMulti-fiber (12 or 24 fibers)High-density data center connections

On the Exam: LC connectors are the most commonly tested. Know that fiber connections typically use two strands: one for transmit (Tx) and one for receive (Rx).

Power over Ethernet (PoE)

PoE allows network switches to deliver electrical power to connected devices over the same Ethernet cable used for data. This eliminates the need for separate power supplies for devices like access points, IP phones, and security cameras.

PoE Standards

StandardIEEEMax Power (per port)Common Name
PoE802.3af15.4WPoE
PoE+802.3at30WPoE+
UPoE / PoE++802.3bt Type 360WPoE++
UPoE / PoE++802.3bt Type 490WPoE++

Common PoE-powered devices:

  • Wireless access points (typically need 15-30W)
  • IP phones (typically need 7-15W)
  • Security cameras (typically need 12-25W)
  • IoT sensors (typically need 5-13W)

PoE Power Budget

The power budget is the total amount of PoE power a switch can deliver across all ports. A 48-port switch might have a 370W or 740W power budget. If all ports need PoE, you must ensure the total power draw doesn't exceed the budget.

On the Exam: Know the PoE standards and their power levels. A common scenario: "Which PoE standard would support a device requiring 25 watts?" Answer: PoE+ (802.3at, 30W max).

Identifying Interface and Cable Issues

Common physical layer problems the CCNA tests:

IssueSymptomsSolution
Cable too long (>100m copper)Intermittent connectivity, CRC errorsShorten cable or use fiber
Damaged cableInterface errors, link flappingReplace cable
Speed/duplex mismatchSlow performance, collisions, late collisionsSet both sides to auto-negotiate or match manually
Wrong cable typeNo link (link light off)Use correct cable (or enable auto-MDIX)
EMI interferenceCRC errors, intermittent dropsRoute copper away from EMI sources, or use fiber
Bad SFP/transceiverNo link, interface errorsReplace transceiver module
Fiber Tx/Rx reversedNo linkSwap fiber strands
Test Your Knowledge

What is the maximum distance for a single segment of Cat 6a UTP copper cabling?

A
B
C
D
Test Your Knowledge

Which type of fiber optic cable would you use for a 40 km WAN link between two buildings?

A
B
C
D
Test Your Knowledge

Which PoE standard provides up to 30 watts of power per port?

A
B
C
D