cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
799
Views
0
Helpful
3
Replies

OSPF load balancing across WiMAX links

jennyjohn
Level 1
Level 1

We have a Ship connected to onshore via 2 WiMAX links (as shown in diagram). We already have OSPF running at the onshore office, which we would like to extend to the ship.

The ship will be connected by either link 1 or link 2 based on its location. In some cases the ship might be connected to onshore by both the links, in which case OSPF load balancing should work. If both the links are up, but if one link is very weak with very low bandwidth, is it possible for OSPF to prefer the strong link.

Thanks in advance.

3 Replies 3

andrew.prince
Level 10
Level 10


OPSF does not understand "weak signal" or "low badnwidth" of a radio signal.

It understand physical interface badnwdiths and load balances accodringly.

HTH>

Joseph W. Doherty
Hall of Fame
Hall of Fame

Disclaimer

The    Author of this posting offers the information contained within this    posting without consideration and with the reader's understanding that    there's no implied or expressed suitability or fitness for any  purpose.   Information provided is for informational purposes only and  should not   be construed as rendering professional advice of any kind.  Usage of  this  posting's information is solely at reader's own risk.

Liability Disclaimer

In    no event shall Author be liable for any damages whatsoever  (including,   without limitation, damages for loss of use, data or  profit) arising  out  of the use or inability to use the posting's  information even if  Author  has been advised of the possibility of such  damage.

Posting

OSPF is all or nothing.  OER/PfR can monitor end-to-end quality and change routing on what it "sees".  If your platform supports it, that would probably be the easiest and possible best solution.

Otherwise, you might be able to build some type of IP SLA test that a script you write repeatedly monitors, and change routing metrics as necessary (but that's what OER/PfR actually does).

bobby.fortuno
Level 1
Level 1

I have the  same problem with my OSPF network, when the redundant  link is very weak it stays connected but causes glitches in the network. What I would like to do, if there is a way, is to tell the link to completely shut down when it is below a specific bandwidth based on SNMP report so that the OSPF will re-route better.

Thanks

Bobby