HP StorageWorks Fabric OS 5.0.0 Command Reference Guide (AA-RW1MA-TE, May 2005)

720 Fabric OS commands
NOTE: Use this command to create a broadcast zone. This is a special zone used to specify those nodes
that can receive broadcast traffic. Broadcast traffic is usually meant for servers and not for storage devices.
This zone must be named broadcast. Only one broadcast zone can exist within a fabric. This type of zone
is hardware enforced; the switch controls data transfer to a port.
When security mode is enabled, this command can be issued only from the primary FCS switch.
Operands
The following operands are required:
Examples
To create three zones using a combination of port numbers and zone aliases:
See also
zoneAdd
zoneDelete
zoneRemove
zoneShow
zoneName Specify the name of an existing zone, in quotation marks. This
operand is required.
member Specify a member or list of members to be added, in quotation
marks, separated by semicolons. Valid values can be one or more of
the following:
A switch domain and port area number pair; for example, 2, 20.
View the area numbers for ports using the switchShow command.
Node or port WWN.
QuickLoop AL_PA.
Zone alias name.
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"