CCNA Study Guide and Computer Tips
learn computer tips and tricks from nobody
Place your ad here! Banner Size (468 x 60)
Email us at support@bitsbyjohn.com

Cisco CCNA Tutorial: Configure RIPv2 Routing

Posted in CCNA Study Guide

From the last exercise of this CCNA Tutorial, we had configured dynamic routing using RIP (Routing Information Protocol) version 1. It’s quite easy to configure cisco router devices but it can only be used for routing with classfull ip address networks.

The next version of RIP (Routing Information Protocol) is the version 2. The difference of using RIPv2 is its ability to route ip address with classless networks. Therefore, when routing using RIP in a subnetted networks, version 2 must be used.

Take note that with RIP, hop count method is used. Meaning, measurement can be determine based on how many routers a packet must travel from one point going to another.

Lets have a look in this another example

RIPv2 Configuration Dynamic Routing

Configure Dynamic Routing with RIPv2 Video Tutorial

Steps on how to configure RIPv2 Routing

Step 1. Enable RIP Routing. In the Privileged Exec Mode, insert the command Router RIP. With this command, the prompt changes to (config-router)#.

Step 2. Execute Version 2 command. The default version for RIP (Routing Information Protocol) is version 1. Which primarily used in routing classfull networks. Version 2 command switches from version 1 to 2. This enables Cisco routers to route ip networks with classless addresses.

Step 3. Advertise your Networks. This is very important since only those that are listed below (entered into the router for routing) will be advertised (published to another routers). Format for listing subnetted network should be network <network address>. For example, if we will try to add the network  192.168.0.8 with subnet mask of 255.255.255.252, the command should be network 192.168.0.8.

Download Packet Tracer Practice Lab – Dynamic Routing with RIPv2 (taken from advanced static routing lab)

Command Summary

R1

R1(config)#router rip
R1(config-router)#version 2
R1(config-router)#network 192.168.6.0
R1(config-router)#network 192.168.0.16
R1(config-router)#network 192.168.0.0
R1(config-router)#network 192.168.0.4
R1(config-router)#end

R2

R2(config)#router rip
R2(config-router)#version 2
R2(config-router)#network 192.168.0.4
R2(config-router)#network 192.168.0.8
R2(config-router)#network 192.168.2.0
R2(config-router)#network 192.168.0.12
R2(config-router)#end

R3

R3(config)#router rip
R3(config-router)#version 2
R3(config-router)#network 192.168.0.0
R3(config-router)#network 192.168.4.0
R3(config-router)#network 192.168.3.0
R3(config-router)#network 192.168.0.8
R3(config-router)#end

R4

R4(config)#router rip
R4(config-router)#version 2
R4(config-router)#network 192.168.1.0
R4(config-router)#network 192.168.0.12
R4(config-router)#end

R5

R5(config)#router rip
R5(config-router)#version 2
R5(config-router)#network 192.168.0.16
R5(config-router)#network 192.168.5.0
R5(config-router)#end

2 Responses to “Cisco CCNA Tutorial: Configure RIPv2 Routing”

  1. IMTIYAZ says:

    good practice website

  2. Santosh says:

    Download Packet Tracer Practice Lab – Dynamic Routing with RIPv2 (taken from advanced static routing lab)

    This link don’t have the right file, Please update the files, thank you

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

We Need Your Support
Please Support us by
Donating for Server Costs

Recent Posts

Default utility Image What are the different ways to connect to the internet? Tweet Digital devices are very common and serves as the primary tool for electronic communication world...
subnetting diagram Subnetting without using binary numbers Tweet When you are working on a network environment or plan to take a ccna...
login to facebook timeline How to Enable and Activate Facebook Timeline Tweet Everybody is talking about Facebook Timeline but what about it anyway, so what is...
Private VLAN Configuration Cisco CCNA Tutorial: Configure Basic VLAN Tweet With multiple hosts and servers on layer 2 switches, there are several issues arises...
Advance Static Routing Configuration on Cisco Routers Cisco CCNA Tutorial: Configure RIPv2 Routing Tweet From the last exercise of this CCNA Tutorial, we had configured dynamic routing using...

Top Visitors

free counters