CCNA Cabling Questions

30 questions · Cabling topic · All types, answers revealed

1
MCQeasy

A customer reports that their new Gigabit Ethernet connection is only achieving 100 Mbps speeds. The cable run is about 75 meters through a drop ceiling. You verify the switch and NIC are both Gigabit-capable. Which cable issue is most likely causing the speed limitation?

A.The cable is a Cat5e patch cable.
B.The cable is a Cat6a cable.
C.The cable is a Cat5 cable.
D.The cable is a Cat6 cable.
AnswerC

Cat5 cable is only rated for 100 Mbps, so using it for a Gigabit connection would limit speed to 100 Mbps.

Why this answer

This question tests knowledge of Ethernet cabling standards and speed limitations. Cat5e and Cat6 cables support Gigabit Ethernet up to 100 meters, but using an older Cat5 cable (which only supports 100 Mbps) will cap the speed. The correct answer identifies the cable category as the likely culprit.

2
MCQmedium

A small office is upgrading from 100Base-TX to 1000Base-T. The existing cabling is Cat5e, runs are under 50 meters, and terminations are T568B. After the upgrade, some workstations intermittently lose connectivity. What is the most likely issue?

A.The cable runs are too long for 1000Base-T.
B.The T568B wiring standard is incompatible with 1000Base-T.
C.The terminations are not fully seated or have poor contact on some pairs.
D.The network switch ports are set to 100 Mbps full duplex.
AnswerC

1000Base-T requires all four pairs to be properly connected; a partially seated connector can cause intermittent loss.

Why this answer

This question tests understanding that Cat5e supports Gigabit Ethernet, but poor termination or cable damage can cause issues. The correct answer is that the terminations may have poor contact or are not fully inserted, as 1000Base-T uses all four pairs and is less tolerant of faults than 100Base-TX.

3
MCQmedium

A user reports intermittent network connectivity in an office that recently had a new ceiling installed. The network drop runs through the ceiling and is not in a conduit. What is the most likely cause of the intermittent connection?

A.The cable is too long for the network speed.
B.The cable is not properly terminated at the patch panel.
C.The cable is pinched or kinked by the new ceiling installation.
D.The network switch port is faulty.
AnswerC

New construction can pinch cables, causing intermittent breaks or shorts. This is a common issue after ceiling work.

Why this answer

Cables run through ceilings without proper support can be damaged by ceiling tiles or other equipment. The intermittent nature suggests a physical issue like a kink or pinch. Always ensure cables are secured and protected in plenum spaces.

4
MCQeasy

A technician is installing a new network drop in a warehouse where there is high electromagnetic interference (EMI) from machinery. Which cable type should be used to minimize signal degradation?

A.Cat5e UTP
B.Cat6a STP
C.Coaxial cable
D.Plenum-rated cable
AnswerB

STP cables include shielding that protects against EMI, making them ideal for environments with high interference.

Why this answer

Shielded twisted pair (STP) cables have a metal shield that reduces EMI. In industrial environments with heavy machinery, STP is preferred over unshielded cables. Fiber optic would also work but is more expensive and harder to terminate.

5
MCQhard

A technician is installing new cabling for a security camera system that uses PoE. The cameras are located 120 meters from the switch. The technician has Cat6 cable available. What should the technician do to ensure reliable operation?

A.Use a higher category cable like Cat6a to extend the distance.
B.Install a PoE extender or a switch at the 100-meter mark.
C.Use a single-mode fiber optic cable instead.
D.The cable run is acceptable because Cat6 supports up to 150 meters.
AnswerB

A PoE extender regenerates the signal and power, allowing the run to exceed 100 meters.

Why this answer

This question tests knowledge of Ethernet distance limits and solutions. The correct answer is to use a PoE extender or a switch at the midpoint, as 120 meters exceeds the 100-meter limit for Ethernet, and PoE may also have voltage drop issues.

6
MCQmedium

A technician is troubleshooting a network drop that was working yesterday but now has no link light. The cable run is 90 meters and uses Cat5e. The patch cables and switch ports have been tested and are fine. What is the most likely issue?

A.The cable is too long for Cat5e.
B.The cable has been cut or damaged.
C.The network switch is not powered on.
D.The cable is terminated with the wrong standard.
AnswerB

A sudden loss of link suggests a physical break. This could be from construction, rodents, or accidental damage.

Why this answer

A cable that was working but now fails often indicates physical damage. The length is within spec, so it's not a distance issue. The most common cause is a break or cut in the cable, possibly from recent activity.

