Configure RIP version 2 routing

Contributor Icon Contributed by qmchenry  
Tag Icon Tagged: Cisco router  

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 version 2 routing and to advertise the 192.168.200.0 network:

conf t
router rip
version 2
network 192.168.200.0
^Z

 

1 Comment -


  1. rudi said on October 20, 2009

    Thank’s for your informations

 

RSS feed for comments on this post. TrackBack URL

Leave a comment -