安装多张网路卡
要在netware伺服器中支援多张网路卡,请变更autoexec.ncf档案为下列格式:
load c:\nwserver\3c90xc.lan slot=<slotl> name=<namel> frame=<frametypel>
bind ipx to <namel> net=<netl>
load c:\nwserver\3c90xc.lan slot=<slot2> name=<name2> frame=<frametype2>
bind ipx to <name2> net=<net2>
数值<slot1>与<slot2>是网路卡实际安装时的pci插槽号码。要检视这些pci插槽的代表号码,请使用3com dos版组态与诊断程式。相关说明,请参阅第29页的“检查pci插槽号码”。
数值<name1>与<name2>是您的系统管理员指定给每张网路卡的唯一名称。数值<name1>与<name2>必须不同。
讯框参数<rametype1>与<rametype2>可以是下列之一:
■ ethernet_802.2
■ ethernet_802.3
■ ethernet_ll
■ ethernet_sn八p
确定伺服器与工作站的讯框类型是相同的。举例来说,如果伺服器使用ethernet_802.2,工作站也必须使用ethernet_802.2。
数值<net1>与<net2>是系统管理员对每张网路卡指定的唯一号码。确定<net1>与<net2>是不同的号码。
参阅合适的novell netware手册以取得更进一步的资讯。