7
MCQeasy

A customer wants to connect two switches in different buildings about 150 meters apart. The link must support at least 1 Gbps. Which cabling solution is most appropriate?

A.Cat6a copper cable.
B.Cat5e copper cable with a repeater.
C.Single-mode fiber optic cable.
D.Coaxial cable with a balun.
AnswerC

Single-mode fiber supports Gigabit speeds over distances well beyond 150 meters.

Why this answer

This question tests the understanding of Ethernet distance limitations and when to use fiber optic cabling. Copper Ethernet (Cat6) is limited to 100 meters, so a 150-meter run requires fiber optic cable, which can support Gigabit speeds over longer distances. The correct answer identifies fiber as the solution.

8
MCQeasy

A customer reports that their new Gigabit Ethernet connection is only achieving 100 Mbps speeds. The cable run is 75 meters through a drop ceiling and uses a Cat5e cable. What is the most likely cause of the speed limitation?

A.The cable is too long for Cat5e.
B.The cable is actually Cat5, not Cat5e.
C.The cable is shielded and causing interference.
D.The network switch port is faulty.
AnswerB

Cat5 only supports 100 Mbps, while Cat5e supports 1000 Mbps. This is the most common cause of speed limitations in older installations.

Why this answer

Cat5e cables are rated for Gigabit Ethernet up to 100 meters, so a 75-meter run should be fine. The issue is likely that the cable is not Cat5e or higher; Cat5 cables only support 100 Mbps. Always verify the cable category when troubleshooting speed issues.

9
MCQmedium

A customer reports that their new Gigabit Ethernet connection is only achieving 100 Mbps speeds. The cable run is about 75 meters through a drop ceiling. The technician checks the patch panel and wall jack terminations, which appear correct. What is the most likely cause of the speed issue?

A.The cable run exceeds the maximum length for Gigabit Ethernet.
B.The cable is Cat5e or lower, which cannot support Gigabit Ethernet at that distance.
C.The wall jack is wired for T568B but the patch panel uses T568A.
D.The cable is shielded (STP) and the connectors are unshielded (UTP).
AnswerB

Cat5e can support Gigabit up to 100 meters, but if it's Cat5, it only supports 100 Mbps. This is the most likely cause given the symptom.

Why this answer

This question tests knowledge of Ethernet cabling standards and performance limitations. The correct answer is that the cable is likely Cat5e or lower, as Cat5e is only certified for Gigabit up to 100 meters, but older Cat5 may only support 100 Mbps. The scenario highlights the importance of using proper cabling for desired speeds.

10
MCQmedium

A technician is troubleshooting a network issue where a user's computer can access local resources but cannot reach the internet. The user's cable is connected to a wall jack that leads to a patch panel in the server room. The technician tests the cable and finds it is wired as a crossover cable. What is the most likely impact?

A.The crossover cable will prevent any network connectivity.
B.The crossover cable will cause intermittent connectivity.
C.The crossover cable is not the cause of the internet issue.
D.The crossover cable will only work at 100 Mbps.
AnswerC

Since the user has local access, the crossover cable is functioning, and the internet issue is likely elsewhere (e.g., router, DNS).

Why this answer

This question tests understanding of crossover cables and modern networking. The correct answer is that most modern switches have Auto-MDIX, so a crossover cable may still work, but if the switch is older, it could cause connectivity issues. However, the symptom of local access but no internet suggests a different problem, so the crossover cable is likely not the issue.

11
MCQhard

A technician is asked to run a new network cable from a patch panel to a cubicle 80 meters away. The cable must support at least 1 Gbps. The technician has Cat6 cable on hand. What is the maximum distance this cable will support for 1 Gbps?

A.55 meters
B.100 meters
C.150 meters
D.200 meters
AnswerB

Cat6 supports 1 Gbps up to 100 meters, so 80 meters is within spec.

Why this answer

Cat6 supports 1 Gbps up to 100 meters, so 80 meters is fine. The question tests knowledge of distance limits for different categories. Cat6 also supports 10 Gbps up to 55 meters, but for 1 Gbps, the limit is 100 meters.

12
MCQmedium

A technician is setting up a new office with 20 workstations. The cabling is Cat6, and all runs are under 90 meters. After terminating the cables at the patch panel and wall jacks, the technician tests each run with a cable certifier. One run fails the test for near-end crosstalk (NEXT). What is the most likely cause?

