How to Locate an Unlabeled Switchport When NIC Link Lights Are Off?

A user cannot connect to the network, although others in the office are unaffected. The network technician sees that the link lights on the NIC are not on. The technician needs to check which switchport the user is connected to, but the cabling is not labeled. Which of the following is the best way for the technician to find where the computer is connected?

  1. Look up the computer's IP address in the switch ARP table.
  2. Use a cable tester to trace the cable.
  3. Look up the computer's MAC address in the switch CAM table.
  4. Use a tone generator to trace the cable. Source Reference Answer

Community Votes

D
75%
C
25%

75% of anonymous learners picked answer D. Votes are pick records left by other test-takers — they are not the verified answer.

Community Insight

The question tests whether you understand that link lights off means the physical layer is down, so logical mapping methods like CAM/ARP tables may be unreliable; the correct answer is to trace the cable with a tone generator.

When a user's NIC link lights are off and cabling is unlabeled, the best way to locate the switchport is to use a tone generator to physically trace the cable. Community consensus favors tone generation over CAM table lookup because the switch may not have learned the MAC address without an active link.

The most common wrong answer is C, looking up the MAC address in the CAM table. Test takers forget that a down link means the switch likely hasn't learned the MAC address, and a stale CAM entry may point to the wrong port or be absent.

Community Discussion (5 comments)

bdemps98 👍 2 Selected: D
If the question said it was a new user then for sure D, but I could see why people would do C, however the problem with that is its not guaranteed to have it whereas if you use a tone generator the solution would be guaranteed. I think D is the correct option
kinny4000 👍 1 Selected: C
If a cable is broken (possible), a tone generator will not be able to trace the signal all the way through the cable. The CAM table should still have memory of the MAC address associated with the device from the last time it connected. I feel like dumbtia wants us to say tone generator however as this type of question always comes up.
M_G_Z 👍 4 Selected: D
I'm saying D. If the link lights aren't on the it may not be in the CAM table. Best option is to tone the line.
YorkieTeaTime 👍 4
D. tone generator
Hundo_954 👍 1 Selected: C
C. Look up the computer's MAC address in the switch CAM (Content Addressable Memory) table. The CAM table on a switch maps MAC addresses to their corresponding switch ports. By looking up the MAC address of the user's computer in the CAM table, the technician can determine which switch port it is connected to. This is often the quickest method in a network environment to locate where a specific device is connected when the cabling isn't labeled.

Comments & Corrections

No comments yet — spotted an error or have a note? Share it below.

Log in to comment, report an error, or add a note about this question.

Submitted for moderation before publishing. Keep it helpful and respectful.

Expert Analysis

Why the Answer Is Correct

Option D (tone generator) is the best answer because the NIC link lights are off, indicating a physical-layer problem such as a disconnected or damaged cable. A tone generator and probe allow the technician to physically trace the cable from the computer to the exact switchport, even when there is no active link. Comment [1] correctly notes that if link lights aren't on, the device may not be in the CAM table, making tone generation the right choice. Comment [2] adds that the tone generator provides a guaranteed solution, whereas a CAM lookup is not guaranteed.

Why the Other Options Are Wrong

Option A (ARP table) maps IP addresses to MAC addresses, not to switchports, and requires IP connectivity that is likely absent when the link is down. Option B (cable tester) verifies cable continuity but does not identify the specific switchport among many unlabeled cables in a patch panel. Option C (CAM table) could work if the switch had learned the MAC address, but with link lights off the port is likely down, so the CAM entry may be missing or stale. Therefore, physical tracing with a tone generator is the most reliable approach.

Community Comment Notes

Comment [1] and [2] support D, highlighting that the CAM table may not contain the MAC address when the link is down. Comment [3] raises a valid concern that a broken cable might prevent a tone from passing through, but a tone generator can still identify the cable at the switch side. Comment [4] explains the CAM table concept but overlooks the fact that the link is currently down, which undermines the reliability of that method. The most useful comments agree that tone generation is the best first step in this physical-layer troubleshooting scenario.

Official Reference

Exam Strategy

Look for physical-layer clues first. If link lights are off, avoid answers that rely on logical tables; choose the physical trace tool. Remember that a tone generator and probe is the standard way to identify an unlabeled cable at a switchport.

Related Analysis

← Back to N10-008 Study Guide