<?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: Hard-coding NIC to 100/full in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/hard-coding-nic-to-100-full/m-p/3234472#M10965</link>
    <description>hey John,&lt;BR /&gt;&lt;BR /&gt;Simple..&lt;BR /&gt;&lt;BR /&gt;You cannot set the duplex/speed for the console nic from within the mui. You must set it by modifying the /etc/modules.conf.&lt;BR /&gt;For instance, RTL8139 NICs are set at the console by the following string in /etc/modules.conf (one line):&lt;BR /&gt;&lt;BR /&gt;options 8139too line_speed=100 auto_speed=0 full_duplex=1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;u can check it by using&lt;BR /&gt;&lt;BR /&gt;ethtool eth0&lt;BR /&gt;dmesg | grep eth&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Peeyush&lt;BR /&gt;&lt;A href="http://geocities.com/peeyush_maurya/" target="_blank"&gt;http://geocities.com/peeyush_maurya/&lt;/A&gt;</description>
    <pubDate>Wed, 31 Mar 2004 10:14:06 GMT</pubDate>
    <dc:creator>Peeyush</dc:creator>
    <dc:date>2004-03-31T10:14:06Z</dc:date>
    <item>
      <title>Hard-coding NIC to 100/full</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hard-coding-nic-to-100-full/m-p/3234469#M10962</link>
      <description>I am setting up a Proliant blade server running Fedora Core1 as the repository for RHL Enterprise 3.0 ES binaries so that we can push out new servers using Proliant RDP (Rapid Deployment).  The networking keeps flaking out; I am intermittantly losing connectivity.  I suspect this is due to problems with auto-negotiation between the NIC and the switch port.  I want to hard-code the NIC to 100/full but I can't find any reference to a utility to use (something like "lanadmin" in HP-UX).  What is the equivalent utility in Red Hat Linux (Fedora Core1)?&lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Tue, 30 Mar 2004 17:44:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hard-coding-nic-to-100-full/m-p/3234469#M10962</guid>
      <dc:creator>John Garrott</dc:creator>
      <dc:date>2004-03-30T17:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Hard-coding NIC to 100/full</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hard-coding-nic-to-100-full/m-p/3234470#M10963</link>
      <description>Look into the mii-tool command. You will probably want the -F option. Hope that helps!&lt;BR /&gt;&lt;BR /&gt;-Hazem</description>
      <pubDate>Tue, 30 Mar 2004 18:04:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hard-coding-nic-to-100-full/m-p/3234470#M10963</guid>
      <dc:creator>Hazem Mahmoud_3</dc:creator>
      <dc:date>2004-03-30T18:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Hard-coding NIC to 100/full</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hard-coding-nic-to-100-full/m-p/3234471#M10964</link>
      <description>Most of the kernel-drivers for network cards also have the ability to lock the speed at driver initilisation.&lt;BR /&gt;&lt;BR /&gt;modinfo -p &lt;DRIVER&gt;&lt;BR /&gt;&lt;BR /&gt;is your friend!&lt;BR /&gt;&lt;BR /&gt;That, combined with an 'options &lt;DRIVER&gt; &lt;OBJECT&gt;&lt;PARAM /&gt;' line in '/etc/modules.conf' atleast.&lt;/OBJECT&gt;&lt;/DRIVER&gt;&lt;/DRIVER&gt;</description>
      <pubDate>Tue, 30 Mar 2004 19:17:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hard-coding-nic-to-100-full/m-p/3234471#M10964</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-03-30T19:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Hard-coding NIC to 100/full</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hard-coding-nic-to-100-full/m-p/3234472#M10965</link>
      <description>hey John,&lt;BR /&gt;&lt;BR /&gt;Simple..&lt;BR /&gt;&lt;BR /&gt;You cannot set the duplex/speed for the console nic from within the mui. You must set it by modifying the /etc/modules.conf.&lt;BR /&gt;For instance, RTL8139 NICs are set at the console by the following string in /etc/modules.conf (one line):&lt;BR /&gt;&lt;BR /&gt;options 8139too line_speed=100 auto_speed=0 full_duplex=1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;u can check it by using&lt;BR /&gt;&lt;BR /&gt;ethtool eth0&lt;BR /&gt;dmesg | grep eth&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Peeyush&lt;BR /&gt;&lt;A href="http://geocities.com/peeyush_maurya/" target="_blank"&gt;http://geocities.com/peeyush_maurya/&lt;/A&gt;</description>
      <pubDate>Wed, 31 Mar 2004 10:14:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hard-coding-nic-to-100-full/m-p/3234472#M10965</guid>
      <dc:creator>Peeyush</dc:creator>
      <dc:date>2004-03-31T10:14:06Z</dc:date>
    </item>
  </channel>
</rss>

