Configure RIP routing on a Cisco router

Home -> Networking -> Cisco -> Routers

21418 views

From the computer of: qmchenry (339 recipes)
Created: Sep 22, 2003     Updated: Dec 03, 2003


Add a comment

Add to:
Add to stumbleuponAdd to del.icio.usDigg itAdd to FURL

RIP routing is a distance-vector routing protocol which is simple to configure. The routing protocol determines the best path to a target by estimating the distance in number of hops or intermediate routers.

To configure RIP routing and to advertise the 192.168.200.0 network:

conf t
router rip
network 192.168.200.0
^Z

Subscribe to the Tech-Recipes Newsletter

You can get tips like this delivered in your email every week!

Enter your Email

We will never, ever sell your email address or spam you.





Related recipes:

  Configure IGRP routing on a Cisco router
  Configure EIGRP routing on a Cisco router
  OSPF Authentication on Cisco Routers
  Configuring OSPF on a Cisco router
  Configure RIP version 2 routing
  Configure On-Demand Routing (ODR) on Cisco routers
  Set the hostname of a Cisco router
  Configure Cisco router as an NTP server
  Configure Cisco router to set time from NTP server
  Configure a default route on a Cisco router

 

Sponsored links

 

Login

Nickname

Password

Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name.