A.The cable is too long for Cat6 specifications.
B.The cable is not properly shielded.
C.The cable pairs are untwisted too much at the termination point.
D.The cable is damaged from being pulled too hard during installation.
AnswerC

Excessive untwisting of pairs can cause crosstalk, leading to NEXT failures.

Why this answer

This question tests understanding of cable termination quality and crosstalk. The correct answer is that the untwisting of pairs at the termination point is too long, which can cause NEXT failures.

13
MCQhard

A technician is troubleshooting a network where one workstation intermittently loses connectivity. The cable run is 85 meters and passes through a conduit with several sharp bends. The cable tester shows intermittent shorts. Which cabling issue is most likely?

A.The cable is too long for the network standard.
B.The cable is being pinched or crushed in the conduit.
C.The cable is unshielded and picking up EMI.
D.The cable is a flat patch cable used for a permanent run.
AnswerB

Sharp bends or crushing can damage the cable's internal conductors, causing intermittent shorts.

Why this answer

This question tests understanding of physical cable damage due to improper installation. Sharp bends can exceed the cable's bend radius, causing internal wire damage or shorts. The correct answer identifies this as the root cause.

14
MCQhard

A technician is installing a new server in a data center and needs to connect it to a 10GbE switch. The server has an SFP+ port, and the switch also has SFP+ ports. The technician has a selection of cables: Cat6a, Cat7, multimode fiber with LC connectors, and single-mode fiber with SC connectors. Which cable should the technician use?

A.Cat6a cable with RJ45 connectors.
B.Cat7 cable with RJ45 connectors.
C.Multimode fiber patch cable with LC connectors.
D.Single-mode fiber patch cable with SC connectors.
AnswerC

Multimode fiber with LC connectors is standard for SFP+ 10GbE connections in data centers, offering reliable performance.

Why this answer

This question tests knowledge of 10GbE connectivity options. The correct answer is multimode fiber with LC connectors, as SFP+ ports typically use fiber or DAC cables, and multimode fiber with LC is common for short-range 10GbE in data centers.

15
MCQmedium

A technician is installing a new network drop in a warehouse where the cable must run near high-voltage machinery. The run is 60 meters. Which type of cable should be used to minimize interference?

A.UTP Cat6 cable.
B.STP Cat6a cable.
C.Coaxial RG-6 cable.
D.Fiber optic cable.
AnswerB

STP provides shielding against EMI, making it ideal for environments with electrical interference.

Why this answer

This question tests understanding of shielded cabling and its application in high-EMI environments. STP (shielded twisted pair) reduces electromagnetic interference, making it suitable for runs near machinery. The correct answer emphasizes the shielding benefit.

16
MCQhard

A technician is troubleshooting a network drop that was working yesterday but now shows 'No Link' on the switch port. The cable run is through a conduit in the wall. The technician tests the cable with a continuity tester and finds that pins 1, 2, 3, and 6 are good, but pins 4, 5, 7, and 8 show no continuity. What is the most likely cause?

A.The cable is only Cat5 and cannot support Gigabit.
B.The cable has a short circuit between pins 4 and 5.
C.The cable is cut or crushed in the conduit, breaking the secondary pairs.
D.The wall jack is wired for T568A but the patch panel is T568B.
AnswerC

An open on pins 4-5 and 7-8 indicates a physical break in the cable that affects only those pairs, likely from damage in the conduit.

Why this answer

This question tests understanding of Ethernet pinout and fault isolation. The correct answer is that the cable is likely damaged or broken on the pairs used for 1000Base-T (all four pairs), but 100Base-TX only uses pairs 1-2 and 3-6. The symptom indicates a break in the cable affecting the secondary pairs.

17
MCQeasy

A small office is installing new network drops in a drop ceiling for employee workstations. The IT manager wants to minimize future troubleshooting. Which cabling practice should be followed during installation?

A.Use crossover cables for all workstation connections.
B.Run cables parallel to electrical wiring to save space.
C.Label both ends of each cable with a unique identifier.
D.Use flat ribbon cables for all long runs.
AnswerC

Labeling helps with identification and troubleshooting, especially in dense installations.

Why this answer

This question tests best practices for structured cabling, specifically labeling and documentation. Proper labeling at both ends of each cable run simplifies future troubleshooting and maintenance. The correct answer emphasizes this fundamental practice.

18
MCQmedium

A customer wants to connect two buildings that are 200 meters apart with a high-speed network link. Which cabling solution is most appropriate?

A.Cat6a copper cable
B.Fiber optic cable
C.Coaxial cable
D.Wireless bridge
AnswerB

