Owners Manual

Linux ��程序�件:Broadcom NetXtreme II® 网�适配器用�指南
file:///C|/Users/Nalina_N_S/Documents/NetXtremeII/SimpChin/linux.htm[9/5/2014 3:51:55 PM]
6.
启用所有
ethX
接口
ifconfig <ethX> up
7. SLES 置静 IP 或启用接口上的 DHCP 使用 YaST 来配置您的 Ethernet 接口以在引
8. Broadcom CNA 接口上禁用 lldpad。因 Broadcom 使用 offloaded DCBX 所以 操作。
lldptool set-lldp -i <ethX> adminStatus=disasbled
9. 确保 /var/lib/lldpad/lldpad.conf 每个 <ethX> "adminStatus" 如果 将按如下所示 0
("adminStatus=0")
lldp :
{
eth5 :
{
tlvid00000001 :
{
info = "04BC305B017B73";
};
tlvid00000002 :
{
info = "03BC305B017B73";
};
};
10. lldpad
适用于 SLES11 SP1RHEL 6.4
service lldpad restart
SLES11 SP2
rclldpad restart
11. fcoe
适用于 SLES11 SP1RHEL 6.4
service fcoe restart
SLES11 SP2
rcfcoe restart
安装 KMP 程序包
中的示例 bnx2x 程序 也适用于 bnx2 bnx2i 程序。
1. 安装 KMP 程序包:
rpm -ivh <file>
rmmod bnx2x
2. 程序
modprobe bnx2x
TAR 件构建 程序
中使用的示例 bnx2 程序 也适用于 bnx2x 程序。
1. 建目 并将 TAR 到目
tar xvzf netxtreme2-version.tar.gz
2. 构建 程序 bnx2.ko bnx2i.ko 以作 运行内核的可
cd netxtreme2-version
make
3. 程序 如果必要 先卸 程序
rmmod bnx2 (or bnx2x, or bnx2i)
insmod bnx2/src/bnx2.ko (or bnx2x/src/bnx2x.ko, or bnx2i/src/bnx2i.ko)
日志 您的网 适配器是否支持 iSCSI bnx2i 程序后 如果 日志中出 "bnx2i:dev eth0 不支持
iSCSI" 不支持 iSCSI。在打开界面 可能不会 例如
ifconfig eth0 up
4. cnic 程序 如果有
insmod cnic.ko
5. 安装 程序和
make install