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

HDLC and PPP

So, let's talk about HDLC encapsulation. It is proprietary to each vendor; it was not intended to encapsulate different network layer protocols, so each individual vendor had to put in the header of HDLC their own specific way to identify the network layer protocols.

What does this mean? If you are going to use HDLC, you must have the same vendor on both sides.

So, how do we circumvent this issue, so that we can use whatever vendor we want? Well we use the point-to-point, or PPP, encapsulation open standard protocol. It uses a network control protocol field in layer 2 of the OSI model, to identify the network layer protocol. It also allows for authentication and multilink connections over asynchronous links.

Let's look at PPP in action:

If properly configured, this is what you should see. If you do not see Link Control Open, or LCP open, or a different encapsulation...