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

Configuring Load Balancing for Layer 3 VPNs

To configure protocol-independent load balancing for Layer 3 VPNs, include the multipath statement:

multipath {
vpn-unequal-cost equal-external-internal;
}

If you include the multipath statement at the following hierarchy levels, protocol-independent load balancing is applied to the default routing table for that routing instance (routing-instance-name.inet.0):

If you include the multipath statement at the following hierarchy levels, protocol-independent load balancing is applied to the specified routing table:

The vpn-unequal-cost statement is optional:

The equal-external-internal statement is also optional. If you configure the equal-external-internal statement, protocol-independent load balancing is applied to both internal and external BGP paths.


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