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

Fabric OS 5.0.0 command reference guide 197
Operands
The following operands are required:
Examples
To create three Fabric Assist zones using a mixture of port numbers and Fabric Assist zone aliases:
See also
faZoneAdd
faZoneDelete
faZoneRemove
faZoneShow
fazoneName Specify a name for the Fabric Assist zone. The name must be
enclosed in quotation marks.
member Specify a member or list of members to add to a Fabric Assist
zone. The list must be enclosed in quotation marks, members
separated by semicolons. A member can be specified by one or
more of the following methods:
Enter a fabric domain and area number pair (for example,
1,2“). View the area numbers for ports using the
switchShow command.
WWNs (for example, “10:49:00:00:00:20:3f:2e“).
Fabric Assist zone alias names.
Exactly one Fabric Assist host member (for example,
H{1,2}“).
switch:admin> fazoneCreate "Red_fazone", "H{1,0}; loop1"
switch:admin> fazoneCreate "Blue_fazone", "H{1,1}; array1; 1,2; array2"
switch:admin> fazoneCreate "Green_fazone", "1,0; loop1; H{1,2}; array2"