Fiber supports distances over 200 meters easily, often up to kilometers, and is immune to EMI.

Why this answer

Fiber optic cable can transmit data over long distances without signal loss, making it ideal for inter-building connections. Copper Ethernet is limited to 100 meters. Wireless could work but may be less reliable than fiber.

19
MCQhard

A customer reports that their new Cat6a installation passes a cable certifier test but the link only negotiates at 100 Mbps. The cable run is 90 meters and uses standard T568B terminations. What is the most likely cause of the speed limitation?

A.The cable run exceeds the maximum length for Cat6a.
B.The switch port is configured for 100 Mbps only.
C.The patch cables are Cat5e instead of Cat6a.
D.The cable is terminated in T568A instead of T568B.
AnswerC

Using Cat5e patch cables can bottleneck the link to 100 Mbps, even if the permanent link is Cat6a.

Why this answer

This question tests advanced knowledge of cable certification and speed negotiation. A cable certifier tests for compliance, but if the cable passes, the issue may be with the patch cables or connectors, which can degrade performance even if the permanent link is good. The correct answer identifies the patch cables as the likely weak point.

20
MCQeasy

A user complains that their VoIP phone intermittently loses connectivity. The phone is connected to a switch via a 50-meter run of solid-core Cat6 cable. You suspect interference from nearby fluorescent lights. Which cabling characteristic is most relevant to this issue?

A.The cable is not properly terminated with RJ45 connectors.
B.The cable is not shielded (STP).
C.The cable length exceeds the maximum for Cat6.
D.The cable is a crossover cable.
AnswerB

UTP cable lacks shielding, making it vulnerable to EMI from nearby electrical equipment.

Why this answer

This question tests understanding of electromagnetic interference (EMI) and how it affects network cabling. Unshielded twisted pair (UTP) cable is susceptible to EMI from sources like fluorescent lights, causing intermittent connectivity. The correct answer highlights the lack of shielding as the key factor.

21
MCQeasy

A small office is setting up a new VoIP phone system. The IT staff must run new cabling to each desk. Which cable type is most appropriate for connecting VoIP phones to the network?

A.Coaxial cable
B.Cat5e UTP
C.Fiber optic cable
D.Serial cable
AnswerB

Cat5e supports 1000 Mbps and Power over Ethernet (PoE), making it suitable for VoIP phones. It is a standard choice.

Why this answer

VoIP phones typically use Ethernet for data and power (PoE). Cat6a supports higher frequencies and is backward compatible, making it ideal for future-proofing. Cat5e is also sufficient but Cat6a offers better performance.

22
MCQeasy

A technician is installing a new VoIP phone for a user. The user's desk already has a Cat6 wall jack, but the phone requires both network connectivity and a separate power source. The technician has a limited number of power outlets nearby. What is the simplest solution?

A.Run a new power extension cord from the nearest outlet.
B.Use a Power over Ethernet (PoE) injector between the wall jack and the phone.
C.Replace the Cat6 cable with a USB-C cable for power.
D.Install a wireless bridge to eliminate the cable.
AnswerB

A PoE injector adds power to the Ethernet cable, allowing the phone to receive both data and power over one cable.

Why this answer

This question tests knowledge of Power over Ethernet (PoE) as a cabling-related concept. The correct answer is to use a PoE switch or injector, which sends power over the Ethernet cable, eliminating the need for a separate power adapter.

23
MCQhard

A technician is installing a new network in a school and must run cables through air handling plenums. What type of cable jacket is required for this installation?

A.PVC jacket
B.Plenum-rated jacket
C.Shielded jacket
D.Riser-rated jacket
AnswerB

Plenum-rated cables are designed for use in air plenums and meet fire safety codes.

Why this answer

Plenum-rated cables have a special jacket that does not emit toxic fumes when burned, required by fire codes for air handling spaces. PVC cables are not allowed because they produce hazardous smoke. This is a safety and code compliance issue.

24
MCQmedium

A technician is troubleshooting a network drop that was working yesterday but now has no link light at the switch. The cable run is 80 meters and passes through a conduit. Which tool should be used first to isolate the problem?

A.A tone generator and probe.
B.A multimeter.
C.A cable tester.
D.A time-domain reflectometer (TDR).
AnswerC

A cable tester can check for continuity, shorts, and wiring faults, which is the first step in diagnosing a no-link issue.

Why this answer

This question tests the use of basic cable testing tools in a troubleshooting scenario. A cable tester can quickly identify faults like breaks, shorts, or miswiring. The correct answer prioritizes the most direct tool for the symptom.

