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

2-742 Fabric OS Command Reference Manual
Publication Number: 53-1000240-01
zoneRemove
2
Note: Enter commands in lowercase only; mixed case is for readability.
zoneRemove
Removes a member from a zone.
Synopsis zoneremove "zonename", "zoneMemberList"
Description Use this command to remove one or more members from an existing zone.
If all members are removed, the zone is deleted.
This command changes the defined configuration. For the change to be preserved across switch reboots,
it must be saved to nonvolatile memory using the cfgSave command. For the change to become effective,
an appropriate zone configuration must be enabled using the cfgEnable command.
N
ote
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 This command has the following operands:
"zonename" Name of the zone. Quotation marks are optional. This operand is required.
"zoneMemberList" List of members to be removed from zone, separated by semicolons. Quotation
marks are required. This operand is required. A member can be one or more of
the following:
A switch domain and port area number pair: for example, enter "2,20" to view
the area numbers for ports using the switchShow command.
World Wide Names.
QuickLoop AL_PAs.
Zone alias names.
Examples To remove “array2” from “Blue_zone”:
See Also zoneAdd, zoneCreate, zoneDelete, zoneShow
switch:admin> zoneremove "Blue_zone", "array2"