Book Image

CCNA Routing and Switching 200-125 Certification Guide

By : Lazaro (Laz) Diaz
Book Image

CCNA Routing and Switching 200-125 Certification Guide

By: Lazaro (Laz) Diaz

Overview of this book

Cisco Certified Network Associate (CCNA) Routing and Switching is one of the most important qualifications for keeping your networking skills up to date. CCNA Routing and Switching 200-125 Certification Guide covers topics included in the latest CCNA exam, along with review and practice questions. This guide introduces you to the structure of IPv4 and IPv6 addresses and examines in detail the creation of IP networks and sub-networks and how to assign addresses in the network. You will then move on to understanding how to configure, verify, and troubleshoot layer 2 and layer 3 protocols. In addition to this, you will discover the functionality, configuration, and troubleshooting of DHCPv4. Combined with router and router simulation practice, this certification guide will help you cover everything you need to know in order to pass the CCNA Routing and Switching 200-125 exam. By the end of this book, you will explore security best practices, as well as get familiar with the protocols that a network administrator can use to monitor the network.
Table of Contents (24 chapters)
4
Subnetting in IPv4
21
Mock Test Questions
22
Assessments

The TCP/IP model

Before we get into the details of the TCP/IP model, let's briefly go back in time. TCP was the first on the scene in 1973. In 1978, it got broken up into to two parts, TCP and IP, which replaced the Network Control Protocol (NCP) and was considered the official means to transport any data that would connect to ARPANET. Since 1983, ARPANET has been referred to as the internet.

TCP/IP became the foundation for the exponential growth and success of today's World Wide Web and the internal or private networks used by small to large businesses.

The TCP/IP model, or DoD model, is just a shortened version of the OSI model. Instead of having seven layers, it has four layers—or, at least, it did. For the new CCNA 200-125 certification, there is a new five-layer TCP/IP model.

Let's compare them:

Comparing OSI and TCP/IP models

Looking at the preceding...