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

Switching Services and Configurations

In this chapter, we will be taking a look at different layer 2 switching technologies, which will be crucial to the CCNA 200-125 certification and real-world scenarios you run into. The concepts of what type of addresses switches learn, and how they learn them, is extremely important, especially when troubleshooting layer 2 issues. We all know that security is a big issue in today's network, so learning how to use switchport security is going to be an essential tool that you will learn in this chapter as well.

This chapter will also show you the complete administrative commands for including IP addresses you would need to configure on your switch, and how to manage them. Finally, please pay close attention to all the show commands that are done in the labs. It is a must know for certification and definitely real-world applications.

We...