nerdexam
CompTIA

SK0-005 · Question #379

A systems administrator recently installed a new virtual server. After completing the installation, the administrator was only able to reach a few of the servers on the network. While testing, the adm

The correct answer is B. The subnet mask is incorrect.. A subnet mask is a number that distinguishes the network address and the host address within an IP address. A subnet mask allows network traffic to understand IP addresses by splitting them into the network and host addresses. If the subnet mask is incorrect, the network traffic

Troubleshooting

Question

A systems administrator recently installed a new virtual server. After completing the installation, the administrator was only able to reach a few of the servers on the network. While testing, the administrator discovered only servers that had similar IP addresses were reachable. Which of the following is the most likely cause of the issue?

Options

  • AThe jumbo frames are not enabled.
  • BThe subnet mask is incorrect.
  • CThere is an IP address conflict.
  • DThere is an improper DNS configuration.

How the community answered

(24 responses)
  • A
    8% (2)
  • B
    75% (18)
  • C
    4% (1)
  • D
    13% (3)

Explanation

A subnet mask is a number that distinguishes the network address and the host address within an IP address. A subnet mask allows network traffic to understand IP addresses by splitting them into the network and host addresses. If the subnet mask is incorrect, the network traffic may not be able to determine the correct destination for the packets, and only reach some of the servers that have similar IP addresses. For example, if the new virtual server has an IP address of 192.168.1.100 and a subnet mask of 255.255.0.0, it can only communicate with servers that have IP addresses in the range of 192.168.0.0 to 192.168.255.2552. To fix this issue, the systems administrator needs to check and correct the subnet mask of the new virtual server according to the network configuration.

Topics

#Networking#IP Addressing#Subnetting#Network Troubleshooting

Community Discussion

No community discussion yet for this question.

Full SK0-005 Practice