Reference Guide

1156 Brocade Fabric OS Command Reference
53-1004112-02
zone
To display all TI zones in the defined configuration in ascending order:
switch:admin> zone --show -ascending
Defined TI zone configuration:
TI Zone Name: ti_blue
Port List: 10:00:00:00:00:01:00:01; \
10:00:00:00:00:01:00:04; 3,9; 4,55
Configured Status: Activated / Failover-Disabled
Enabled Status: Deactivated
TI Zone Name: ti_red
Port List: 3,3; 4,4; 5,5
Configured Status: Activated / Failover-Enabled
Enabled Status: Activated / Failover-Enabled
To display a specified zone in the defined configuration:
switch:admin> zone --show ti_red
Defined TI zone configuration:
TI Zone Name: ti_red
Port List: 4,4; 5,5; 3,3
Configured Status: Activated / Failover-Disabled
Enabled Status: Deactivated
To display members for the zone "ti_red" in ascending order:
switch:admin> zone --show ti_red -ascending
Defined TI zone configuration:
TI Zone Name: ti_red
Port List: 3,3; 4,4; 5,5
Configured Status: Activated / Failover-Disabled
Enabled Status: Deactivated
To display members for the zone "TI_zone", regardless of the case:
switch:admin> zone --show -ic TI_zone*
Defined TI zone configuration:
TI Zone Name: TI_zone
Port List: 7,8
Configured Status: Activated / Failover-Enabled
Enabled Status: Deactivated
TI Zone Name: ti_zone
Port List: 3,3
Configured Status: Activated / Failover-Enabled
Enabled Status: Deactivated