<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: how to force nc7781 gigabit nic to autoneg off in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950562#M85661</link>
    <description>thank you very much&lt;BR /&gt;</description>
    <pubDate>Mon, 09 Jan 2006 00:20:56 GMT</pubDate>
    <dc:creator>avi_16</dc:creator>
    <dc:date>2006-01-09T00:20:56Z</dc:date>
    <item>
      <title>how to force nc7781 gigabit nic to autoneg off</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950550#M85649</link>
      <description>hello ,&lt;BR /&gt;i just installed checkpoint firewall r55 build 127 on hp  blade server model "bl20p G2" ,this server is using 3 nic cards model "NC7781 gigabit server adapter".&lt;BR /&gt;&lt;BR /&gt;how can i set the nic speed to 1000mbs+full duplex and prevent auto negotiation mode ???&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;when I am clicking "ethtool eth1"  this is what I see : "&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Settings for eth1:&lt;BR /&gt;&lt;BR /&gt;        Supported ports: [ TP ]&lt;BR /&gt;&lt;BR /&gt;        Supported link modes:   10baseT/Half 10baseT/Full&lt;BR /&gt;&lt;BR /&gt;                                100baseT/Half 100baseT/Full&lt;BR /&gt;&lt;BR /&gt;                                1000baseT/Half 1000baseT/Full&lt;BR /&gt;&lt;BR /&gt;        Supports auto-negotiation: Yes&lt;BR /&gt;&lt;BR /&gt;        Advertised link modes:  10baseT/Half 10baseT/Full&lt;BR /&gt;&lt;BR /&gt;                                100baseT/Half 100baseT/Full&lt;BR /&gt;&lt;BR /&gt;                                1000baseT/Half 1000baseT/Full&lt;BR /&gt;&lt;BR /&gt;        Advertised auto-negotiation: Yes&lt;BR /&gt;&lt;BR /&gt;        Speed: 1000Mb/s&lt;BR /&gt;&lt;BR /&gt;        Duplex: Full&lt;BR /&gt;&lt;BR /&gt;        Port: Twisted Pair&lt;BR /&gt;&lt;BR /&gt;        PHYAD: 0&lt;BR /&gt;&lt;BR /&gt;        Transceiver: internal&lt;BR /&gt;&lt;BR /&gt;        Auto-negotiation: on&lt;BR /&gt;&lt;BR /&gt;        Supports Wake-on: g&lt;BR /&gt;&lt;BR /&gt;        Wake-on: d"&lt;BR /&gt;&lt;BR /&gt;And when I am clicking mii-tool I see :"&lt;BR /&gt;&lt;BR /&gt;eth0: no link&lt;BR /&gt;&lt;BR /&gt;eth1: negotiated flow-control, link ok&lt;BR /&gt;&lt;BR /&gt;eth2: negotiated flow-control, link ok"&lt;BR /&gt;&lt;BR /&gt;so in  my case which tool is with the true values ?&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;So how I can  set the nics that will work anyway only at speed 1000mbs+only at Full Duplex mode + only with Auto-negotiation: off ????&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;With the ethtool I failed to prevent/disable the Auto-negotiation…&lt;BR /&gt;&lt;BR /&gt;should i need to replace the driver ? &lt;BR /&gt;&lt;BR /&gt;2 ) all of my lan on cisco 1 giga switches ,how can I be sure that my firewall nics are working fine with my switch and at the correct speed ?? (from my switch I can see that everything is ok,but from the fw how can I see that everything is ok) ?&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Please answer me at details….&lt;BR /&gt;&lt;BR /&gt;Respectfully,&lt;BR /&gt;avi azerrad&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Jan 2006 05:02:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950550#M85649</guid>
      <dc:creator>avi_16</dc:creator>
      <dc:date>2006-01-06T05:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: how to force nc7781 gigabit nic to autoneg off</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950551#M85650</link>
      <description>1. Try to execute:&lt;BR /&gt;# ethtool -s eth1 speed 1000 duplex full autoneg off&lt;BR /&gt;&lt;BR /&gt;Usually the use of autonegation with gigabit card is mandatory but you should try ...&lt;BR /&gt;&lt;BR /&gt;2. If "ifconfig eth1" shows errors=0 and collisions=0, then everything is ok.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Jan 2006 05:42:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950551#M85650</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2006-01-06T05:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to force nc7781 gigabit nic to autoneg off</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950552#M85651</link>
      <description>hi ,&lt;BR /&gt;when i am clicking ifconfig eth1 i cannot see any error ,everything is fine..&lt;BR /&gt;but when i am clicking :"grep eth1 /etc/modules.conf"&lt;BR /&gt;i see :"&lt;BR /&gt;[Expert@fwipvpn]# grep eth1 /etc/modules.conf&lt;BR /&gt;alias eth1 bcm5700 line_speed=1000 auto_speed=0 full_duplex=1"&lt;BR /&gt;so i am asking ,with this config results,i am truely working (force my nic) only at speed 1000+full duplex ??&lt;BR /&gt;if no please explain me how to edit the file that will force my nic to work only at speed 1000+full duplex .&lt;BR /&gt;&lt;BR /&gt;2) how can i know that i am working with the right driver ?? &lt;BR /&gt;please explain me at details..&lt;BR /&gt;&lt;BR /&gt;respectfully,&lt;BR /&gt;avi azerrad&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Jan 2006 07:11:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950552#M85651</guid>
      <dc:creator>avi_16</dc:creator>
      <dc:date>2006-01-06T07:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to force nc7781 gigabit nic to autoneg off</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950553#M85652</link>
      <description>mii-tool is obsolete and was replaced by ethtool, you should trust ethtool. Also I would remove the options from the module load and use ethtool to set the values.</description>
      <pubDate>Fri, 06 Jan 2006 07:22:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950553#M85652</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-01-06T07:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to force nc7781 gigabit nic to autoneg off</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950554#M85653</link>
      <description>mii-tool should do the trick, i know its old but should work..</description>
      <pubDate>Fri, 06 Jan 2006 09:29:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950554#M85653</guid>
      <dc:creator>Vipulinux</dc:creator>
      <dc:date>2006-01-06T09:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to force nc7781 gigabit nic to autoneg off</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950555#M85654</link>
      <description>It was my understanding that operation at gigabit speeds required autoneg to be set.  If you are looking to hardcode your Gigabit NICs to full duplex simply because you are used to that for older and/or crappy 100BT kit, I think you can stop worry about hardcoding now you are at gigabit.</description>
      <pubDate>Fri, 06 Jan 2006 20:56:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950555#M85654</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2006-01-06T20:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to force nc7781 gigabit nic to autoneg off</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950556#M85655</link>
      <description>hi ,&lt;BR /&gt;thanks,&lt;BR /&gt;so are you sure that after i configured my nic card at speed 1000+full duplex (with eth too+the config file "alias eth1 bcm5700 line_speed=1000 auto_speed=0 full_duplex=1")&lt;BR /&gt;its is now on 1000+full duplex and it will not work with speed 100 ?&lt;BR /&gt;&lt;BR /&gt;2) or should i need to delete the line at the config file :"alias eth1 bcm5700 line_speed=1000 auto_speed=0 full_duplex=1" ?&lt;BR /&gt;&lt;BR /&gt;3) if i understanig right,so at speed 1000 there is no option to disable autoneg ?&lt;BR /&gt;(if yes please tell me how )&lt;BR /&gt;thnk you,&lt;BR /&gt;respectfully,&lt;BR /&gt;avi azerrad&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 07 Jan 2006 04:35:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950556#M85655</guid>
      <dc:creator>avi_16</dc:creator>
      <dc:date>2006-01-07T04:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to force nc7781 gigabit nic to autoneg off</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950557#M85656</link>
      <description>Normally, according to a standar, autonegotiation must be enabled for 1000 Mb/s.&lt;BR /&gt;&lt;BR /&gt;See:&lt;BR /&gt;&lt;A href="http://www.sun.com/blueprints/0704/817-7526.pdf" target="_blank"&gt;http://www.sun.com/blueprints/0704/817-7526.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;New technologies such as 1000BASE-T require autonegotiation.&lt;BR /&gt;&lt;BR /&gt;The IEEE 802.3 standard default is to run with autonegotiation enabled. Technology improvements, and better interoperation of autonegotiation make it the preferred mode of operation, and is required on new technologies such as 1000BASE-T (802.3ab)</description>
      <pubDate>Sat, 07 Jan 2006 11:28:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950557#M85656</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-01-07T11:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: how to force nc7781 gigabit nic to autoneg off</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950558#M85657</link>
      <description>hello&lt;BR /&gt;thank you all for your fast reply..&lt;BR /&gt;so i understand that at my giga nic nc7781 i cannot disable the autonegoatition and its ok.&lt;BR /&gt;but please answer me once...when i am cilcking the command :"grep eth1 /etc/modules.conf" &lt;BR /&gt;i am getting :"alias eth1 bcm5700 line_speed=1000 auto_speed=0 full_duplex=1"&lt;BR /&gt;so again i am asking ..those parameters are ok ???(because i wrote those parameters ath the conf file to force full duplex+speed 1000) ?&lt;BR /&gt;or should i need to delete this line from the file ???&lt;BR /&gt;&lt;BR /&gt;2) if the its ok (what i already configured) now i can be sure that my nic will work only with full duplex+speed 1000,and will not be able to work at spee 10/100 ??&lt;BR /&gt;please answer me at details....&lt;BR /&gt;respectfully,&lt;BR /&gt;avi azerrad&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 07 Jan 2006 13:31:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950558#M85657</guid>
      <dc:creator>avi_16</dc:creator>
      <dc:date>2006-01-07T13:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: how to force nc7781 gigabit nic to autoneg off</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950559#M85658</link>
      <description>[as already answered]&lt;BR /&gt;1) as far as I know, this line will work, but it's very recommended to use autonegotiation for working with 1Gb speed &lt;BR /&gt;&lt;BR /&gt;2) yes, this line in modules.conf should prevent your server to work with non-Gb switchs. In fact, you can easy check this by connecting your server to non-Gb switch.&lt;BR /&gt;&lt;BR /&gt;But may I ask you - for which reason do you want to use this configuration? &lt;BR /&gt;Can you provide us with more details about your environment and objectives, so we will be able [hopefully] to recommend you smart solution.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Vitaly&lt;BR /&gt;</description>
      <pubDate>Sun, 08 Jan 2006 03:49:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950559#M85658</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-01-08T03:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: how to force nc7781 gigabit nic to autoneg off</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950560#M85659</link>
      <description>hello dear vitaly,&lt;BR /&gt;&lt;BR /&gt;thank you for your reply,&lt;BR /&gt;i just wnat be sure that my nic will work all the time at speed 1000+full duplex,because i am using at very strong wan lines like 200 mb or one giga).&lt;BR /&gt;so i understand that in my case at nics of giga (like myself) we cannot disable the autoneg ? (or as you said i will leave it on autoneg on mode for better performence).&lt;BR /&gt;&lt;BR /&gt;so the the line :"alias eth1 bcm5700 line_speed=1000 auto_speed=0 full_duplex=1"&lt;BR /&gt;is ok ? &lt;BR /&gt;&lt;BR /&gt;respectfully,&lt;BR /&gt;avi azerrad&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 08 Jan 2006 04:04:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950560#M85659</guid>
      <dc:creator>avi_16</dc:creator>
      <dc:date>2006-01-08T04:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: how to force nc7781 gigabit nic to autoneg off</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950561#M85660</link>
      <description>As far as I know, the best solution will be remove all module parameters (e.g. leave only "alias bcm5700 ethX") from modules.conf - so NIC driver will autonegotiate. I suggest you to reboot your linux server without module params, run some tasks for stress network and check that you don't see network errors on Linux (ifconfig) and on your network switch. If you see no errors - I suggest to stay wit hsuch configuration.</description>
      <pubDate>Sun, 08 Jan 2006 10:04:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950561#M85660</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-01-08T10:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to force nc7781 gigabit nic to autoneg off</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950562#M85661</link>
      <description>thank you very much&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Jan 2006 00:20:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950562#M85661</guid>
      <dc:creator>avi_16</dc:creator>
      <dc:date>2006-01-09T00:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to force nc7781 gigabit nic to autoneg off</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950563#M85662</link>
      <description>vitaly</description>
      <pubDate>Mon, 09 Jan 2006 00:21:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-force-nc7781-gigabit-nic-to-autoneg-off/m-p/4950563#M85662</guid>
      <dc:creator>avi_16</dc:creator>
      <dc:date>2006-01-09T00:21:42Z</dc:date>
    </item>
  </channel>
</rss>

