#Load the MSM and TSM on Netware 4.0 4.01 #---------------------------------------- load msm load ethertsm #Working with ND5300 driver #--------------------------------------------------- load ND5300 frame=ethernet_ii name=e1 load ND5300 frame=ethernet_802.2 name=e2 load ND5300 frame=ethernet_802.3 name=e3 load ND5300 frame=ethernet_snap name=e4 bind ipx to e1 net=10 bind ipx to e2 net=20 bind ipx to e3 net=30 bind ipx to e4 net=40