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

Variable Length Subnet Mask and Route Summarization

Before we begin this chapter, let's just do a little review of subnetting. Do you remember what subnetting is? It is simply taking a large address space divided into smaller segments. The segment size must meet the needs or requirements of the network.

The information that you need to remember will help you not only with subnetting, but also for the following topics that we will cover in this chapter:

  • Variable Subnet Masking
  • Route summarization

Consider the following example:

Bit values: 128 64 32 16 8 4 2 1.

These values will always remain the same per octet and the maximum value, when the values are added together, is 255.

Here is a bit-to-decimal table:

...

Bit

Decimal

10000000

128

11000000

192

11100000

224

11110000

240

11111000

248

11111100

252

11111110

254

11111111