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

Virtual Private Networks

In a nutshell, VPNs are a way for remote users to connect to the company's network in a secure fashion. A tunnel would be created encapsulating the data using some sort of security protocols. The packets should not be sniffed out.

This technology has really picked up, since lots of people are working from home and you can connect to the company's resources as if you were right at your desk.

Companies can use VPNs internally, but that is not what they are made for. They are for WANs. When you must traverse the dangerous waters of the internet, you should create VLANs. That way, we can pass information securely, to a certain degree.

There are three different types of VPN categories:

  • Remote-access: This allows remote users to securely access the company's network and use its resources, always having to authenticate with a username and password...