Brocade Fabric OS Command Reference Manual Supporting Fabric OS v7.0.0 (April 2011)

1066 Fabric OS Command Reference
53-1001764-01
zone
22
To troubleshoot TI zone problems:
switch:admin> zone --showTIerrors
My Domain: 1
Error type: ERROR
Affected Remote Domain: 2
Affected Local Port: 3
Affected TI Zones: ti1, ti2
Affected Remote Ports: 6, 7, 8, 9
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 restricted
policy and no FCR support.
The base zone object, "red_______base".
The RD zone configuration, "r_e_d_i_r_c__fg".
To display the newly created zone objects:
switch:admin> cfgshow
Defined configuration:
cfg: myHTcfg myHostTarget
cfg: r_e_d_i_r_c__fg
red_______base;
red_0917_00_3f_3f_3f_23_24_25_26_3f_3f_3f_30_32_00_00_00
zone: myHostTarget
00:3f:3f:3f:23:24:25:26; 3f:3f:3f:30:32:00:00:00
zone:red_0917_00_3f_3f_3f_23_24_25_26_3f_3f_3f_30_32_00_00_00
00:3f:3f:3f:23:24:25:26; 3f:3f:3f:30:32:00:00:00;
3f:3f:3f:30:30:00:00:00; 3f:3f:3f:30:31:00:00:00
zone: red_______base
00:00:00:00:00:00:00:01; 00:00:00:00:00:00:00:02;
00:00:00:00:00:00:00:03; 00:00:00:00:00:00:00:04
Effective configuration:
cfg: myHTcfg
zone: myHostTarget
00:3f:3f:3f:23:24:25:26
3f:3f:3f:30:32:00:00:00
To delete an RD Zone named "red_0917_10_10_10_10_10_ \ 10_10_10_20_20_20_20_20_20_20_20":
switch:admin> zone --rddelete \
red_0917_10_10_10_10_10_10_10_10_20_20_20_20_20_20_20_20
SEE ALSO ad, zoneHelp