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

IP routing configuration

It's time to show the configuration for each router to include the administrative commands, so you can follow along with your simulator or live equipment.

The topology you know already is three routers connected through serial cables or smart serials, since we are using WIC2T as the WAN side. Also, we will be using three L2 switches of 2960-s, two PCs, and one server acting as an FTP server for now. The following is the IP scheme of the network:

  • R1
    • S0/0/0: 10.1.1.5/30
    • F0/0: 192.168.1.254/24
  • R2
    • S0/0/1: 10.1.1.6/30
    • S0/0/0: 10.1.1.9/30
    • F0/0: 192.168.2.0/24
  • R3
    • S0/0/1: 10.1.1.10/30
    • F0/0: 192.168.3.254

When you are configuring this interface with the IP addresses, the clock rate will always go on the S0/0/0 and you could also add a description to the interface, that way you know who your router is connecting to.

Let's start configuring...