Send documentation comments to mdsfeedback-doc@cisco.com
26-8
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 26 W Commands
wwn vsan
wwn vsan
To configure a WWN for a suspended VSAN that has interop mode 4 enabled, use the wwn vsan
command in configuration mode. To discard the configuration, use the no form of the command.
wwn vsan vsan-id vsan-wwn wwn
no wwn vsan vsan-id vsan-wwn wwn
Syntax Description
Defaults None.
Command Modes Configuration submode.
Command History
Usage Guidelines This command can succeed only if the following conditions are satisfied:
• The VSAN must be suspended.
• The VSAN must have interop mode 4 enabled before you can specify the switch WWN for it.
• The switch WWN must be unique throughout the entire fabric.
• The configured switch WWN must have McData OUI [08:00:88].
Examples The following example shows how to assign a WWN to a VSAN.
switch# config t
switch(config)# wwn vsan 100 vsan-wwn 20:64:08:00:88:0d:5f:81
WWN can be configured for vsan in suspended state only
switch(config)# vsan database
switch(config-vsan-db)# vsan 100 suspend
switch(config-vsan-db)# exit
switch(config)# wwn vsan 100 vsan-wwn 20:64:08:00:88:0d:5f:81
switch(config)#
Related Commands
vsan-id Specifies the VSAN ID. The range is 1 to 4093.
vsan-wwn wwn Specifies the WWN for the VSAN. The format is hh:hh:hh:hh:hh:hh:hh:hh.
Release Modification
3.0(1) This command was introduced.
Command Description
vsan database Creates multiple fabrics sharing the same physical infrastructure, assigns
ports to a VSAN, turns on or off interop mode, and load balances either per
originator exchange or source-destination ID.