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

Page 366

Advertising
background image

336

Fabric OS Command Reference

53-1003131-01

fcrConfigure

2

After you identify the FCIP links between FC Routers for all fabrics and updated
the cost of all FCIP links, enable the shortest IFL mode in all the FC Routers in the
backbone fabric using this option. If the FCIP link is the only available path from
the source to the destination edge fabric, then traffic will flow through that FCIP
link only.

--disable -shortestifl

Disables the shortest IFL mode in FC Router.

--add -alias Alias_name -fid FID

Adds the alias name to the specific FID.

--delete -alias [FID | -all]

Deletes a specific FID alias association or all FID alias associations.

--show [-alias]

Shows the current Backbone Fabric ID with the associated alias name and the
status of the shortest IFL mode as enabled or disabled.

--help

Displays the command usage.

EXAMPLES

To configure FC Router parameters:

fcr:admin> fcrconfigure --bbfid

Backbone fabric ID parameter set. <cr> to skip this parameter

Please make sure new Backbone Fabric ID does \

not conflict with any configured EX-Port's Fabric ID

Backbone fabric ID: (1-128)[128]32

To enable shortest IFL mode:

fcr:admin> fcrconfigure --enable -shortestifl

Shortest IFL path is enabled.

To disable shortest IFL mode:

fcr:admin> fcrconfigure --disable -shortestifl

Shortest IFL path is disabled

To display the current configuration:

fcr:admin> fcrconfigure --show

Backbone fabric ID: 32

Shortest IFL feature is disabled

To assign a name to a FID:

fcr:admin> fcrconfigure --add -alias Red_fabric -fid 10

To display a name associated to a FID:

fcr:admin> fcrconfigure --show -alias

FIDAlias

=======================

10Red_fabric

To delete the name of a FID:

fcr:admin> fcrconfigure --delete -alias 10

SEE ALSO

fosConfig

,

portCfgEXPort

,

switchDisable

,

switchEnable

,

switchShow

,

linkCost

Advertising