If you’re preparing for the CompTIA A+ Core 1 exam (220-1201), understanding network cables and connectors is non-negotiable. The Networking domain accounts for 20% of Core 1, and cabling questions show up in multiple-choice and performance-based formats alike. Whether you’re identifying an RJ45 crimp, choosing the right fiber type for a campus backbone, or troubleshooting a coaxial TV signal, the exam expects you to know your cables — not just their names, but their speeds, use cases, and limitations. Let’s break this down so you can walk into test day with confidence.
Why Network Cabling Matters on the CompTIA A+ Exam
Network cabling sits at the intersection of the Networking (20%) and Hardware (25%) domains in Core 1. That means you could see cabling concepts tested from multiple angles — identifying connector types visually, selecting the correct cable for a given scenario, or diagnosing why a link won’t establish at its rated speed. Performance-based questions (PBQs) in particular may ask you to label cable types or sequence a troubleshooting process. Mastery here isn’t just about passing — it’s about being effective on the job from day one.
Twisted Pair Cables and the RJ45 Connector
Twisted pair is the dominant cabling type in modern LANs, and the RJ45 connector is its standard interface. Here’s what the exam focuses on:
Cat Cable Categories and Their Speeds
- Cat 5: Up to 100 Mbps, 100 MHz — largely obsolete
- Cat 5e: Up to 1 Gbps, 100 MHz — very common in older installations
- Cat 6: Up to 1 Gbps (up to 10 Gbps at 55 meters), 250 MHz — current standard for most new deployments
- Cat 6a: Up to 10 Gbps at 100 meters, 500 MHz — preferred for high-speed enterprise runs
- Cat 7 / Cat 8: 10 Gbps+ with shielding — data center and high-performance environments
Straight-Through vs. Crossover Cables
The exam still tests the difference between these wiring standards. A straight-through cable (T568A on both ends, or T568B on both ends) connects unlike devices — for example, a PC to a switch. A crossover cable (T568A on one end, T568B on the other) connects like devices — PC to PC, or switch to switch — without a switch in between. Modern switches with Auto-MDIX can detect and adjust automatically, but don’t count on the exam letting you skip this knowledge.
RJ11 vs. RJ45
Don’t confuse these. The RJ11 connector is smaller (4-pin, 6-position), used for telephone and DSL connections. The RJ45 is larger (8-pin, 8-position) and used for Ethernet. They look similar enough to trip you up on a performance-based question — know the difference by sight.
Fiber Optic Cables: When Glass Beats Copper
Fiber optic cables transmit data as pulses of light rather than electrical signals, which means no electromagnetic interference (EMI), much greater distances, and significantly higher bandwidth potential. The exam tests two main types:
Single-Mode Fiber (SMF)
Single-mode fiber uses a narrow core (typically 8–10 microns) and a laser light source. It supports extremely long distances — up to tens of kilometers — and is used for campus backbones, WAN connections, and ISP infrastructure. It’s more expensive than multimode but essential when distance is the requirement.
Multimode Fiber (MMF)
Multimode fiber has a wider core (50 or 62.5 microns) and uses LED light sources. It’s designed for shorter distances — typically up to 500 meters depending on the standard — and is common in building-to-building or floor-to-floor runs within a campus. It’s less expensive than single-mode and easier to terminate.
Fiber Connectors to Know
- LC (Lucent Connector): Small form-factor, push-pull latch, very common in modern data centers
- SC (Subscriber Connector): Square, push-pull, older standard still widely deployed
- ST (Straight Tip): Bayonet-style twist-lock, older, used in legacy multimode installations
- MT-RJ: Small duplex connector, less common today
The exam may show images of these connectors and ask you to identify them. LC and SC are the ones you’ll encounter most on modern questions.
Coaxial Cable: Still Relevant for A+
Coaxial cable uses a central conductor surrounded by insulation, a metallic shield, and an outer jacket. While it’s been largely replaced by twisted pair in LANs, coax remains relevant for cable TV (CATV), cable internet (DOCSIS), and some legacy environments. The exam tests these connector types:
- F-connector: Used for cable TV and cable modem connections — the screw-on type you see on the back of a TV or modem
- BNC connector: Bayonet Neill-Concelman — push-and-twist lock, used in older 10BASE-2 (Thinnet) Ethernet and still found in some video/security applications
Know that RG-6 coax is the standard for cable TV and cable internet, while RG-59 is older and supports lower bandwidth. If the exam gives you a cable modem scenario, RG-6 with an F-connector is your answer.
Plenum vs. Non-Plenum Cables
This is a detail that catches a lot of test-takers off guard. Plenum-rated cables are required when running cable through air-handling spaces (ceilings, raised floors) because they use fire-retardant jackets that won’t release toxic fumes if they burn. Non-plenum (PVC) cables are cheaper but can’t be used in those spaces. If an exam question mentions a ceiling installation or HVAC plenum space, plenum-rated cable is the correct choice — regardless of the cable category.
Test Your Knowledge
A technician needs to connect two computers directly to each other for a file transfer without using a switch. Which cable type should they use?
- Straight-through Cat 6
- Crossover Cat 5e
- Fiber LC-to-SC patch cable
- RG-6 coaxial cable
Answer: B — Crossover Cat 5e. When connecting two like devices (PC to PC) without a switch, a crossover cable is required to swap the transmit and receive pairs. A straight-through cable is for unlike devices (PC to switch). Fiber and coax aren’t used for this type of direct PC-to-PC Ethernet connection.
A network installer needs to run Ethernet cable from a wiring closet through a ceiling space that handles building airflow, then to wall jacks on the floor above. What cable rating is required?
- PVC-rated Cat 6
- Plenum-rated Cat 6
- RG-6 with F-connectors
- Single-mode fiber
Answer: B — Plenum-rated Cat 6. Any cable run through an air-handling plenum space must be plenum-rated to meet fire code. PVC cables release toxic fumes when burned and are not permitted in these spaces.
Want more practice? Certcy has 110+ questions like these — download free.
Key Study Tips for Network Cables on the A+ Exam
- Know speeds AND distances: The exam loves to test both. Cat 6 does 10 Gbps but only at 55 meters — Cat 6a extends that to 100 meters.
- Visualize the connectors: If possible, get your hands on actual RJ45, RJ11, LC, SC, BNC, and F-connectors. Visual recognition helps with PBQs.
- Associate use cases: Cable modem = RG-6 + F-connector. Data center high-speed = Cat 6a or SMF. Floor-to-floor short run = MMF. Direct PC connection = crossover.
- Don’t ignore plenum: It appears more often than you’d expect, especially in scenario-based questions about installations.
- Review T568A and T568B wiring standards: Straight-through uses the same standard on both ends; crossover mixes them.
Frequently Asked Questions
What cable types are tested on CompTIA A+ Core 1?
The Core 1 exam (220-1201) covers twisted pair (Cat 5e, Cat 6, Cat 6a), fiber optic (single-mode and multimode), and coaxial cable (RG-6, RG-59). You’ll also need to know connector types including RJ45, RJ11, LC, SC, ST, BNC, and F-connectors. Both the Networking and Hardware domains can include cabling questions.
Do I need to memorize Cat cable speeds for the A+ exam?
Yes — and not just the speeds, but also the distances. The exam expects you to know that Cat 5e supports up to 1 Gbps, Cat 6 supports 10 Gbps at 55 meters (1 Gbps at 100 meters), and Cat 6a supports 10 Gbps at a full 100 meters. These distinctions matter in scenario questions where you’re selecting the right cable for a specific installation requirement.
What’s the difference between single-mode and multimode fiber on the A+ exam?
Single-mode fiber (SMF) uses a narrow core and laser light, supporting very long distances (kilometers). Multimode fiber (MMF) uses a wider core and LED light, suited for shorter distances (up to ~500 meters). The exam tests this distinction in scenarios involving campus backbones (SMF) versus building-to-building short runs (MMF). Cost is also a factor — SMF is more expensive.
Will crossover cables appear on the CompTIA A+ 220-1201 exam?
Yes, crossover cables are still part of the A+ exam objectives. You need to know that crossover cables are used to connect like devices (PC to PC, switch to switch) directly, while straight-through cables connect unlike devices (PC to switch). Modern switches use Auto-MDIX to handle this automatically, but the exam still expects you to understand the underlying concept and when each type is appropriate.
Ready to turn this knowledge into exam-day confidence? Practice with Certcy’s free CompTIA A+ questions — 110+ expert-written questions across all 8 Core 1 domains, available on Android and the web. With spaced-repetition flashcards, gamified XP levels, and an AI study plan that targets your weak spots, Certcy makes sure you’re not just reading about RJ45 and fiber — you’re ready to answer questions about them under pressure. Download free and start building your streak today.
Ready to Pass Your Certification?
Practice with 1,890 expert-written questions across 17 CompTIA, ISC2, AWS, and Cisco exams.
Free to start, no credit card required.