25
MCQhard

A network administrator is troubleshooting a 1000BASE-T connection that is only running at 100 Mbps. The cable is Cat5e and the switch supports Gigabit. The link light is green but the speed is capped. What is the most likely cause?

A.The cable is too long for Gigabit.
B.One of the four wire pairs is broken or shorted.
C.The network card is set to 100 Mbps manually.
D.The switch port is configured for 100 Mbps.
AnswerB

Gigabit requires all four pairs; if one pair fails, the device auto-negotiates to 100 Mbps using two pairs.

Why this answer

If only one pair of wires is faulty, Gigabit Ethernet (which uses all four pairs) will fall back to 100 Mbps (which uses only two pairs). This is a common issue with damaged cables. A faulty pair may not cause a complete link loss but will reduce speed.

26
MCQmedium

A company is upgrading its network to support 10 Gbps connections between server racks. The distance between racks is 25 meters. Which cabling standard is most appropriate for this upgrade?

A.Cat5e cable.
B.Cat6 cable.
C.Cat6a cable.
D.Cat7 cable.
AnswerC

Cat6a supports 10 Gbps up to 100 meters, making it ideal for 25-meter rack connections.

Why this answer

This question tests knowledge of cabling standards for high-speed Ethernet. Cat6a is rated for 10 Gbps up to 100 meters, making it suitable for this distance. The correct answer distinguishes Cat6a from Cat6, which has shorter 10 Gbps support.

27
MCQmedium

A user reports that their computer connected to a wall jack works fine, but when they move the computer to a different desk and plug into a different wall jack, there is no network connectivity. The switch port shows no link light. What is the most likely cause?

A.The computer's NIC is faulty.
B.The patch cable is not a crossover cable.
C.The wall jack is terminated incorrectly.
D.The switch port is administratively down.
AnswerC

An incorrect termination at the new jack would prevent a link, explaining the no-link light.

Why this answer

This question tests understanding of cable termination and wiring standards. A faulty termination at the wall jack or patch panel is a common cause of intermittent or no connectivity. The correct answer focuses on the physical connection at the new location.

28
MCQeasy

A user reports that their desktop computer connected to the network via a 10-meter Cat6 cable keeps losing connectivity when they move their chair. The cable runs under the desk and is occasionally stepped on. What is the most likely issue?

A.The cable is too long for reliable connectivity.
B.The cable is not shielded and picking up interference.
C.The cable has been crushed or kinked from being stepped on.
D.The network switch port is faulty.
AnswerC

Physical damage from stepping on the cable can break internal wires, causing intermittent loss when pressure is applied.

Why this answer

This question tests basic troubleshooting for physical cable damage. The correct answer is that the cable is likely damaged from being stepped on, causing intermittent connectivity.

29
MCQmedium

A technician is troubleshooting a network drop where the link light on the switch port is solid but the computer shows 'Unidentified Network'. The cable run is 80 meters and uses Cat5e. The technician tests the cable and finds that pins 1 and 2 are swapped with pins 3 and 6 at one end. What is the most likely result?

A.The cable will work at 100 Mbps but not at 1000 Mbps.
B.The cable will not work at all because it is a crossover cable.
C.The cable will cause intermittent connectivity.
D.The cable is wired as a crossover, which may cause the 'Unidentified Network' if Auto-MDIX is disabled.
AnswerD

A crossover cable can cause network issues if the switch does not have Auto-MDIX enabled, leading to an 'Unidentified Network' error.

Why this answer

This question tests understanding of Ethernet wiring errors. The correct answer is that a swap of pairs 1-2 and 3-6 creates a crossover cable, which may still work with Auto-MDIX, but if not, it can cause a 'No Link' or 'Unidentified Network' error.

30
MCQmedium

A company is deploying 10 Gigabit Ethernet in a data center and needs cabling that supports this speed over a distance of 50 meters. Which cable type should be selected?

A.Cat5e
B.Cat6
C.Cat6a
D.Cat3
AnswerC

Cat6a supports 10 Gbps up to 100 meters, making it the best choice for 50-meter runs in a data center.

Why this answer

Cat6a supports 10 Gbps up to 100 meters, making it suitable for this distance. Cat6 supports 10 Gbps only up to 55 meters, so it would also work but with less margin. Cat5e is limited to 1 Gbps, and Cat3 is for voice.

Ready to test yourself?

Try a timed practice session using only Cabling questions.