HP StorageWorks Fabric OS 6.x administrator guide (5697-7344, March 2008)

Fabric OS 6.x administrator guide 409
The values represent the following:
3. Enter the cfgSave command to save the change to the defined configuration.
switch:admin> cfgadd "newcfg", "bluezone"
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
To remove zones (members) from a zone configuration:
1. Connect to the switch and log in as admin.
2. Enter the cfgRemove command, using the following syntax:
cfgremove "cfgname", "member[; member...]"
The values represent the following:
3. Enter the cfgSave command to save the change to the defined configuration.
switch:admin> cfgremove "NEW_cfg", "redzone"
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
To delete a zone configuration:
1. Connect to the switch and log in as admin.
2. Enter the cfgDelete command, using the following syntax:
cfgdelete "cfgname"
The values represent the following:
3. Enter the cfgSave command to save the change to the defined configuration.
switch:admin> cfgdelete "testcfg"
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.
cfgname The name of the zone configuration.
member The zone name or list of zone names to be added to the configuration.
cfgname The name of the zone configuration.
member The zone name or list of zone names to be removed from the
configuration.
cfgname The name of the defined zone configuration to be deleted.