Send documentation comments to mdsfeedback-doc@cisco.com
14-13
Cisco MDS 9000 Family Command Reference
OL-16217-01, Cisco MDS SAN-OS Release 3.x
Chapter 14 L Commands
load-balancing
load-balancing
To enable cluster reload balancing for all targets or specific targets, use the load-balancing command.
To disable this command, use the no form of the command.
load-balancing {enable | target wwn}
no load-balancing {enable | target wwn}
Syntax Description
Defaults None.
Command Modes Cisco SME cluster configuration submode.
Command History
Usage Guidelines The reload balancing operation is performed by the Cisco SME administrator for all or specific target
ports. This operation first unbinds all the targets from the Cisco SME interfaces. The targets are then
associated, one at a time, based on the load-balancing algorithm.
The reload balancing operation can be triggered if the targets remain unconnected due to errors in the
prior load balancing opertions in the backend.
Examples The following example enables reload balancing in Cisco SME:
switch# config t
switch(config)# sme cluster c1
switch(config-sme-cl)# load-balancing enable
switch(config-sme-cl-node)#
The following example adds the host to the Cisco SME interface based on the load-balancing policy:
switch# config t
switch(config))# sme cluster c1
switch(config-sme-cl)# load-balancing 17:11:34:44:44:12:14:10
switch(config-sme-cl-node)#
Related Commands
enable Enables cluster load balancing.
target wwn Specifies the world-wide name (WWN) of the target port.
Release Modification
3.3(1a) This command was introduced.
Command Description
show sme cluster Displays Cisco SME information.