[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring Load Balancing

When more than one remote peer provides alternative paths to a destination, you can specify preferences among the available routers or enable load balancing for alternatives that have the same lowest cost value. The DLSw router maintains a cache of paired media access control (MAC) address and IP address entries to determine whether an SNA host can reached by means of any of the peers it knows about. There are separate caches for local and remote peers, called the local reachability cache and the remote reachability cache.

To configure DLSw load balancing, include the load-balance statement at the [edit protocols dlsw] hierarchy level:

load-balance circuit-weight;

By default, load balancing is disabled. Load balancing uses the circuit-weight algorithm to make its determinations. This requires that, if there are multiple routes to a destination that share the same lowest cost value, the number of circuits traversing each peer is balanced according to the circuit weight you configure for each peer:


[Contents] [Prev] [Next] [Index] [Report an Error]