Cisco Nexus 5000 Series Nx-Os San Switching Configuration Guide, Release 5.2(1)N1(1 - Cisco Nexus 5000 Series Configuration Manual

Nx-os san
Hide thumbs Also See for Nexus 5000 Series:
Table of Contents

Advertisement

Configuring and Managing VSANs
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
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
vsan database
Example:
switch(config)# vsan database
switch(config-vsan-db)#
Step 3
vsan vsan-id
Example:
switch(config-vsan-db)# vsan 15
Step 4
vsan vsan-id loadbalancing src-dst-id
Example:
switch(config-vsan-db)# vsan 15 loadbalancing
src-dst-id
Step 5
no vsan vsan-id loadbalancing src-dst-id
Example:
switch(config-vsan-db)# no vsan 15 loadbalancing
src-dst-id
Step 6
vsan vsan-id loadbalancing src-dst-ox-id
Example:
switch(config-vsan-db)# vsan 15 loadbalancing
src-dst-ox-id
OL-27583-01

Cisco Nexus 5000 Series NX-OS SAN Switching Configuration Guide, Release 5.2(1)N1(1)

Guidelines and Limitations for 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).
127

Advertisement

Table of Contents
loading

Table of Contents