Exam 220-1102 Topic 1 Question 125 Discussion

Actual exam question for CompTIA's 220-1102 exam
Question #: 125
Topic #: 1
A user reports that a device with a statically defined IP is unable to connect to the internet. The technician runs the ipconfig /all command and sees the following output:
IPv4 Address............ 192.168.0.74
Subnet Mask.............255.255.255.255
Default Gateway......... 192.168.0.1
Which of the following is most likely the reason for the issue?

Suggested Answer: D Vote an answer

The ipconfig /all output shows the following:
IPv4 Address............ 192.168.0.74Subnet Mask............. 255.255.255.255Default Gateway......... 192.168.0.1 The issue with the subnet mask being set to 255.255.255.255 is that it specifies a single host subnet, meaning the device cannot communicate with other devices on the network or access the internet. The correct subnet mask for a typical home network should be:
* Subnet mask of 255.255.255.0:This allows for communication within the same local network (192.168.0.0/24).
* Default gateway 192.168.0.1:Correct, this is the typical address for the router.
* IPv4 Address 192.168.0.74:Correct, within the correct subnet range.
Changing the subnet mask to 255.255.255.0 will resolve the connectivity issue.
Reference:
CompTIA A+ 220-1102 Exam Objectives, Section 2.5: Given a scenario, install and configure basic wired/wireless small office/home office (SOHO) networks.
IP addressing and subnetting documentation.

by Lennon at Dec 27, 2024, 12:47 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
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.

0
0
0
10