Brocade Fabric OS Command Reference Manual Supporting Fabric OS v6.3.0 (53-1001337-01, July 2009)

Fabric OS Command Reference 927
53-1001337-01
zone
2
To display all TI zones in the defined configuration:
switch:admin> zone --show
Defined TI zone configuration:
TI Zone Name: ti_bluezone
Port List: 2,2; 3,2
Configured Status: Activated / Failover-Disabled
Enabled Status: Deactivated
TI Zone Name: ti_redzone
Port List: 2,1; 3,1
Configured Status: Activated / Failover-Enabled
Enabled Status: Activated / Failover-Enabled
To display the status of bluezone in the defined configuration:
switch:admin>zone --show tibluezone
Defined TI zone configuration:
TI Zone Name: ti_bluezone
Port List: 2,2; 3,2
Configured Status: Activated / Failover-Disabled
Enabled Status: Deactivated
To create an FCR TI Zone within an Edge fabric where a host should to talk to target1 and target4
through port number 2 on an Edge fabric switch with a domain ID of 3. In this example, "3,1"is the
host, and the remaining members are E_Ports:
switch:admin> zone --create -t ti fcr_edge_ti_zone -p "3,1; 3,2; 4,-1; 5, -1"
To create an FCR TI Zone within a Backbone where a host, target1, and target4 communicate over
VE_Ports consisting of FCR1's port number 4 and FCR2's port number 7:
switch:admin>zone --create -t ti fcr_ti_zone p "1,1; 2,1;host_PWWN; target1_PWWN; target4_PWWN; 1,4; 2,7"
3. Frame Redirect Zone Commands:
To create an RD Zone, given a host (10:10:10:10:10:10:10:10), target (20:20:20:20:20:20:20:20),
VI (30:30:30:30:30:30:30:30), and VT (40:40:40:40:40:40:40:40):
switch:admin>zone --rdcreate 10:10:10:10:10:10:10:10 20:20:20:20:20:20:20:20 \
30:30:30:30:30:30:30:30 40:40:40:40:40:40:40:40 restartable noFCR
This command creates the following zone objects:
RD zone "red_0917_10_10_10_10_10_10_10_10_20_20_20_20_20_20_20_20", with a
restrictedly policy and no FCR support.
The base zone object, "red_______base".
The RD zone configuration, "r_e_d_i_r_c__fg".