HP StorageWorks XPath OS 7.4.X Command Reference Guide (AA-RVHCC-TE, September 2005)

XPath OS 7.4.x command reference guide 33
Deletes a zone configuration.
Synopsis
cfgdelete cfgName
Availability
admin
Description
Use this command to delete a zone configuration, cfgName.
NOTE: This command changes the defined configuration (see cfgShow). For the change to become
effective, you must enable an appropriate zone configuration using the cfgEnable command.
For the change to be preserved across MP Router reboots, save it to nonvolatile memory using the
cfgSave command.
Operands
The following operand is required:
Examples
To delete the zone configuration USA_cfg:
See also
cfgAdd
cfgClear
cfgCreate
cfgDisable
cfgEnable
cfgRemove
cfgSave
cfgShow
cfgDelete
cfgName A name for the zone configuration, in quotation marks.
switch:admin> cfgdelete "USA_cfg"