Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Periority with RIP2

Status
Not open for further replies.

netwalker1

Programmer
Joined
Feb 5, 2000
Messages
1,241
Location
EG
Dear All :
I have a router connected to another router with 2 links - one primary and the other is a backup using Rip2 ..

I need to force the traffic through the primary link however the backup link may be has lower metric ..

How can I virtually increase the metric in the backup link to Accomplish this requirement ...

Mohamed Farid
[green]Know Me No Pain , No Me Know Pain !!![/green]
 
RIP uses a single routing metric (hop count) to measure the distance between the source and a destination network. Each hop in a path from source to destination is assigned a hop count value, which is typically 1. This value is between 1 and 15 for a valid route, or 16 for an unreachable route.


To use hop count to manipulate route selection, try to use offset-list:

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top