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

The World of Open Shortest Path First (OSPF)

The OSPF interior routing protocol is a very popular protocol in enterprise networks. This chapter will present a brief history of OSPF and provide a comparison with the IS-IS routing protocol, since this is also a link state routing protocol.

We will be learning the basics of OSPF, its features and configuration, and much more. We will be creating multiple labs, since OSPF has different aspects that we need to learn for the certification and the real world. Not only will we be looking at single-area OSPF, but also multi-area OSPF.

The following topics will be covered in this chapter:

  • History of OSPF
  • SPF tree calculation
  • OSPF metrics
  • Configuring OSPF
  • Wildcard calculations
  • Configuring OSPF in our network
  • OSPF DR and BDR
  • Verifying OSPF
  • OSPF scalability
  • Categories of multi-area components
  • OSPF router roles
  • Types of LSAs
  • OSPF Hello protocol...