Brocade Fabric OS Command Reference Manual - Supporting Fabric OS v5.3.0 (53-1000436-01, June 2007)

732 Fabric OS Command Reference Manual
53-1000436-01
zoneAdd
2
zoneAdd
Adds a member to the zone.
Synopsis zoneadd "zoneName", "member;member"
Description Use this command to add one or more members to an existing zone.
This command changes the defined configuration. For the change to be preserved across switch
reboots, it must be saved to non-volitile memory using the cfgSave command. For the change to
become effective, an appropriate zone configuration must be enabled using the cfgEnable
command.
This command requires a Brocade Advanced Zoning license.
When secure mode is enabled, this command can be issued only from the primary FCS switch.
Operands The following operands are required:
"zoneName" Specify the name of an existing zone, in quotation marks. Quotation marks
are optional. This operand is required.
"member" Specify a member or list of members to be added, in quotation marks,
separated by semicolons. Quotation marks are required. 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.
Examples To add aliases for three disk arrays to “Blue_zone”:
sw5:admin> zoneadd "Blue_Zone", "array3; array4; array5"
See Also zoneCreate, zoneDelete, zoneRemove, zoneShow