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

Multi-area OSPF configuration

In the beginning of the chapter, I showed you a sneak peek into the world of multi-area OSPF. It is time to get a little deeper into the configuration of multi-area OSPF and the advantages gained by doing this type of configuration.

Before you continue into this advanced configuration of OSPF, you must have a good understanding of single-area OSPF, the process that it takes to create neighbor relationships, topological databases, and the different ways you can configure OSPF.

Multi-area OSPF gives scalability in our network, and a better way to manage the WAN. You can separate areas by building, county, and state; it is completely up to you how you create your hierarchy.

Like I said before, too many routers in one area creates a big problem. If one link goes down, or if a subnet is added, some sort of change happens to the topology, and the entire...