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

402 Administering Advanced Zoning
To remove devices (members) from a zone:
1. Connect to the switch and log in as admin.
2. Enter the zoneRemove command, using the following syntax:
zoneremove "zonename", "member[; member...]"
The values represent the following:
3. Enter the cfgSave command to save the change to the defined configuration.
switch:admin> zoneremove "greenzone", "1,2"
switch:admin> zoneremove "redzone", "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
To delete a zone:
1. Connect to the switch and log in as admin.
2. Enter the zoneDelete command, using the following syntax:
zonedelete "zonename"
The value represents the following:
3. Enter the cfgSave command to save the change to the defined configuration.
switch:admin> zonedelete "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 view 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.
Device node or device port WWN
Zone alias name
zonename The name of the zone to be deleted.