Specifications

Table Of Contents
Fabric OS Commands
890 Fabric OS Version 3.1.x/4.1.x Reference Guide
Operands
The following operands are required:
Example
To create three zones using a combination of port numbers and zone aliases:
See Also
zoneAdd
zoneDelete
zoneRemove
zoneShow
zoneName Name for a zone to be created, in quotation marks. This
name cannot be used for any other zone object.
member List of members to be included in zone, in quotation marks,
separated by semicolons. Can be one or more of the
following:
For V3.1.x, a switch domain and physical port number
pair. For example, “2, 12.
For V4.1.x, a switch domain and port area number
pair. For example, “2, 20” View the area numbers for
ports using the switchShow command.
World Wide Names
QuickLoop AL_PAs
Zone alias names
switch:admin> zoneCreate “Red_zone”, “1,0; loop1”
switch:admin> zoneCreate “Blue_zone”, “1,1; array1; 1,2; array2”
switch:admin> zoneCreate “Green_zone”, “1,0; loop1; 1,2; array2”