<?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: command line options for linux nc31xx ,nc61xx ,nc67xx drivers in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/command-line-options-for-linux-nc31xx-nc61xx-nc67xx-drivers/m-p/3251172#M88254</link>
    <description>What driver do they use?&lt;BR /&gt;&lt;BR /&gt;The 'modinfo &lt;DRIVER&gt;' should give you the options it takes (in /etc/modules.conf) in order to set those things.&lt;BR /&gt;&lt;BR /&gt;If you can't figure it out, just post back which driver it uses, and we'll see what we can figure out.&lt;/DRIVER&gt;</description>
    <pubDate>Sun, 18 Apr 2004 18:03:25 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2004-04-18T18:03:25Z</dc:date>
    <item>
      <title>command line options for linux nc31xx ,nc61xx ,nc67xx drivers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-line-options-for-linux-nc31xx-nc61xx-nc67xx-drivers/m-p/3251169#M88251</link>
      <description>Hi experts,&lt;BR /&gt;are there any driver options available for the mentioned drivers regarding speed und duplex mode? We want to start the nics in 100mb or 1000mb full duplex mode while booting , NO AUTOSENSE! Wanted for any linux driver version, esp. for Red Hat 7.x&lt;BR /&gt;I downloaded some drivers but didn`t find any documentation of command line options.&lt;BR /&gt;Any help is highly appreciated, thanks.</description>
      <pubDate>Sat, 17 Apr 2004 09:18:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-line-options-for-linux-nc31xx-nc61xx-nc67xx-drivers/m-p/3251169#M88251</guid>
      <dc:creator>Frank Breitgoff</dc:creator>
      <dc:date>2004-04-17T09:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: command line options for linux nc31xx ,nc61xx ,nc67xx drivers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-line-options-for-linux-nc31xx-nc61xx-nc67xx-drivers/m-p/3251170#M88252</link>
      <description>1000 base T cards in general can't tolerate any setting except autonegotiate.&lt;BR /&gt;&lt;BR /&gt;They tend not to come up in any other mode. They start up, figure out what speed the hub or switch and gets going.&lt;BR /&gt;&lt;BR /&gt;With this going for them, the driver writers may have been smart enough to not provide command line options for the card. The Linux kernel is pretty good at getting that right anyway.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 18 Apr 2004 00:12:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-line-options-for-linux-nc31xx-nc61xx-nc67xx-drivers/m-p/3251170#M88252</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-04-18T00:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: command line options for linux nc31xx ,nc61xx ,nc67xx drivers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-line-options-for-linux-nc31xx-nc61xx-nc67xx-drivers/m-p/3251171#M88253</link>
      <description>thanks for your reply,&lt;BR /&gt;&lt;BR /&gt;you're right. It wasnt very bright to ask for the Mbit NICS&lt;BR /&gt;but with the 100 Mbit (nc31xx) we have an actual problem because our core switch ports are preset for 100 mbit full duplex, autosensing off. the nics must work with these settings immediately after booting, for several reasons&lt;BR /&gt;&lt;BR /&gt;are there any suitable options for these cards?&lt;BR /&gt;thanks again for help</description>
      <pubDate>Sun, 18 Apr 2004 11:45:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-line-options-for-linux-nc31xx-nc61xx-nc67xx-drivers/m-p/3251171#M88253</guid>
      <dc:creator>Frank Breitgoff</dc:creator>
      <dc:date>2004-04-18T11:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: command line options for linux nc31xx ,nc61xx ,nc67xx drivers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-line-options-for-linux-nc31xx-nc61xx-nc67xx-drivers/m-p/3251172#M88254</link>
      <description>What driver do they use?&lt;BR /&gt;&lt;BR /&gt;The 'modinfo &lt;DRIVER&gt;' should give you the options it takes (in /etc/modules.conf) in order to set those things.&lt;BR /&gt;&lt;BR /&gt;If you can't figure it out, just post back which driver it uses, and we'll see what we can figure out.&lt;/DRIVER&gt;</description>
      <pubDate>Sun, 18 Apr 2004 18:03:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-line-options-for-linux-nc31xx-nc61xx-nc67xx-drivers/m-p/3251172#M88254</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-04-18T18:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: command line options for linux nc31xx ,nc61xx ,nc67xx drivers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-line-options-for-linux-nc31xx-nc61xx-nc67xx-drivers/m-p/3251173#M88255</link>
      <description>check out ethtool (included w/RH AS 2.1).&lt;BR /&gt;&lt;BR /&gt;We use it to lock down 100 fd on 1000bt interfaces when we hook them up to 100btx ports.&lt;BR /&gt;&lt;BR /&gt;from rc.local:&lt;BR /&gt;&lt;BR /&gt;ethtool -s eth0 speed 100 duplex full autoneg off&lt;BR /&gt;ethtool -s eth1 speed 100 duplex full autoneg off&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Apr 2004 15:17:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-line-options-for-linux-nc31xx-nc61xx-nc67xx-drivers/m-p/3251173#M88255</guid>
      <dc:creator>robert lojek_4</dc:creator>
      <dc:date>2004-04-21T15:17:58Z</dc:date>
    </item>
  </channel>
</rss>

