Brocade Fabric OS Command Reference Manual (53-1000240-01, November 2006)

Fabric OS Command Reference Manual 2-173
Publication Number: 53-1000240-01
fazoneCreate
2
Note: Enter commands in lowercase only; mixed case is for readability.
Operands This command has the following operands:
fazoneName Specify a name for the Fabric Assist zone, in quotation marks. This operand is
required.
member Specify a member or list of members to add to a Fabric Assist zone, in quotation
marks, with members separated by semicolons. A member can be specified by one
or more of the following methods:
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}”).
This operand is 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
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"