Explains how LSP loadshare optimization automates the balancing of traffic across parallel LSPs and helps prevent congestion in the network.
Run LSP loadshare optimization
Procedure
| 1. | Open the plan file (refer to Open plan files). It opens in the Network Design page. From the toolbar, choose . Alternatively, choose , select LSP Optimization as the optimization type, select LSP loadshare optimization from the drop-down list, and click Launch. |
|
| 2. | Choose the LSPs on which you want to run the optimizer and click Next. It sets the loadshare setting between the selected parallel LSPs in the network. Parallel LSPs are those with the same source and destination nodes. By default, none of the LSPs are selected. However, you can also choose a subset or all the LSPs to optimize for load sharing purposes. The optimizer does not set a loadshare value of 0 on LSPs. |
|
| 3. | Choose the interfaces on which you want to drive down utilization and click Next.
|
|
| 4. | Specify the relevant optimization settings. For field descriptions, refer to LSP loadshare optimization settings.
|
|
| 5. | Select which traffic level to optimize. |
|
| 6. | (Optional) In the Tag changed LSPs field, override the defaults for how LSPs are tagged (LSPLoadshare). |
|
| 7. | On the Run Settings page, choose whether to execute the task now or schedule it for a later time. Choose one of these Execute options:
|
|
| 8. | (Optional) If you want to display the result in a new plan file, specify a name for the new plan file in the Display results section.
In the previous step:
|
|
| 9. | Submit your changes. |
LSP loadshare optimization settings
Minimization strategies for interface utilization
The base plan for this example, Acme_Network, contains two sets of parallel LSPs, each with a Loadshare value of 1 and each using strict hops on named paths to reach its destination. All of these LSPs have a Traff sim of 3000 Mbps. The interfaces to which these LSPs filter all have a Traff sim value of 3000 Mbps, except for sjc-to-okc, which has 6000 Mbps of simulated traffic (Example Acme network before LSP loadshare optimization).
Using the Acme_Network plan file, if you minimize the maximum interface utilization across all LSPs, all four Loadshare parameters change, and the maximum interface utilization is 40% (Example Acme network after minimizing maximum interface utilization). The default LSP tags are used, thus naming the tags as LSPLoadshare. If you select the Display results in a new plan file option, then a new plan file Plan-file-1.pln is created by default.
Traffic allocation minimization for LSP bins
The optimization divides the traffic into 32 bins, each with the same amount of traffic in them. So, each bin has 3.125% of the traffic (100% of the traffic divided by 32). The optimization also determines how the node should split the traffic. In this case, the split is to give 43.75% (which is 14 bins of 3.125% each) to LSP A and 56.25% (which is 18 bins of 3.125% each) to LSP B. Thus, it optimizes and distributes 32 (14+18) bins of traffic. This is as close as possible to the optimal 45%/55% split using 32 bins.