I'd like to know how to load balance two Business DLS links wich has fixed ip, something like that:

ip route add default scope global nexthop via gatewayDLS1 dev interface1 weight 1 nexthop via gatewayDLS2 dev interface2 weight 1

does this be all I need in order to get multipath routing? please, give me a more detailed answer if possible, thanks you.

link|improve this question
feedback

closed as not a real question by squircle, Sathya Jun 4 '11 at 6:16

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.

Browse other questions tagged or ask your own question.