220-801 · Question #1182
Joe, a technician, is troubleshooting an issue with a PC suddenly losing network connectivity. He has confirmed that the cable is plugged in and has swapped it with a known working cable. Joe then…
The correct answer is B. The TCP drivers are corrupted. F. The NIC is no longer functioning properly. 127.0.0.1 is the loopback address - it tests whether the local TCP/IP stack is functioning. A successful ping to 127.0.0.1 never leaves the machine; it is handled entirely within the OS. If this ping fails, the problem must be internal to the machine's network stack or…
Question
Joe, a technician, is troubleshooting an issue with a PC suddenly losing network connectivity. He has confirmed that the cable is plugged in and has swapped it with a known working cable. Joe then pings the IP address of 127.0.0.1 and receives no response. Which of the following could be the cause of the issue? (Select TWO).
Options
- AThe computer has the wrong DNS server configured.
- BThe TCP drivers are corrupted.
- CThe cable has been unplugged from the patch panel.
- DThe routing table on the router is corrupted.
- EThere is RF interference on the cable.
- FThe NIC is no longer functioning properly.
How the community answered
(23 responses)- B65% (15)
- C9% (2)
- D22% (5)
- E4% (1)
Explanation
127.0.0.1 is the loopback address - it tests whether the local TCP/IP stack is functioning. A successful ping to 127.0.0.1 never leaves the machine; it is handled entirely within the OS. If this ping fails, the problem must be internal to the machine's network stack or hardware. Corrupted TCP drivers (B) would prevent the TCP/IP stack from processing even loopback traffic. A failed NIC (F) would prevent all network communication. Wrong DNS (A) has no effect on pinging an IP address directly. Patch panel issues (C) or router routing tables (D) are external and would not affect the loopback interface. RF interference (E) only affects wireless signals, not loopback.
Topics
Community Discussion
No community discussion yet for this question.