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

What are the benefits of using IPv6?

When we rolled out IPv4 and started allocating IPv4 addresses to routers, switches, and PCs, we really did not take into consideration any hierarchy. We simply just assigned addresses as they came. That is why now our backbone routers are struggling to stay up and those routing tables are huge!

You can get this table at the following link for the latest updates: https://www.cidr-report.org/as2.0/#General_Status:

IPv6 was designed for efficiency, and even has built-in security, such as IPsec, for end-to-end security. But besides that, the protocols themselves have been trimmed down and are aligned for 64-bit processing, which will speed things up. If you look at the header of an IPv4 and IPv6 protocol, you will see how much smaller the IPv6 header is. Let's compare them in the following diagram:


IPv4 and IPv6 headers

As you can see...