exam questions

Exam N10-008 All Questions

View all questions & answers for the N10-008 exam

Exam N10-008 topic 1 question 759 discussion

Actual exam question from CompTIA's N10-008
Question #: 759
Topic #: 1
[All N10-008 Questions]

A network technician is troubleshooting an issue that involves connecting to a server via SSH. The server has one network interface that does not support subinterfaces. The technician runs a command on the server and receives the following output:



On the host, the technician runs another command and receives the following:



Which of the following best explains the issue?

  • A. A firewall is blocking access to the server.
  • B. The server is plugged into a trunk port.
  • C. The host does not have a route to the server.
  • D. The server is not running the SSH daemon.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
a87d6a4
11 months, 1 week ago
Selected Answer: C
Looking at the second part of the image, the routing table on the host shows two routes: A default route pointing to 31.242.12.9 via interface eth0. A route for the 192.168.1.0 network via eth1. However, the server's IP (10.10.10.15) is in a different network, which does not appear in the host's routing table. As a result, the host has no route to reach the 10.10.10.0 network, meaning the traffic isn't being directed properly to the server. Thus, the host needs a route added for the 10.10.10.0 network to resolve this connectivity issue.
upvoted 2 times
...
HENOKK
1 year ago
B. The server is plugged into a trunk port. This configuration could result in inconsistent behavior when accessing services on the server, particularly if the server is not VLAN-aware and cannot process the tagged traffic properly.
upvoted 1 times
...
72abe44
1 year, 5 months ago
Although a gateway is listed, it is not on the 192.168.1. network
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...