Cisco Systems 5709 用户手册

下载
页码 247
User Guide
 NetXtreme II
January 2010
Bro a d c o m   Co rp o r a ti o n
Document
ENGSRVT52-CDUM100-R
Removing Drivers from Autoexec.ncf
Page  147
R
EMOVING
 D
RIVERS
 
FROM
 A
UTOEXEC
.
NCF
To remove the drivers from the Autoexec.ncf file, locate the load and bind command lines associated with the Broadcom
driver and remark them out by inserting the # symbol at the beginning of each command line, or by deleting the statement.
Example: 
# LOAD BX2 SLOT=2 FRAME=Ethernet_802.2 NAME=BX2_1_E82 
# BIND IPX BX2_1_E82 NET=FAFD3D25 
# LOAD BX2 SLOT=2 FRAME=Ethernet_802.3 NAME=BX2_1_E83 
# BIND IPX BX2_1_E83 NET=5A2D8D6D 
# LOAD BX2 SLOT=2 FRAME=Ethernet_SNAP NAME=BX2_1_ESP 
# BIND IPX BX2_1_ESP NET=477A35BD 
# LOAD BX2 SLOT=2 FRAME=Ethernet_II NAME=BX2_1_EII 
# BIND IPX BX2_1_EII NET=C3C8F2E4 
# BIND IP BX2_1_EII ADDR=172.16.1.1 MASK=ff.ff.ff.0 
NOTE: If you modify the Autoexec.ncf file, you must reboot the server before the changes take effect.