HP StorageWorks Fabric OS 6.1.1 administrator guide (5697-0235, December 2009)

Fabric OS 6.1.x administrator guide 301
Activating and deactivating a TI zone
The TI zone must exist before you can activate it. To activate or deactivate a TI zone:
1. Connect to the switch and log in as admin.
2. Issue the zone --activate command to activate a TI zone.
Issue the zone --deactivate command to deactivate a TI zone.
zone --activate name
zone --deactivate name
3. where name is the name of the zone to be activated or deactivated.
Issue the cfgEnable command to activate your current effective configuration and enforce TI zones.
To activate the existing TI zone redzone:
zone --activate redzone
To deactivate the existing TI zone greenzone:
zone --deactivate greenzone
NOTE: Your changes are not enforced until you issue the cfgEnable command.
Deleting a TI zone
Use the zone -- --delete command to delete a TI zone from the defined configuration. This command
deletes the entire zone; to remove only port members from a TI zone, use the zone --remove command,
as described in ”Modifying TI zones” on page 300.
To delete a TI zone:
1. Connect to the switch and log in as admin.
2. Issue the zone --delete command.
zone --delete name
where name is the name of the zone to be deleted.
You can delete multiple zones by separating the zone names with a semicolon and enclosing them in
quotation marks.
3. Issue the cfgEnable command to reactivate your current effective configuration and enforce the TI
zones.
To delete the TI zone redzone:
zone --delete redzone
NOTE: Your changes are not enforced until you issue 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
failover option (enabled or disabled)
zone status (activated or deactivated)
If you issue 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.