Book Image

Networking Fundamentals

By : Gordon Davies
Book Image

Networking Fundamentals

By: Gordon Davies

Overview of this book

A network is a collection of computers, servers, mobile devices, or other computing devices connected for sharing data. This book will help you become well versed in basic networking concepts and prepare to pass Microsoft's MTA Networking Fundamentals Exam 98-366. Following Microsoft's official syllabus, the book starts by covering network infrastructures to help you differentiate intranets, internets, and extranets, and learn about network topologies. You’ll then get up to date with common network hardware devices such as routers and switches and the media types used to connect them together. As you advance, the book will take you through different protocols and services and the requirements to follow a standardized approach to networking. You’ll get to grips with the OSI and TCP/IP models as well as IPv4 and IPv6. The book also shows you how to recall IP addresses through name resolution. Finally, you’ll be able to practice everything you’ve learned and take the exam confidently with the help of mock tests. By the end of this networking book, you’ll have developed a strong foundation in the essential networking concepts needed to pass Exam 98-366.
Table of Contents (23 chapters)
Free Chapter
1
Section 1: Network Infrastructure
7
Section 2: Network Hardware
11
Section 3: Protocols and Services
18
Section 4: Mock Exams
19
Mock Exam 1
20
Mock Exam 2

To get the most out of this book

You should have a basic understanding of how to navigate round a Windows operating system, including how you navigate to the control panel of your particular system, and also how to open Command Prompt.

While the majority of the activities in this book can be carried out on your standard operating system, it is recommended that you install a version of your operating system on a virtual machine. This will ensure that any changes you may make do not impact your normal system.

Some examples utilize a Windows Server operating system. If you would like to attempt those examples yourself, you can do so by downloading an evaluation copy of the operating system from Microsoft's Evaluation Center: https://www.microsoft.com/en-gb/evalcenter/.

Undertake all of the end-of-chapter quizzes, and address any wrong answers before moving on to the next chapter. It is important that you know why something is the answer, rather than just knowing that it is the answer.

Read Chapter 11, Understanding IPv4, and then re-read it. This is arguably the one topic everyone struggles with. Make sure you understand it before moving on.

Download the color images

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "In Command Prompt, type hostname and press the Enter key."

Bold: Indicates a new term, an important word, or words that you see on screen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Select Properties from the context menu."

Warnings or important notes appear like this.
Tips and tricks appear like this.