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

To get the most out of this book

In order to achieve your goal of passing the CCNA Routing and Switching (200-125) certification, which is the reason I decided to write this book, and also the reason you are reading this book, you will need to have certain things, as described in the list following, to get the most from this book and to ensure your success you will need the following:

  • First and foremost, you must have a passion for networking.
  • You do need to have some basic understanding of networks.
  • You must have the dedication and make time to study for the CCNA R/S certification
  • You need the drive to get the CCNA R/S certification against all obstacles
  • You must have either a simulator/emulator (that is, the Cisco Packet Tracer which is now free by Cisco on their website at https://www.cisco.com/ or you may want to use the following link: https://www.netacad.com/courses/packet-tracer/introduction-packet-tracer. The CPT is one of the simulators used in this book along with GNS3 . Each topology and/or diagram will advise you which simulator has been used. However, you can also use the emulator, VIRL, another Cisco product or Live/Real equipment). The choice is yours!
  • You need to commit to do all the practice labs in this book.
  • You must answer and review all questions and quizzes in each chapter to include those at the end of the book.

These are the requirements you must have to successfully understand and get prepared to pass the current CCNA R/S certification exam.

I know that this book will give those that read it and follow the instructions herein, the knowledge and information for successfully pass and acquire their CCNA R/S certification exam.

Practice tests

Download the color images

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Port 20 is listening for incoming FTP traffic and port 21 does the transferring of data."

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

CORE1(config)#VTP DOMAIN CISCO
Changing VTP domain name from NULL to CISCO
CORE1(config)#VLAN 16

Any command-line input or output is written as follows:

R1(config)#ipv6 router eigrp 500
R1(config-rtr)#?

Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Notice the bit rate is set to 9600."

Warnings or important notes appear like this.
Tips and tricks appear like this.