li
  当前位置:主页 > 操作系统 > 文章内容
li
hp服务器的网卡驱动安装文档(7)
来源: www.ixdba.net  作者: IXDBA.NET官方    时间:2008-03-21   阅读:18  
本文章共13386字,分9页,当前第7页,快速翻页:
 

    MTU size + 14 bytes.

"rx_jumbo_desc_cnt" parameter:

    It is always advised to use a value of 15 or above for the module
    parameter rx_jumbo_desc_cnt. At values lower than 15, it has been
    observed that jumbo traffic causes the driver to hang.

forcing speed/duplex and the "auto_speed" parameter:

    If the user tries to force a particular Speed/Duplex connection it must
    be ensured that the "auto_speed" parameter is set equal to 0. The 
    default value for "auto_speed" is always 1 even when "line_speed" is
    configured to auto-negotiate (0), as well as all other designated
    speeds (10, 100, 1000). The reason for this parameter is to allow
    the user to either auto-negotiate a particular speed (auto_speed=1)
    or to force a particular speed (auto_speed=0). The examples below 
    show "auto_speed" used in the two scenarios (auto negotiation vs. forced).

    The command to auto-negotiate 100Mbs/Half duplex:

    #insmod bcm5700 line_speed=100 full_duplex=0 auto_speed=1

    The command to force 100Mbs/Half duplex:

    #insmod bcm5700 line_speed=100 full_duplex=0 auto_speed=0

    Note: For SLES 9, instead of insmod, modprobe has to be used.

tx_flow_control and rx_flow_control parameters:

    If the tx_flow_control parameter is set to 1, the resulting
    behaviour for the pause transmit is best explained as follows

    If auto_flow_control=0 and auto_speed=0, pause transmit is
    enabled and not advertised. If auto_flow_control=0 and auto_speed=1
    Pause transmit is always enabled and advertised gratuitously.
    If both auto_flow_control and auto_speed are set to 1, then


阅读更多内容<<上一页 · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 下一页>>


  上一篇: HP DL380 G5安装SCO OpenServer ...   下一篇: unix/linux使用sar命令进行系统监...
li
 §相关评论  
 热点文章

·新手强烈推荐:linux入门11点建
·Unix学习方法-走向高手之路
·Linux性能分析和调整的基本原则
·你很陌生但是很适用的10个linu
·Oracle补丁3028673,解决单进程
·最近被aix 5305给折腾死了
·在AIX 5L上配置NFS Server/Cli
·在AIX 5L上配置与管理路由
·这个补丁影响的范围还是比较大
·在AIX 5L上使用绑定网卡(ethe
·使用pam_abl防止SSH遭暴力破解
li
 编辑推荐
·新手强烈推荐:linux入门11点建
·Unix学习方法-走向高手之路
·Linux性能分析和调整的基本原则
·你很陌生但是很适用的10个linu
·Oracle补丁3028673,解决单进程
·最近被aix 5305给折腾死了
·在AIX 5L上配置NFS Server/Cli
·在AIX 5L上配置与管理路由
·这个补丁影响的范围还是比较大
·在AIX 5L上使用绑定网卡(ethe
·使用pam_abl防止SSH遭暴力破解
li
 相关篇章
·HP DL380 G5安装SCO OpenServer ...
·Linux下常用压缩格式的压缩与解压...
·linux服务器安装网卡驱动一般步骤
·HP DL380 G5安装redhat 3.0 U6网...
·关于XWindows桌面不能登录问题解...
·Hp DL320 G5如何在RED HAT AS4下...
·IBM X 3650 安装网卡驱动
·Linux 和Unix系统中最常用的网络...
·linux系统被攻击后的处理办法
·linux SELinux 基本概述
·unix/linux使用sar命令进行系统监...
·unix/linux系统性能优化篇之交换...
·linux MRTG配置完整全功略
·linux系统管理:如何动态调整Linu...
·如何更改Linux操作系统下的显示默...
·linux无法启动问题的解决
·使用mtrace进行Linux系统下内存状...
·如何在Linux系统下查看OS系统块的...
·怎么知道Linux支持到多大的文件?
·linux利器:正则表达式30分钟入门...
 
li
设为首页 | 关于我们 | 技术服务 | 收藏本站 | 网站地图 | 联系方式 | 本站友情连接