load-rebalance
Configures the QoS algorithm for rebalancing the links in an 802.3ad link aggregation group (LAG). To configure the algorithm to dynamically rebalance the LAG using existing parameters, issue the load-rebalance command without any keywords. The no version restores the default parameters.
[ no ] load-rebalance [ period rebalancePeriod start-threshold rebalanceStartThreshold
[ percent | subscribers ] stop-threshold rebalanceStopThreshold
[ percent | subscribers ] maximum-improvement rebalanceMaximumImprovement
[ percent | subscribers ] ]
- rebalancePeriodTime period for rebalancing in seconds; in the range 086400; the default is 60 seconds
- rebalanceStartThresholdAmount of imbalance in the LAG that triggers the algorithm to start rebalancing; the default is 0 percent
- percentSpecifies that the threshold is measured as a percentage of the average load per link; in the range 0100
- subscribersSpecifies that the threshold is measured by the number of subscribers away from the average subscriber count per link in the LAG; in the range 0100000
- rebalanceStopThresholdAmount of imbalance in the LAG that triggers the algorithm to stop rebalancing; the default is 0 percent
- percentSpecifies that the amount of imbalance is measured as a percentage of the average load per link; in the range 0100
- subscribersSpecifies that the threshold is measured by the number of subscribers away from the average subscriber count link in the LAG; in the range 0100000
- rebalanceMaximumImprovementMaximum number of links in the LAG to rebalance; the default is 100 percent
- percentSpecifies that the maximum number of links is measured as a percentage of the total links; in the range 0100
- subscribersSpecifies that the maximum number of links is measured by the number of subscribers; in the range 0100000
Interface Configuration
Release Information Command introduced in JUNOSe Release 8.1.0.