Send documentation comments to mdsfeedback-doc@cisco.com
21-61
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 21 S Commands
switch-wwn
switch-wwn
To configure a switch WWN in an autonomous fabric ID (AFID) database, use the switch-wwn
command in AFID database configuration submode. To disable this feature, use the no form of this
command.
switch-wwn wwn-id {autonomous-fabric-id fabric-id vsan-ranges vsan-range |
default-autonomous-fabric-id fabric-id vsan-ranges vsan-range}
no switch-wwn wwn-id {autonomous-fabric-id fabric-id vsan-ranges vsan-range |
default-autonomous-fabric-id fabric-id vsan-ranges vsan-range}
Syntax Description
Defaults Disabled.
Command Modes AFID database configuration submode.
Command History
Usage Guidelines Using the default-autonomous-fabric-id keyword configures the default AFID for all VSANs not
explicitly associated with an AFID.
Examples The following example adds a switch WWN, an AFID, and a range of VSANs to the AFID database.
switch# config terminal
Enter configuration commands, one per line. End with CNTL/Z.
switch(config)# ivr vsan-topology auto
switch(config)# autonomous-fabric-id database
switch(config-afid-db)# switch-wwn 28:1d:00:05:30:00:06:ea autonomous-fabric-id 14
vsan-ranges 1-4
The following example adds a switch WWN and the default AFID to the AFID database.
switch(config-afid-db)# switch-wwn 28:1d:00:05:30:00:06:ea default-autonomous-fabric-id
16
wwn-id Specifies the port WWN, with the format hh:hh:hh:hh:hh:hh:hh:hh.
autonomous-fabric-id
fabric-id
Specifies the fabric ID for the IVR topology.
vsan-ranges vsan-range Specifies the IVR VSANs or range of VSANs. The range of values for a
VSAN ID is 1 to 4093.
default-autonomous-
fabric-id fabric-id
Specifies the default fabric ID for the IVR topology.
Release Modification
2.1(1a) This command was introduced.