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

Fabric OS Command Reference Manual 2-63
Publication Number: 53-1000240-01
cfgRemove
2
Note: Enter commands in lowercase only; mixed case is for readability.
cfgRemove
Removes a member from a zone configuration.
Synopsis cfgremove "cfgName", "member [; member ...]"
Description Use this command to remove one or more members from an existing zone configuration.
If all members are removed, the zone configuration 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 in effect,
an appropriate zone configuration must be enabled using the cfgEnable command.
N
ote
This command requires a Brocade Advanced Zoning license.
When security is enabled, this command can be issued only from the primary FCS switch.
Operands This command has the following operands:
"cfgName" Specify a name for the zone configuration, in quotation marks. This operand is
required.
"member" Specify a zone member or list of zone members to be added to the configuration,
in quotation marks and separated by semicolons. This operand is required.
Members can be specified in one or more of the following ways:
Zone names
QuickLoop names
FA (Fabric Assist) zone names
Examples To remove a zone from a configuration:
See Also cfgAdd, cfgClear, cfgCreate, cfgDelete, cfgDisable, cfgEnable, cfgSave, cfgShow, cfgTransAbort,
cfgTransShow
switch:admin> cfgremove "Test_cfg", "redzone"