Brocade Fabric OS Administrator's Guide Supporting Fabric OS v6.3.0 (53-1001336-02, November 2009)
Fabric OS Administrator’s Guide 237
53-1001336-02
Zone aliases
11
If you are creating a new alias using aliCreate w, “1,1”, and a user in another Telnet session
executes cfgEnable (or cfgDisable, or cfgSave), the other user’s transaction will abort your
transaction and you will receive an error message. Creating a new alias while there is a zone merge
taking place might also abort your transaction. For more details about zone merging and zone
merge conflicts, see “New switch or fabric additions” on page 251.
Virtual Fabric considerations: Alias definitions should not include logical port numbers. Zoning is
not enforced on logical ports.
Creating an alias
1. Connect to the switch and log in as admin.
2. Enter the aliCreate command, using the following syntax:
alicreate "aliasname", "member[; member...]"
3. Enter the cfgSave command to save the change to the defined configuration.
The cfgSave command ends and commits the current zoning transaction buffer to both volatile
and nonvolatile memory. If a transaction is open on a different switch in the fabric when this
command is run, the transaction on the other switch is automatically aborted. A message
displays on the other switches to indicate that the transaction was aborted.
Example
switch:admin> alicreate "array1", "2,32; 2,33; 2,34; 4,4"
switch:admin> alicreate "array2", "21:00:00:20:37:0c:66:23; 4,3"
switch:admin> alicreate "loop1", "4,6"
switch:admin> cfgsave
You are about to save the Defined zoning configuration. This
action will only save the changes on the Defined configuration.
Any changes made on the Effective configuration will not
take effect until it is re-enabled.
Do you want to save Defined zoning configuration only? (yes, y, no, n): [no] y
Adding members to an alias
1. Connect to the switch and log in as admin.
2. Enter the aliAdd command, using the following syntax:
aliadd "aliasname", "member[; member...]"
3. Enter the cfgSave command to save the change to the defined configuration.
The cfgSave command ends and commits the current zoning transaction buffer to both volatile
and nonvolatile memory. If a transaction is open on a different switch in the fabric when this
command is run, the transaction on the other switch is automatically aborted. A message
displays on the other switches to indicate that the transaction was aborted.
Example
switch:admin> aliadd "array1", "1,2"
switch:admin> aliadd "array2", "21:00:00:20:37:0c:72:51"
switch:admin> aliadd "loop1", "5,6"
switch:admin> cfgsave
You are about to save the Defined zoning configuration. This
action will only save the changes on the Defined configuration.
Any changes made on the Effective configuration will not