RIP Configuration With Packet Tracer

rip-configuration-example

Packet Tracer RIP Configuration

In this article, we will focus on how to configure RIP (Routing Information Protocol) on Cisco Routers. We will learn the commands for Cisco RIP Configuration.

Generally in all network courses, RIP is used to explain routing protocol configuration basically. This is because of its basic configuration.

You can DOWNLOAD the Packet Tracer example with .pkt format HERE.

For our example, we will use the following basic topology:

RIP (Routing Information Protocol)

RIP Example Topology

With this topology, the IP addresses are configured. We will pass the configuration of IP addresses and continue only the routing protocol, RIP configuration.

Before the configuration of RIP, let’s check the routing table of RouterA.

RouterA# show ip route 
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
       i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
       * - candidate default, U - per-user static route, o - ODR
       P - periodic downloaded static route

Gateway of last resort is not set

     10.0.0.0/30 is subnetted, 1 subnets
C       10.10.10.0 is directly connected, FastEthernet0/0
     20.0.0.0/30 is subnetted, 1 subnets
C       20.20.20.0 is directly connected, FastEthernet0/1
RouterA# show ip protocols

RouterA# show ip int brief 
Interface              IP-Address      OK? Method Status                Protocol
 
FastEthernet0/0        10.10.10.1      YES manual up                    up
FastEthernet0/1        20.20.20.1      YES manual up                    up
 
Vlan1                  unassigned      YES unset  administratively down down

As you can see, there is only directly connected neighbours in the routing table of RouterA. RouterA do not know any other networks, also RouterD. There is no routing protocol configured on RouterA.

Firstly we will configure RouterA withnetwork commands under rip process. By doing this, we will add networks under RIP process.

RouterA(config)# router rip 
RouterA(config-router)# version 2
RouterA(config-router)# network 10.10.10.0
RouterA(config-router)# network 20.20.20.0

Lesson tags: Routing Protocols, cisco IOS, packet tracer, cisco packet tracer, rip
Back to: Cisco Packet Tracer Lab Course > Routing Protocol Configurations (IPv4)

Leave a Reply

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

Cisco Packet Tracer Lab Course

Collapse
Expand
IPCisco is the Winner of 2019 “Best Certification Study Journey” Category! We are also Finalist of 2020 & 2021 in Cisco IT Blog Awards!

Cisco-ITBlogAwards-2019-Winner-IPCisco-k
ITBlogAwards_2020_Badge-Finalist-BestCertStudy-ipcisco
ITBlogAwars-2021-ipcisco
IPCisco on Social Media!