Reference Guide

Changing the state of a TI zone
You can change the configured state of an existing TI zone to activated or deactivated. As is the case with other TI zoning operations,
you must enable the current effective configuration to apply the change.
1. Connect to the switch and log in using an account with admin permissions.
2. Perform one of the following actions:
To activate a TI zone, enter the zone --activate command.
zone --activate name
To deactivate a TI zone, enter the zone --deactivate command.
zone --deactivate
name
3. Enter the cfgEnable command to reactivate your current effective configuration and enforce the TI zones.
cfgenable "current_effective_configuration"
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 only
remove port members from a TI zone, use the zone --remove command, as described in Modifying TI zones on page 367.
1. Connect to the switch and log in using an account with admin permissions.
2. Enter the zone --delete command.
zone --delete name
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 apply the TI zone delete operation.
cfgenable "current_effective_configuration"
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 )
1. Connect to the switch and log in using an account with admin permissions.
2. Enter the zone --show command.
zone --show [ name ] [-ascending]
Traffic Isolation Zoning
Brocade Fabric OS Administration Guide, 8.0.1
368 53-1004111-02