<?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: Half duplex to Full duplex in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/half-duplex-to-full-duplex/m-p/2721323#M588591</link>
    <description>In my case (an N - probably same for your L), its:&lt;BR /&gt;/etc/rc.config.d/hpbase100conf:HP_BASE100_SPEED[0]=100FD&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Fri, 10 May 2002 10:42:13 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2002-05-10T10:42:13Z</dc:date>
    <item>
      <title>Half duplex to Full duplex</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/half-duplex-to-full-duplex/m-p/2721321#M588589</link>
      <description>I am running L2000 Hp-Ux 11.0 and I rebooted server and now the network card is running at half duplex.  This is killing me.  Not sure how to reset this back to full duplex (lanadmin?) and do I need to reboot afterwards.  Thank You&lt;BR /&gt;</description>
      <pubDate>Fri, 10 May 2002 10:35:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/half-duplex-to-full-duplex/m-p/2721321#M588589</guid>
      <dc:creator>Larry Scheetz</dc:creator>
      <dc:date>2002-05-10T10:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Half duplex to Full duplex</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/half-duplex-to-full-duplex/m-p/2721322#M588590</link>
      <description>Larry,&lt;BR /&gt;&lt;BR /&gt;Find the /etc/rc.config.d/*conf file that corresponds to your NIC and change the entry to FD.&lt;BR /&gt;That should help,&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 10 May 2002 10:39:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/half-duplex-to-full-duplex/m-p/2721322#M588590</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-05-10T10:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Half duplex to Full duplex</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/half-duplex-to-full-duplex/m-p/2721323#M588591</link>
      <description>In my case (an N - probably same for your L), its:&lt;BR /&gt;/etc/rc.config.d/hpbase100conf:HP_BASE100_SPEED[0]=100FD&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 10 May 2002 10:42:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/half-duplex-to-full-duplex/m-p/2721323#M588591</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-05-10T10:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Half duplex to Full duplex</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/half-duplex-to-full-duplex/m-p/2721324#M588592</link>
      <description>Hi&lt;BR /&gt;lanadmin -X 100FD ppa_number  - will set to 100 full duplex&lt;BR /&gt;ppa_number you can reach from lanscan.&lt;BR /&gt;it doesn't require reboot.&lt;BR /&gt;permmament set is made in /etc/rc.config.d/hpetherconf or &lt;BR /&gt;hpbtlanconf&lt;BR /&gt;Allowed set for duplex mode are: 10HD,10FD,100HD,100FD&lt;BR /&gt;HD - half duplex&lt;BR /&gt;FD - full duplex&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hope it help</description>
      <pubDate>Fri, 10 May 2002 10:43:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/half-duplex-to-full-duplex/m-p/2721324#M588592</guid>
      <dc:creator>Sebastian Galeski_1</dc:creator>
      <dc:date>2002-05-10T10:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Half duplex to Full duplex</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/half-duplex-to-full-duplex/m-p/2721325#M588593</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;Perhaps i should add a few words , it is not only suficient to look at the &lt;BR /&gt;&lt;BR /&gt;/etc/rc.config.d/hp...conf &lt;BR /&gt;&lt;BR /&gt;files and alter it to fixed vualues , the story involves both the HP SW settings as well as the settings in the switch/router itself , the rule is more complicated , in fact this is what you should look at , the mode the interface ports are on on the different devices : &lt;BR /&gt;&lt;BR /&gt;HP9000    Switch&lt;BR /&gt;&lt;BR /&gt;auto      auto  &lt;BR /&gt;100FD     100FD&lt;BR /&gt;&lt;BR /&gt;this will work and result either in the speed set in the file or in the negotiated best speed&lt;BR /&gt;&lt;BR /&gt;auto      100FD&lt;BR /&gt;100FD     auto&lt;BR /&gt;&lt;BR /&gt;this will fail as the negotiation process needs 2 systems negotiating , this generally results in 100HD connections&lt;BR /&gt;&lt;BR /&gt;so check both the server to be fixed at 100FD with the hp...conf file and the switch by setting the port to a forced 100FD that way you are sure to always connect at 100FD</description>
      <pubDate>Fri, 10 May 2002 11:37:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/half-duplex-to-full-duplex/m-p/2721325#M588593</guid>
      <dc:creator>sven verhaegen</dc:creator>
      <dc:date>2002-05-10T11:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Half duplex to Full duplex</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/half-duplex-to-full-duplex/m-p/2721326#M588594</link>
      <description>Larry,&lt;BR /&gt;&lt;BR /&gt;One last thought - I'd stay away from auto-negotiate.  Time and time again, this comes up in the forums and the general consensus is that auto-negotiate is problematic.&lt;BR /&gt;Do a search on "auto negotiate" +"full duplex".&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 10 May 2002 12:06:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/half-duplex-to-full-duplex/m-p/2721326#M588594</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-05-10T12:06:59Z</dc:date>
    </item>
  </channel>
</rss>

