SUMMARY STEPS
1.
configure terminal
2.
vsan database
3.
vsan vsan-id
4.
vsan vsan-id loadbalancing src-dst-id
5.
no vsan vsan-id loadbalancing src-dst-id
6.
vsan vsan-id loadbalancing src-dst-ox-id
7.
vsan vsan-id suspend
8.
no vsan vsan-id suspend
9.
end
DETAILED STEPS
PurposeCommand or Action
Enters global configuration mode.configure terminal
Example:
switch# configure terminal
switch(config)#
Step 1
Enters VSAN database configuration submodevsan database
Example:
switch(config)# vsan database
switch(config-vsan-db)#
Step 2
Specifies an existing VSAN.
vsan vsan-id
Example:
switch(config-vsan-db)# vsan 15
Step 3
Enables the load-balancing guarantee for the selected
VSAN and directs the switch to use the source and
destination ID for its path selection process.
vsan vsan-id loadbalancing src-dst-id
Example:
switch(config-vsan-db)# vsan 15 loadbalancing
src-dst-id
Step 4
Negates the command entered in the previous step and
reverts to the default values of the load-balancing
parameters.
no vsan vsan-id loadbalancing src-dst-id
Example:
switch(config-vsan-db)# no vsan 15 loadbalancing
src-dst-id
Step 5
Changes the path selection setting to use the source ID,
the destination ID, and the OX ID (default).
vsan vsan-id loadbalancing src-dst-ox-id
Example:
switch(config-vsan-db)# vsan 15 loadbalancing
src-dst-ox-id
Step 6
Cisco Nexus 5000 Series NX-OS SAN Switching Configuration Guide, Release 5.2(1)N1(1)
OL-27583-01 127
Configuring and Managing VSANs
Guidelines and Limitations for VSANs