Load QASP.LAN with the frame types and VLAN ID(s) specified.

LOAD ODINEB.NLM

LOAD QASP.LAN FRAME=ETHERNET_II NAME=QASP_1_V2_EII VSLOT=1 VLAN=2

LOAD QASP.LAN FRAME=ETHERNET_II NAME=QASP_1_V3_EII VSLOT=1 VLAN=3

LOAD QASP.LAN FRAME=ETHERNET_II NAME=QASP_1_V4_EII VSLOT=1 VLAN=4

Load the network drivers for the network adapters in the team with the same frame types and VLANs specified.

LOAD Q57.LAN FRAME=ETHERNET_II NAME=Q57_1_EII SLOT=1 VLAN=1

LOAD Q57.LAN FRAME=ETHERNET_II NAME=Q57_2_EII SLOT=2 VLAN=1

Bind QASP.LAN to the network adapters in the team for each protocol. QASP BIND is only used for the first VLAN all other VLANs are automatically # bound to the virtual adapter (VSLOT=1).

BIND QASP1 Q57_1_V_EII

BIND QASP1 Q57_2_V_EII

Bind protocols to QASP.LAN.

BIND IP QASP_1_V2_EII ADDR=192.168.2.200 MASK=255.255.255.0 BIND IP QASP_1_V3_EII ADDR=192.168.3.200 MASK=255.255.255.0 BIND IP QASP_1_V4_EII ADDR=192.168.4.200 MASK=255.255.255.0

mount all

NOTE: If you modify any adapter parameters, you must reboot the system for the changes to take effect. If you make changes and do not reboot, you may experience configuration problems.

Example 3: Multiple SLB Teams

LOAD QASP.LAN VSLOT=1 FRAME=Ethernet_II NAME=QASP_1_EII

LOAD Q57.LAN SLOT=2 FRAME=Ethernet_II speed=100fd NAME=Q57_3_EII LOAD Q57.LAN SLOT=3 FRAME=Ethernet_II speed=100fd NAME=Q57_4_EII

BIND QASP1 Q57_3_EII BIND QASP1 Q57_4_EII

BIND IP QASP_1_EII ADDR=192.222.20.1 MASK=255.255.255.0

LOAD QASP.LAN VSLOT=2 FRAME=Ethernet_II NAME=QASP_2_EII

LOAD Q57.LAN SLOT=10016 FRAME=ETHERNET_ii 100hd NAME=Q57_1_Eii LOAD Q57.LAN SLOT=10017 FRAME=Ethernet_ii 100hd NAME=Q57_2_Eii

BIND QASP2 Q57_1_EII BIND QASP2 Q57_2_EII

BIND IP QASP_2_EII ADDR=192.222.21.1 MASK=255.255.255.O

NOTE: When binding Q57_1_EII to QASP_1_EII, Q57_1_82 is also bound to

QASP7_1_E82.

NOTE: The VLSOT range is from 1 to 4 (only four teams can be configured). When binding, add the VSLOT number to the QASP driver.

Example 4: Multiple SLB Teams with Multiple Frame Types

Adapter configurations 115