network options load-balancing modify
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Modify load balancing algorithm
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
This command sets the state of geometric mean algorithm for load balancing
Parameters
[-enable {true|false}]
- Geometric Mean Algorithm for load balancing (privilege: advanced)-
Setting this parameter to
true
enables the geometric mean algorithm for load balancing. Setting it tofalse
disables the geometric mean algorithm for the cluster.
Examples
The following example will enable the geometric mean algorithm for load balancing. cluster1::> network options load-balancing modify -enable true The following example will disable the geometric mean algorithm for load balancing. cluster1::> network options load-balancing modify -enable false