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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

OSPF load-balance unequal paths

Status
Not open for further replies.

rainman

ISP
Joined
Mar 22, 2001
Messages
186
Location
US
Hello,

I know that OSPF can not load-balance over un-equal paths, but what happens when you try to do this?

I have a scenario where a OC-3 interface and also a Gig-E interface are setup as P2P links. Each have an OSPF cost of "1". What happens when the OC-3 interface reaches 100% utilization?

Reason I'm asking this is I'm seeing discards/drops on my new Gig-E interface, and I was wondering if OSPF will start dropping packets on the "bigger" interface when the OC-3 hits 100%.


Rainman
 
by default the metric system for ospf treats 100mps as 1, so as far as ospf is concerned you have two equal paths. So you could implement load balancing, but it wouldnt be wise.
You need to change the reference bandwidth to resolve this.
Chances are you are sturating your oc3 as 155mps and 1Gb is a fair difference.

As an alternative could you implement something like policy based routing? allowing some customers to use the oc3 and some the Gig interface?

Visit for free Cisco rack access.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top