Loading Frame Types
after one or more nic adapters are bound to a virtual adapter, additional frame types can only be loaded in the virtual adapter if the corresponding frame types are also loaded in the bound adapters. for example, ethernet_802.2 can be loaded in basp vslot 1 if ethernet_802.2 is loaded for the b57 driver in slot 1 and 2 in the example below.
similarly, a virtual nic can only be bound to a physical nic if the physical nic has all the frame types loaded in the virtual nic.
example:
load basp.lan frame=ethernet_802.2 name=basp_e82 vslot=1
load b57.lan frame=ethernet_802.2 name=b57_1_e82 slot=1
load b57.lan frame=ethernet_802.2 name=b57_2_e82 slot=2