Can you spot incorrect networking configuration settings? You should if you plan to take the Network+ exam. You can expect to see networking configuration settings questions as multiple choice and/or performance-based questions.
I recently added some new performance-based questions to the Network+, Security+, and CASP practice test banks. If you’re interested, check out this page at any time to see what has been added.
As an example, check out this partial networking configuration diagram that shows four users (Lisa, Bart, Homer, and Marge) and some servers, all in separate subnets.
Is Bart’s Networking Configuration Correct?
Bart is complaining that he can’t connect to any servers in the network. You need to find out why so you check his networking configuration as shown in the following graphic.
Is this correct? If not, what is wrong with this picture?
Networking Configuration and the Network+ Exam
The correct configuration for Bart’s computer is:
- Subnet mask: 255.255.255.0
- Default gateway: 10.80.3.1
- DNS: 10.80.5.10
Subnet mask: The currently configured subnet mask is set to 255.255.255.128, which is incorrect. It should match the subnet mask of the default gateway, which is /24 (or 255.255.255.0).
Default gateway: The default gateway is the IP address of the router interface for the network. It is labeled F0/3 and the table shows that F0/3 has an IP address of 10.80.3.1/24.
DNS: The address of the Domain Name System (DNS) server is 10.80.5.10/24, as identified in the diagram.
Network+ Study Resources
Network+ Study Resources
Online practice test questions and flashcards.
- Over 290 practice test questions
- Over 200 flashcards
Free Networking Components Online Course
- Online course covering networking components related to the N10-006 exam.
CompTIA Network+ N10-006 Practice Test Questions (Get Certified Get Ahead) Paperback
- Includes over 300 realistic practice test questions and a comprehensive list of relevant acronyms
CompTIA Network+ N10-006 Practice Test Questions (Get Certified Get Ahead) Kindle Edition
- Includes over 300 realistic practice test questions, over 200 flash cards, and a comprehensive list of relevant acronyms.
- Available for free if you have Kindle Unlimited.
- Get a solid understanding of the core networking components covered in the CompTIA Network+ N10-006 exam.
- Available for free if you have Kindle Unlimited.
You don’t have to own a Kindle to use any of the Kindle books. Amazon has created free apps for just about any platform. Download and install any of these free apps and you can then read any Kindle book.
Correct me if I’m wrong, but shouldn’t the DNS server for “Bart” be 10.80.5.10/24 not 10.80.5.24/24?
Well, yes. Of course that’s the whole point of the post, which had me thinking I was missing something from your comment.
After a little hunting, I found what I think you were referring to and corrected it. Thanks for the feedback.