Cisco Nexus 5500 Series NX-OS Configuration Manual page 148

Nx-os san
Table of Contents

Advertisement

Guidelines and Limitations for VSANs
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
Step 8
Step 9
Cisco Nexus 5500 Series NX-OS SAN Switching Configuration Guide, Release 7.x
124
Command or Action
configure terminal
Example:
switch# configure terminal
switch(config)#
vsan database
Example:
switch(config)# vsan database
switch(config-vsan-db)#
vsan vsan-id
Example:
switch(config-vsan-db)# vsan 15
vsan vsan-id loadbalancing src-dst-id
Example:
switch(config-vsan-db)# vsan 15
loadbalancing src-dst-id
no vsan vsan-id loadbalancing src-dst-id
Example:
switch(config-vsan-db)# no vsan 15
loadbalancing src-dst-id
vsan vsan-id loadbalancing src-dst-ox-id
Example:
switch(config-vsan-db)# vsan 15
loadbalancing src-dst-ox-id
vsan vsan-id suspend
Example:
switch(config-vsan-db)# vsan 23 suspend
no vsan vsan-id suspend
Example:
switch(config-vsan-db)# no vsan 23
suspend
end
Example:
switch(config-vsan-db)# end
Configuring and Managing VSANs
Purpose
Enters global configuration mode.
Enters VSAN database configuration submode
Specifies an existing VSAN.
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.
Negates the command entered in the previous
step and reverts to the default values of the
load-balancing parameters.
Changes the path selection setting to use the
source ID, the destination ID, and the OX ID
(default).
Suspends the selected VSAN.
Negates the suspend command entered in the
previous step.
Returns you to EXEC mode.
OL-30895-01

Advertisement

Table of Contents
loading

Table of Contents