<?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: Making ethtool changes permanent... in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/making-ethtool-changes-permanent/m-p/4962920#M85890</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;You can either write the eth-tool config lines to /etc/rc.local&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;there are other option like editing the modules.conf file and ifeth0-up file as well.&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
    <pubDate>Mon, 27 Feb 2006 11:14:06 GMT</pubDate>
    <dc:creator>Vipulinux</dc:creator>
    <dc:date>2006-02-27T11:14:06Z</dc:date>
    <item>
      <title>Making ethtool changes permanent...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/making-ethtool-changes-permanent/m-p/4962919#M85889</link>
      <description>When changing LAN interface settings using ethtool for example like when manually setting a NIC to run at 100Mbps/Full Duplex, are these changes persistent across reboots, or will the card go back to the default of using AutoNeg after the server is rebooted?&lt;BR /&gt;&lt;BR /&gt;If this is the case, how can I go about making these type of configuration changes permananet?</description>
      <pubDate>Mon, 27 Feb 2006 10:45:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/making-ethtool-changes-permanent/m-p/4962919#M85889</guid>
      <dc:creator>Lee Harris_5</dc:creator>
      <dc:date>2006-02-27T10:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Making ethtool changes permanent...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/making-ethtool-changes-permanent/m-p/4962920#M85890</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;You can either write the eth-tool config lines to /etc/rc.local&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;there are other option like editing the modules.conf file and ifeth0-up file as well.&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Mon, 27 Feb 2006 11:14:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/making-ethtool-changes-permanent/m-p/4962920#M85890</guid>
      <dc:creator>Vipulinux</dc:creator>
      <dc:date>2006-02-27T11:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Making ethtool changes permanent...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/making-ethtool-changes-permanent/m-p/4962921#M85891</link>
      <description>for Redhat you can put "ethtool -s eth0 speed 100 duplex full" into the "/etc/rc.local" file.&lt;BR /&gt;&lt;BR /&gt;for Debian add next string into the "/etc/network/interfaces" file:&lt;BR /&gt;"post-up ethtool -s eth0 speed 100 duplex full".&lt;BR /&gt;&lt;BR /&gt;This will set the NIC at eth0 to 100 full duplex when you boot up the server.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Feb 2006 11:18:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/making-ethtool-changes-permanent/m-p/4962921#M85891</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2006-02-27T11:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Making ethtool changes permanent...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/making-ethtool-changes-permanent/m-p/4962922#M85892</link>
      <description>In RH Linux you can just add &lt;BR /&gt;&lt;BR /&gt;ETHTOOL_OPTS="speed 100 duplex full autoneg off"&lt;BR /&gt;&lt;BR /&gt;into&lt;BR /&gt;&lt;BR /&gt;/etc/sysconfig/network-scripts/ifcfg-eth[0,1]&lt;BR /&gt;&lt;BR /&gt;But if you know what is NIC module params for setting duplex/speed, /etc/modules.conf is the best place for tuning!</description>
      <pubDate>Mon, 27 Feb 2006 14:27:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/making-ethtool-changes-permanent/m-p/4962922#M85892</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-02-27T14:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Making ethtool changes permanent...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/making-ethtool-changes-permanent/m-p/4962923#M85893</link>
      <description>Thanks, putting the options into /etc/sysconfig/network-scripts/ifcfg-ethX worked perfectly!</description>
      <pubDate>Tue, 28 Feb 2006 03:27:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/making-ethtool-changes-permanent/m-p/4962923#M85893</guid>
      <dc:creator>Lee Harris_5</dc:creator>
      <dc:date>2006-02-28T03:27:49Z</dc:date>
    </item>
  </channel>
</rss>

