Monday, January 11, 2016

Networking Configuration and the N10-006 Net+ Exam

Can you spot incorrect networking configuration settings such as an incorrect IP address, subnet mask, default gateway, or DNS server setting?

You should if you plan to take the N10-006 Network+ exam. You can expect to see networking configuration settings questions as performance-based questions and/or multiple choice questions. 

Note: I recently added some new questions including new performance-based questions to the Network+CASP, and Security+ practice test banks. The "What's New" page lists additions for all the test banks on the gcgapremium.com site.


Check out this partial networking configuration diagram. It shows four users (Homer, Lisa, Bart, 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?

The answer is below.


 

Network+ Study Resources

Check out these resources if you're studying for the Network+ exam. 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.
CompTIA N10-006 Network+ Basic Networking Components (A Get Certified Get Ahead Network+ Kindle Short) Kindle Edition
  • 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.



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.24
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.