beautypg.com

Displaying ti zones – Brocade Fabric OS Administrators Guide (Supporting Fabric OS v7.3.0) User Manual

Page 369

background image

To delete the TI zone bluezone, type:

switch:admin> zone --delete bluezone

Remember that 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 using an account with admin permissions.
2. Enter the zone --show command.

zone --show [ name ] [-ascending]

Example displaying 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

Example displaying information about all TI zones in the defined configuration in ascending order

switch:admin> zone --show -ascending

Defined TI zone configuration:

TI Zone Name: bluezone:

Port List: 8,3; 8,5; 9,2; 9,3;

Configured Status: Deactivated / Failover-Disabled

Enabled Status: Activated / Failover-Enabled

TI Zone Name: greenzone:

Port List: 2,2; 3,3; 4,11; 5,3;

Configured Status: Activated / Failover-Enabled

Enabled Status: Activated / Failover-Enabled

TI Zone Name: purplezone:

Port List: 1,2; 1,3; 3,3; 4,5;

Configured Status: Activated / Failover-Enabled

Enabled Status: Deactivated / Failover-Enabled

Example displaying members for the zone "ti_red" in ascending order

switch:admin> zone --show -ascending ti_red

Defined TI zone configuration:

TI Zone Name: ti_red

Port List: 3,3; 4,4; 5,5

Configured Status: Activated / Failover-Enabled

Enabled Status: Deactivated

Displaying TI zones

Fabric OS Administrators Guide

369

53-1003130-01