Fabric OS Reference Manual (Version 3.0)
1-284 Fabric OS Reference
Telnet Commands
1
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
semi-colons. Can be one or more of the following:
• Physical fabric port numbers
• Worldwide names
• QuickLoop AL_PAs
• Zone alias names
Example To create three zones using a combination of port numbers and zone aliases:
See Also zoneAdd
zoneDelete
zoneRemove
zoneShow
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"