HP StorageWorks XPath OS 7.4.X Command Reference Guide (AA-RVHCC-TE, September 2005)
90 XPath OS CLI commands
Operands
The following operands are required:
Examples
To create two Fabric Assist zones using a mixture of port numbers and Fabric Assist zone aliases:
See also
aliCreate
cfgEnable
cfgSave
cfgShow
fazoneAdd
fazoneDelete
fazoneRemove
fazoneShow
switchShow
“fazoneName“ Specify a name for the Fabric Assist zone. The name must be
enclosed in quotation marks.
“fazoneMemberList“ Specify a member or list of members to add to a Fabric Assist
zone. The list must be enclosed in quotation marks, and each
member must be separated by a semicolon. A member can be
specified by one or more of the following methods:
• A fabric domain and area number pair. (View the area
numbers for ports using the switchShow command.)
• WWNs.
• Fabric Assist zone alias names.
• Exactly one Fabric Assist host member.
switch:admin> fazoneCreate “fazone1”, “H{1,1}; array1; 1,2; array2”
switch:admin> fazoneCreate “fazone2”, “1,0; H{1,2}; array2”