FC_Config

Parent Previous Next

Block Name: FC_Config
Code Location: VisualSim/actor/arch/Buses/FibreChannel/FC_Config

Description
FC_Config block is part of Fibre Channel library. Block handles routing information between one end system to another. By default Source and Destination Device names are defined as Device_1, Device_2…Device_16.

Parameters

Name

Type

Description

Device_Configs

Data Structure.

Type: String

The content can be placed directly in the window, in a file (TXT or CSV) or a reference to another database block (extern).

Each row defines which Destination device connected to which Fabric Switch

Switch_Configs

Data Structure.

Type: String

Number of rows will be based on number of Fabric Switches used in the System.  Switch_Idx defines  the Switch ID, the field Connected_Switches is a two dimensional array. As Switch supports upto 4 Switches connected to a Switch block, max length of the array would be 4. If there are multiple switches are connected to a single E-Port by cascading, then  the connected switches are defined here. Ex is shown below

Switch_IDx                      Connected_Switches                        E_Port_Address           ;

2    {{1,3}}                    {{4,1}}        ;

1    {{2},{3}}                       {{1,1},{4,1}} ;

3    {{1}}                              {{1,1}}           ;



Created with the Personal Edition of HelpNDoc: Single source CHM, PDF, DOC and HTML Help creation