This chapter covers the three fundamental physical media types for network transmission: copper cabling, fiber optic cabling, and wireless radio frequency (RF) signals. Understanding the characteristics, limitations, and appropriate use cases for each is essential for the CompTIA Network+ N10-009 exam, as questions on media types appear in roughly 10-15% of the exam, particularly within Domain 1.0 (Networking Concepts) and Domain 2.0 (Implementation). You will need to know specific cable categories, connector types, maximum distances, and the physical principles that govern signal transmission and interference.
Jump to a section
Imagine a city's water distribution system. Copper cabling is like old iron pipes: they're cheap, easy to install, and work fine for short distances, but they corrode over time and have limited flow capacity (bandwidth). They also leak signal like a pipe leaks water when there's electromagnetic interference. Fiber optic cabling is like a modern, seamless plastic pipe with a mirrored inner lining. Water (light) travels through it with almost no friction, can go miles without losing pressure, and carries vastly more volume per second. It's impervious to external contamination (EMI) because the water never touches the outside. Wireless is like a network of fire hydrants that spray water through the air using directional nozzles. It's flexible and mobile, but the water can be blocked by buildings (obstacles), stolen by someone with a bucket (eavesdropping), and the spray pattern (signal) weakens with distance and can interfere with other hydrants nearby (co-channel interference). The city planner must choose the right medium for each segment: iron pipes for short, low-traffic residential streets; seamless pipes for long-haul trunk lines; and hydrants for areas where running pipes is impractical. In networking, the choice depends on distance, speed, cost, and environment.
1. Copper Cabling: Principles and Categories
Copper cabling uses electrical pulses to transmit data. The two primary types are coaxial cable and twisted-pair cable. Coaxial cable (used in older Ethernet and cable TV) has a single copper conductor surrounded by insulation, a braided metal shield, and an outer jacket. It supports distances up to 500 meters for 10BASE5 (Thicknet) and 185 meters for 10BASE2 (Thinnet). However, modern Ethernet almost exclusively uses twisted-pair copper.
Twisted-pair cabling consists of four pairs of insulated copper wires twisted together. Twisting cancels electromagnetic interference (EMI) from external sources and crosstalk between pairs. The twists per inch vary per pair to further reduce crosstalk. Unshielded twisted pair (UTP) is the most common; shielded twisted pair (STP) adds a foil or braided shield for extra EMI protection, but requires proper grounding.
2. Twisted-Pair Categories and Performance
The TIA/EIA-568 standard defines categories (Cat) for twisted-pair cabling. The exam focuses on these:
Cat 5e: 1000BASE-T (Gigabit Ethernet), 100 MHz, up to 100 meters. Enhanced over Cat5 to reduce crosstalk.
Cat 6: 10GBASE-T up to 55 meters, 250 MHz. Tighter twists and better insulation.
Cat 6a: 10GBASE-T up to 100 meters, 500 MHz. Augmented specifications.
Cat 7: 10GBASE-T up to 100 meters, 600 MHz, fully shielded (S/FTP). Not widely adopted.
Cat 8: 25GBASE-T and 40GBASE-T up to 30 meters, 2000 MHz, designed for data centers.
All categories use RJ45 connectors (8P8C). Maximum segment length for twisted-pair Ethernet is 100 meters (328 feet) due to signal attenuation. Beyond that, repeaters or switches are required.
3. Fiber Optic Cabling: Principles
Fiber optic cabling uses pulses of light (laser or LED) transmitted through a glass or plastic core. Light reflects off the cladding (a layer with lower refractive index) via total internal reflection. Fiber is immune to EMI and can carry signals over much longer distances than copper—up to 40 km for single-mode fiber (SMF) without repeaters.
Two types:
Single-mode fiber (SMF): Core diameter ~9 microns. Uses laser light. Supports long distances (10-40 km) and higher bandwidth. Used for WAN and backbone.
Multimode fiber (MMF): Core diameter 50 or 62.5 microns. Uses LED or VCSEL light. Shorter distances (up to 550 m for 10GBASE-SR) due to modal dispersion. Used for LAN and data centers.
4. Fiber Connectors and Standards
Common connectors:
LC (Lucent Connector): Small form-factor, duplex, most common for modern installations.
SC (Subscriber Connector): Push-pull, square, used in older installations.
ST (Straight Tip): Bayonet-style, common in legacy networks.
MPO/MTP: Multi-fiber connector, used for high-density parallel optics (e.g., 40GBASE-SR4, 100GBASE-SR10).
Ethernet standards over fiber: - 1000BASE-SX: MMF, 850 nm, up to 550 m. - 1000BASE-LX: SMF or MMF (with mode conditioning patch cable), 1310 nm, up to 5 km. - 10GBASE-SR: MMF, 850 nm, up to 300 m (OM3) or 400 m (OM4). - 10GBASE-LR: SMF, 1310 nm, up to 10 km. - 10GBASE-ER: SMF, 1550 nm, up to 40 km.
5. Wireless Networking: Principles
Wireless networking uses radio frequency (RF) electromagnetic waves to transmit data. The most common standard is IEEE 802.11 (Wi-Fi). Key frequencies are 2.4 GHz (longer range, more interference) and 5 GHz (shorter range, higher throughput). Newer standards also use 6 GHz (Wi-Fi 6E).
Wireless transmission is half-duplex by nature—devices cannot transmit and receive simultaneously on the same channel. CSMA/CA (Carrier Sense Multiple Access with Collision Avoidance) is used to manage access. The access point (AP) acts as a bridge between wireless and wired networks.
6. Wireless Standards and Speeds
802.11a: 5 GHz, up to 54 Mbps.
802.11b: 2.4 GHz, up to 11 Mbps.
802.11g: 2.4 GHz, up to 54 Mbps.
802.11n (Wi-Fi 4): 2.4 and 5 GHz, MIMO, up to 600 Mbps.
802.11ac (Wi-Fi 5): 5 GHz only, MU-MIMO, up to 3.5 Gbps.
802.11ax (Wi-Fi 6/6E): 2.4, 5, 6 GHz, OFDMA, up to 9.6 Gbps.
7. Wireless Antennas and Signal Propagation
Antenna types:
Omnidirectional: Radiates signal equally in all directions (e.g., dipole). Used for general coverage.
Directional: Focuses signal in a specific direction (e.g., Yagi, parabolic dish). Used for point-to-point links.
Factors affecting signal:
Attenuation: Signal loss over distance.
Absorption: Objects like walls absorb RF energy.
Reflection: Signal bounces off surfaces causing multipath interference.
Refraction: Signal bends through materials.
Diffraction: Signal bends around obstacles.
8. Comparing Media: Speed, Distance, Cost
Copper: Low cost, easy termination, but limited to 100 m, susceptible to EMI, vulnerable to eavesdropping.
Fiber: Higher cost for transceivers and termination, but longer distances, higher bandwidth, immune to EMI, secure (hard to tap).
Wireless: Flexible deployment, mobility, but subject to interference, security risks, and lower throughput than wired.
9. Installation and Testing Considerations
For copper, proper termination (T568A or T568B wiring standards) and cable testing (wiremap, length, attenuation, crosstalk) are critical. Use a cable certifier for Cat 6a/7/8. For fiber, use an optical time-domain reflectometer (OTDR) to measure length, loss, and locate breaks. Connector end-face cleanliness is vital—use a fiber inspection scope.
For wireless, a site survey using spectrum analyzers and heat mapping tools determines optimal AP placement, channel selection, and power settings. Avoid co-channel interference by using non-overlapping channels (1, 6, 11 for 2.4 GHz).
10. Emerging Technologies
Power over Ethernet (PoE): Delivers power over copper cabling (Cat 5e or better). Standards: 802.3af (15.4W), 802.3at (30W), 802.3bt (60-90W). Used for IP cameras, VoIP phones, APs.
Fiber to the Home (FTTH): Uses passive optical network (PON) technology—GPON, EPON.
Li-Fi: Uses visible light for data transmission (not on N10-009).
Key takeaway: The exam expects you to match the correct media to a scenario based on distance, speed, environment, and budget.
Choose the Media Type
Based on requirements: distance (fiber for >100 m), speed (fiber for >10 Gbps over 100 m), environment (fiber for high EMI), budget (copper for cost-sensitive), mobility (wireless). For example, a data center connection between switches 50 m apart with 40 Gbps needs Cat 8 copper or multimode fiber. A WAN link 20 km long requires single-mode fiber. A warehouse with moving forklifts needs wireless.
Select Cable Category or Standard
For copper, choose Cat 5e for 1 Gbps up to 100 m, Cat 6a for 10 Gbps up to 100 m, Cat 8 for 25/40 Gbps up to 30 m. For fiber, choose OM3/OM4 multimode for 10 Gbps up to 300/400 m, or OS2 single-mode for long distances. For wireless, select 802.11ac for 5 GHz high throughput or 802.11ax for high-density environments.
Terminate and Test Cabling
For copper, terminate RJ45 connectors using T568A or T568B (both ends same). Use a cable tester to verify wiremap, length, and crosstalk. For fiber, terminate with LC or SC connectors; use an OTDR to measure loss and length. Always inspect and clean fiber ends. For wireless, configure APs with SSID, security (WPA3), channel, and power. Test signal strength with a site survey tool.
Deploy and Verify Connectivity
Connect devices to the network. Use `ping` to verify basic connectivity. For copper, check link lights (green for 1 Gbps, amber for slower). For fiber, check link lights on SFP modules. For wireless, associate a client and verify throughput with iPerf. Check for errors (CRC errors on copper, FCS errors on fiber, retries on wireless).
Troubleshoot Issues
Common copper issues: broken wires (open), crossed pairs (split pair), excessive length (>100 m). Use a TDR to locate faults. Fiber issues: dirty connectors (most common), bends (macro/micro), breaks. Use an OTDR and power meter. Wireless issues: interference from other APs or non-Wi-Fi devices (microwaves, Bluetooth). Change channel or reduce power. Check for co-channel interference using a spectrum analyzer.
Scenario 1: Enterprise Office LAN Upgrade A company is replacing its old Cat5e infrastructure to support 10 Gbps to the desktop for a video editing department. The distance from the IDF to the farthest cubicle is 85 meters. The choice is between Cat 6a (10GBASE-T) and multimode fiber with 10GBASE-SR. Cat 6a is cheaper per port (no SFP+ transceivers needed) but requires careful installation to avoid alien crosstalk. Fiber is more expensive but provides future-proofing to 25/40 Gbps. The decision: Cat 6a because the existing cable trays are already copper-friendly and the 85 m distance is within spec. After installation, a certifier validates all runs meet Cat 6a parameters. Common problem: untwisting more than 13 mm at the punchdown, causing NEXT failure. Solution: maintain twist up to the termination point.
Scenario 2: Campus Backbone with Fiber A university needs to connect two buildings 2 km apart with a 100 Gbps link. Single-mode fiber (OS2) with 100GBASE-LR4 optics is chosen. The fiber is buried in conduit with pull boxes every 500 m. An OTDR is used after installation to verify the total loss is under 8 dB (typical for 2 km). A common issue: a sharp bend during pulling causes excessive loss—OTDR shows a reflective event at the bend location. Repair involves replacing the damaged section. Also, fusion splicing is used for permanent connections (loss <0.1 dB per splice).
Scenario 3: Warehouse Wireless Coverage A logistics warehouse needs Wi-Fi for inventory scanners and VoIP handsets. The environment has metal racks and moving equipment. A site survey reveals that 2.4 GHz signals reflect off metal, causing multipath interference. Solution: deploy 802.11ac APs with 5 GHz only, using directional antennas along aisles. Use channels 36, 40, 44, 48 (non-overlapping). A common mistake: using too high transmit power, causing co-channel interference with neighboring APs. Best practice: set power to 14 dBm (25 mW) and adjust based on coverage overlap. Also, enable band steering to push clients to 5 GHz. Problem: some older scanners only support 2.4 GHz—these must be placed on different channels (1, 6, 11) with careful power tuning.
The N10-009 exam tests Objective 1.6 (Network Media Types) and related sub-objectives in Domain 2.0 (Cabling and Wireless Implementation). Expect 4–6 questions directly on media types. Key exam focus areas:
Cable categories and distances: Know the maximum distance for twisted-pair (100 m) and the specific distances for fiber standards (e.g., 10GBASE-SR: 300 m OM3, 400 m OM4; 10GBASE-LR: 10 km; 10GBASE-ER: 40 km). Memorize the difference between single-mode (laser, long distance) and multimode (LED, short distance).
Connector identification: Be able to identify LC, SC, ST, and MPO connectors from images. LC is small and duplex; SC is larger and snap-in; ST is bayonet; MPO has multiple fibers.
Wireless standards and frequencies: Know that 802.11ac operates only on 5 GHz, 802.11n on both 2.4 and 5 GHz, and 802.11ax (Wi-Fi 6) adds 6 GHz. Remember maximum data rates: 802.11n up to 600 Mbps, 802.11ac up to 3.5 Gbps, 802.11ax up to 9.6 Gbps.
PoE standards: 802.3af (15.4W, Type 1), 802.3at (30W, Type 2), 802.3bt (60W Type 3, 90W Type 4). Know which devices use which (e.g., IP cameras often need 802.3at).
Common wrong answers:
Choosing Cat 6 for 10GBASE-T at 100 m (Cat 6a is needed for 100 m; Cat 6 only supports 55 m).
Thinking fiber is cheaper than copper (fiber transceivers are more expensive, but cable itself can be cheaper for long runs).
Confusing ST (Straight Tip) with SC (Subscriber Connector). ST has a twist-lock bayonet; SC is push-pull.
Believing wireless is full-duplex (it is half-duplex due to CSMA/CA).
Edge cases: The exam may ask about mode conditioning patch cables for 1000BASE-LX on multimode fiber. Also, know that OM1 and OM2 are legacy (62.5/125 and 50/125 respectively) while OM3 and OM4 are laser-optimized. For wireless, be aware of DFS (Dynamic Frequency Selection) channels in 5 GHz that require radar detection.
How to eliminate wrong answers: If a question asks about a long-distance link (>100 m), eliminate copper answers. If it asks about immunity to EMI, eliminate copper and wireless. If it asks about mobility, eliminate wired. Use the underlying mechanism: fiber uses light, copper uses electricity, wireless uses RF.
Maximum distance for twisted-pair copper Ethernet is 100 meters (328 feet).
Cat 6a supports 10GBASE-T up to 100 meters; Cat 6 supports only up to 55 meters.
Single-mode fiber (9 micron core) uses laser and supports distances up to 40 km.
Multimode fiber (50 or 62.5 micron core) uses LED/VCSEL and supports up to 550 m at 1 Gbps.
LC connector is the most common small form-factor fiber connector; SC is larger and push-pull.
802.11ac operates only on 5 GHz; 802.11ax (Wi-Fi 6) operates on 2.4, 5, and 6 GHz.
PoE standards: 802.3af (15.4W), 802.3at (30W), 802.3bt (60W Type 3, 90W Type 4).
Fiber is immune to EMI; copper is susceptible; wireless is susceptible to interference and obstacles.
Wireless uses half-duplex with CSMA/CA; wired Ethernet uses full-duplex with switches.
Always inspect and clean fiber connectors before use; dirty connectors are the #1 cause of fiber link failure.
These come up on the exam all the time. Here's how to tell them apart.
Cat 6a UTP
No shielding, lower cost
Lighter and more flexible
Susceptible to EMI from external sources
No grounding required
Maximum distance 100 m for 10GBASE-T
Cat 6a STP
Foil or braid shielding reduces EMI
Heavier and less flexible
Better performance in high-EMI environments
Requires proper grounding at both ends
Same distance but higher alien crosstalk margin
Multimode Fiber (OM3)
Core diameter 50 microns
Uses VCSEL or LED light source
Maximum distance ~300 m for 10GBASE-SR
Lower cost transceivers (SFP+)
Suitable for data centers and campus backbones
Single-mode Fiber (OS2)
Core diameter 9 microns
Uses laser light source
Maximum distance up to 40 km for 10GBASE-ER
Higher cost transceivers
Suitable for long-haul WAN and ISP links
802.11ac (Wi-Fi 5)
Operates only on 5 GHz
Maximum data rate ~3.5 Gbps
Uses MU-MIMO (downlink only)
Uses OFDM modulation
Best for high-throughput, low-density environments
802.11ax (Wi-Fi 6)
Operates on 2.4, 5, and 6 GHz
Maximum data rate ~9.6 Gbps
Uses MU-MIMO (uplink and downlink)
Uses OFDMA modulation
Best for high-density environments with many devices
Mistake
Cat 6 cable supports 10 Gbps up to 100 meters.
Correct
Cat 6 supports 10GBASE-T only up to 55 meters. For 100 meters at 10 Gbps, you need Cat 6a or higher.
Mistake
Fiber optic cable transmits data using electricity.
Correct
Fiber uses light (photons), not electricity. It is immune to electromagnetic interference because no electrical current flows.
Mistake
Wireless networks always use half-duplex communication.
Correct
Yes, all 802.11 Wi-Fi uses half-duplex. However, some technologies like full-duplex Wi-Fi are in development, but not in N10-009.
Mistake
Single-mode fiber has a larger core than multimode fiber.
Correct
Single-mode fiber has a smaller core (9 microns) compared to multimode (50 or 62.5 microns). The smaller core reduces modal dispersion, allowing longer distances.
Mistake
All RJ45 connectors are the same regardless of cable category.
Correct
Cat 6a and higher require shielded connectors and proper grounding to maintain performance. Using Cat 5e connectors on Cat 6a cable can degrade performance.
Reveal each answer, then mark whether you got it right. Score 60%+ to unlock the next chapter.
Cat 6a supports 10GBASE-T up to 100 meters (328 feet). This is the same as all twisted-pair Ethernet standards. The key is that Cat 6a meets the stricter alien crosstalk requirements needed for 10 Gbps at full distance. Cat 6 can only achieve 55 meters for 10GBASE-T.
Single-mode fiber (SMF) has a small core (9 microns) and uses a laser light source, allowing transmission over long distances (up to 40 km for 10GBASE-ER). Multimode fiber (MMF) has a larger core (50 or 62.5 microns) and uses LED or VCSEL sources, limiting distance to a few hundred meters due to modal dispersion. SMF is used for WAN and long-haul; MMF for LAN and data centers.
802.11n (Wi-Fi 4) and 802.11ax (Wi-Fi 6) support both 2.4 GHz and 5 GHz. 802.11ac (Wi-Fi 5) supports only 5 GHz. 802.11ax also adds 6 GHz (Wi-Fi 6E). The exam expects you to know that 802.11ac is 5 GHz only.
UTP (Unshielded Twisted Pair) has no shielding, making it lighter and cheaper but more susceptible to EMI. STP (Shielded Twisted Pair) has a foil or braided shield around each pair or the whole cable, reducing EMI but requiring proper grounding. STP is used in environments with high electromagnetic interference, such as factories.
An LC (Lucent Connector) is a small form-factor connector that looks like a miniature SC. It uses a push-pull latching mechanism and is typically duplex (two fibers side by side). It is the most common connector for SFP transceivers. In contrast, SC connectors are larger and square, ST connectors have a bayonet twist-lock, and MPO connectors have multiple fibers in a single ferrule.
PoE+ (802.3at) provides up to 30 watts of power per port at the source (PSE). After cable loss, the powered device (PD) receives up to 25.5 watts. It is used for devices like IP cameras with pan-tilt-zoom, and some access points. Compare to 802.3af (15.4W at source, 12.95W at device) and 802.3bt (60W or 90W at source).
Fiber is more secure because it does not radiate electromagnetic signals that can be intercepted with antennas. Tapping a fiber cable requires physically accessing the cable and bending it to leak light, which causes detectable signal loss. Copper cables can be passively tapped via inductive coupling without interrupting the connection, making eavesdropping easier.
You've just covered Network Media Types: Copper, Fiber, Wireless — now see how well it sticks with free N10-009 practice questions. Full explanations included, no account needed.
Done with this chapter?