<?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: nic half to full duplex how to in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/nic-half-to-full-duplex-how-to/m-p/4752927#M81196</link>
    <description>Hi Ani,&lt;BR /&gt;&lt;BR /&gt;ask your LAN guys about the settings of the corresponding switchports. They also have to setup to "100/full autoneg off". &lt;BR /&gt;&lt;BR /&gt;What happens if you set&lt;BR /&gt;# ethtool -s eth0 autoneg on&lt;BR /&gt;# ethtool eth0&lt;BR /&gt;&lt;BR /&gt;# ethtool -r eth0&lt;BR /&gt;# ethtool eth0&lt;BR /&gt;&lt;BR /&gt;# ethtool -i eth0&lt;BR /&gt;rgds&lt;BR /&gt;HGH&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 15 Feb 2011 09:35:41 GMT</pubDate>
    <dc:creator>Hemmetter</dc:creator>
    <dc:date>2011-02-15T09:35:41Z</dc:date>
    <item>
      <title>nic half to full duplex how to</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nic-half-to-full-duplex-how-to/m-p/4752925#M81194</link>
      <description>hi,&lt;BR /&gt;I want to change my lan card speed to full duplex. i tried the following but not working&lt;BR /&gt;[root@xxxx02 root]# ethtool -s eth0 speed 100 duplex full autoneg off&lt;BR /&gt;[root@xxxx02 root]# ethtool eth0&lt;BR /&gt;Settings for eth0:&lt;BR /&gt;        Supported ports: [ MII ]&lt;BR /&gt;        Supported link modes:   10baseT/Half 10baseT/Full&lt;BR /&gt;                                100baseT/Half 100baseT/Full&lt;BR /&gt;                                1000baseT/Half 1000baseT/Full&lt;BR /&gt;        Supports auto-negotiation: Yes&lt;BR /&gt;        Advertised link modes:  10baseT/Half 10baseT/Full&lt;BR /&gt;                                100baseT/Half 100baseT/Full&lt;BR /&gt;                                1000baseT/Half 1000baseT/Full&lt;BR /&gt;        Advertised auto-negotiation: Yes&lt;BR /&gt;        Speed: 100Mb/s&lt;BR /&gt;        Duplex: Half&lt;BR /&gt;        Port: Twisted Pair&lt;BR /&gt;        PHYAD: 1&lt;BR /&gt;        Transceiver: internal&lt;BR /&gt;        Auto-negotiation: on&lt;BR /&gt;        Supports Wake-on: g&lt;BR /&gt;        Wake-on: d&lt;BR /&gt;        Current message level: 0x000000ff (255)&lt;BR /&gt;        Link detected: yes&lt;BR /&gt;&lt;BR /&gt;Red Hat Enterprise Linux ES release 3 (Taroon)&lt;BR /&gt;kernel version 2.4.21-4.ELsmp&lt;BR /&gt;&lt;BR /&gt;Can u guys help?&lt;BR /&gt;REgards,&lt;BR /&gt;Ani</description>
      <pubDate>Tue, 15 Feb 2011 05:42:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nic-half-to-full-duplex-how-to/m-p/4752925#M81194</guid>
      <dc:creator>ani007</dc:creator>
      <dc:date>2011-02-15T05:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: nic half to full duplex how to</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nic-half-to-full-duplex-how-to/m-p/4752926#M81195</link>
      <description>ifconfig o/p&lt;BR /&gt;&lt;BR /&gt;bond0     Link encap:Ethernet  HWaddr 00:11:85:B7:8B:81&lt;BR /&gt;          inet addr:138.35.252.97  Bcast:138.35.253.255  Mask:255.255.254.0&lt;BR /&gt;          UP BROADCAST RUNNING MASTER MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:1633251 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:113631 errors:1 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:1716 txqueuelen:0&lt;BR /&gt;          RX bytes:349382988 (333.1 Mb)  TX bytes:56275974 (53.6 Mb)&lt;BR /&gt;&lt;BR /&gt;eth0      Link encap:Ethernet  HWaddr 00:11:85:B7:8B:81&lt;BR /&gt;          UP BROADCAST RUNNING NOARP SLAVE MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:112927 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:17840369 (17.0 Mb)  TX bytes:0 (0.0 b)&lt;BR /&gt;          Interrupt:11&lt;BR /&gt;&lt;BR /&gt;eth1      Link encap:Ethernet  HWaddr 00:11:85:B7:8B:81&lt;BR /&gt;          UP BROADCAST RUNNING SLAVE MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:1520324 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:113631 errors:1 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:1716 txqueuelen:1000&lt;BR /&gt;          RX bytes:331542619 (316.1 Mb)  TX bytes:56275974 (53.6 Mb)&lt;BR /&gt;          Interrupt:15&lt;BR /&gt;&lt;BR /&gt;lo        Link encap:Local Loopback&lt;BR /&gt;          inet addr:127.0.0.1  Mask:255.0.0.0&lt;BR /&gt;          UP LOOPBACK RUNNING  MTU:16436  Metric:1&lt;BR /&gt;          RX packets:1745 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:1745 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:0&lt;BR /&gt;          RX bytes:327857 (320.1 Kb)  TX bytes:327857 (320.1 Kb)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Feb 2011 06:22:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nic-half-to-full-duplex-how-to/m-p/4752926#M81195</guid>
      <dc:creator>ani007</dc:creator>
      <dc:date>2011-02-15T06:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: nic half to full duplex how to</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nic-half-to-full-duplex-how-to/m-p/4752927#M81196</link>
      <description>Hi Ani,&lt;BR /&gt;&lt;BR /&gt;ask your LAN guys about the settings of the corresponding switchports. They also have to setup to "100/full autoneg off". &lt;BR /&gt;&lt;BR /&gt;What happens if you set&lt;BR /&gt;# ethtool -s eth0 autoneg on&lt;BR /&gt;# ethtool eth0&lt;BR /&gt;&lt;BR /&gt;# ethtool -r eth0&lt;BR /&gt;# ethtool eth0&lt;BR /&gt;&lt;BR /&gt;# ethtool -i eth0&lt;BR /&gt;rgds&lt;BR /&gt;HGH&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Feb 2011 09:35:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nic-half-to-full-duplex-how-to/m-p/4752927#M81196</guid>
      <dc:creator>Hemmetter</dc:creator>
      <dc:date>2011-02-15T09:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: nic half to full duplex how to</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nic-half-to-full-duplex-how-to/m-p/4752928#M81197</link>
      <description>[root@xxxxx02 bond0]# ethtool -s eth0 autoneg on&lt;BR /&gt;[root@xxxxx02 bond0]# mii-tool -v eth0&lt;BR /&gt;eth0: no autonegotiation, 100baseTx-HD, link ok&lt;BR /&gt;  product info: vendor 00:08:18, model 22 rev 2&lt;BR /&gt;  basic mode:   autonegotiation enabled&lt;BR /&gt;  basic status: autonegotiation complete, link ok&lt;BR /&gt;  capabilities: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD&lt;BR /&gt;  advertising:  100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD flow-control&lt;BR /&gt;  link partner: 100baseTx-HD&lt;BR /&gt;=======================================&lt;BR /&gt;&lt;BR /&gt;[root@xxx02 network-scripts]# ethtool -i eth0&lt;BR /&gt;driver: tg3&lt;BR /&gt;version: 2.2&lt;BR /&gt;firmware-version:&lt;BR /&gt;bus-info: 02:01.0&lt;BR /&gt;[root@xxx02 network-scripts]# &lt;BR /&gt;====================================&lt;BR /&gt;[root@xxxxxxx02 network-scripts]# cat ifcfg-eth0&lt;BR /&gt;DEVICE=eth0&lt;BR /&gt;USERCTL=no&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;ETHTOOL_OPTS="speed 100 duplex full autoneg off"&lt;BR /&gt;MASTER=bond0&lt;BR /&gt;SLAVE=yes&lt;BR /&gt;BOOTPROTO=none&lt;BR /&gt;[root@xxxxxxx02 network-scripts]# &lt;BR /&gt;==================================&lt;BR /&gt;[root@xxxxxx02 network-scripts]# cat ifcfg-eth1&lt;BR /&gt;DEVICE=eth1&lt;BR /&gt;USERCTL=no&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;ETHTOOL_OPTS="speed 100 duplex full autoneg off"&lt;BR /&gt;MASTER=bond0&lt;BR /&gt;SLAVE=yes&lt;BR /&gt;BOOTPROTO=none&lt;BR /&gt;&lt;BR /&gt;[root@xxxxxxxxxx02 network-scripts]# cat ifcfg-bond0&lt;BR /&gt;DEVICE=bond0&lt;BR /&gt;IPADDR=138.35.252.97&lt;BR /&gt;NETMASK=255.255.254.0&lt;BR /&gt;GATEWAY=138.35.252.1&lt;BR /&gt;USERCTL=no&lt;BR /&gt;BOOTPROTO=none&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;[root@xxxxxx02 network-scripts]# &lt;BR /&gt;=====================================&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Feb 2011 10:40:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nic-half-to-full-duplex-how-to/m-p/4752928#M81197</guid>
      <dc:creator>ani007</dc:creator>
      <dc:date>2011-02-15T10:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: nic half to full duplex how to</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nic-half-to-full-duplex-how-to/m-p/4752929#M81198</link>
      <description>Your kernel version is 2.4.21-4.ELsmp, so your RHEL 3 installation has probably never received any security or bug-fix updates at all.&lt;BR /&gt;&lt;BR /&gt;This is unfortunate, since the tg3 driver (which your NIC is using) contained multiple known bugs, which were fixed by RHEL 3 updates in 2004 or so. Your symptoms seem to match those bugs.&lt;BR /&gt;&lt;BR /&gt;Please see:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://bugzilla.redhat.com/show_bug.cgi?id=108115" target="_blank"&gt;https://bugzilla.redhat.com/show_bug.cgi?id=108115&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://bugzilla.redhat.com/show_bug.cgi?id=111250" target="_blank"&gt;https://bugzilla.redhat.com/show_bug.cgi?id=111250&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://bugzilla.redhat.com/show_bug.cgi?id=113982" target="_blank"&gt;https://bugzilla.redhat.com/show_bug.cgi?id=113982&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There are other known bugs in RHEL 3's tg3 driver too:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://bugzilla.redhat.com/buglist.cgi?query_format=specific&amp;amp;order=relevance+desc&amp;amp;bug_status=__all__&amp;amp;product=Red+Hat+Enterprise+Linux+3&amp;amp;content=tg3" target="_blank"&gt;https://bugzilla.redhat.com/buglist.cgi?query_format=specific&amp;amp;order=relevance+desc&amp;amp;bug_status=__all__&amp;amp;product=Red+Hat+Enterprise+Linux+3&amp;amp;content=tg3&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Normally I would recommend you to install the necessary updates, but since RedHat has recently ended the support for RHEL 3, it may be difficult to get the updates.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Tue, 15 Feb 2011 11:56:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nic-half-to-full-duplex-how-to/m-p/4752929#M81198</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-02-15T11:56:15Z</dc:date>
    </item>
  </channel>
</rss>

