HP StorageWorks Fabric OS 6.2 administrator guide (5697-0016, May 2009)

Fabric OS 6.2 administrator guide 249
where:
3. Enter the cfgSave command to save the change to the defined configuration:
switch:admin> zoneremove "greenzone", "1,2"
switch:admin> zoneremove "bluezone", "21:00:00:20:37:0c:72:51"
switch:admin> zoneremove "broadcast", "2,34"
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
The cfgSave command ends and commits the current zoning transaction buffer to both volatile and
nonvolatile memory. If a transaction is open on a different switch in the fabric when this command is
run, the transaction on the other switch is automatically aborted. A message is displayed on the other
switches to indicate that the transaction was aborted.
Deleting a zone
1. Connect to the switch and log in as admin.
2. Enter the zoneDelete command, using the following syntax:
zonedelete "zonename"
where:
3. Enter the cfgSave command to save the change to the defined configuration:
switch:admin> zonedelete "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
The cfgSave command ends and commits the current zoning transaction buffer to both volatile and
nonvolatile memory. If a transaction is open on a different switch in the fabric when this command is
run, the transaction on the other switch is automatically aborted. A message is displayed on the other
switches to indicate that the transaction was aborted.
Viewing a zone in the defined configuration
1. Connect to the switch and log in as admin.
2. Enter the zoneShow command, using the following syntax:
zoneshow ["pattern"] [, mode]
zonename The name of the zone to be created.
member A member or list of members to be removed from the zone. A zone member can
be specified by one or more of the following methods:
A domain,port pair
A device node or device port WWN
A zone alias name
zonename The name of the zone to be deleted.