Brocade Fabric OS Command Reference (Supporting Fabric OS v7.3.0) User Manual

Page 1239

Advertising
background image

Fabric OS Command Reference

1209

53-1003131-01

zone

2

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

To display details of the trunk members present in the TI zone and those not present in the TI zone:

switch:admin> zone --showTItrunkerrors

TI Zone Name: brackets

E-Port Trunks

Trunk members in TI zone: 16 18

Trunk members not in TI zone: 17

F-Port Trunks

Trunk members in TI zone: 4 5

Trunk members not in TI zone: 6

TI Zone Name: loop

E-Port Trunks

Trunk members in TI zone: 0

Trunk members not in TI zone: 1

TI Zone Name: operand

E-Port Trunks

Trunk members in TI zone: 8

Trunk members not in TI zone: 9 10

E-Port Trunks

Trunk members in TI zone: 16

Trunk members not in TI zone: 17 18

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".

Advertising