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

Fabric OS 6.2 administrator guide 355
2. Enter the zone --delete command.
zone --delete name
where:
You can delete multiple zones by separating the zone names with a semicolon and enclosing them in
quotation marks.
3. Enter the cfgEnable command to reactivate your current effective configuration and enforce the TI
zones.
cfgenable "current_effective_configuration"
Example of deleting a TI zone
To delete the TI zone bluezone, type:
switch:admin> zone --delete bluezone
IMPORTANT: Your changes are not enforced until you enter the cfgEnable command.
Displaying TI zones
Use the zone --show command to display information about TI zones. This command displays the
following information for each zone:
zone name
E_Port members
N_Port members
configured status (the latest status, which may or may not have been activated by cfgEnable)
enabled status (the status that has been activated by cfgEnable)
If you enter the cfgShow command to display information about all zones, the TI zones appear in the
defined zone configuration only and do not appear in the effective zone configuration.
1. Connect to the switch and log in as admin.
2. Enter the zone
--show command.
zone --show [ name ]
where:
To display information about the TI zone purplezone:
switch:admin> zone --show purplezone
Defined TI zone configuration:
TI Zone Name: redzone:
Port List: 1,2; 1,3; 3,3; 4,5
Configured Status: Activated / Failover-Enabled
Enabled Status: Activated / Failover-Enabled
name The name of the zone to be deleted.
name The name of the zone to be displayed. If the name is omitted, the command
displays information about all TI zones in the defined configuration.