<?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: lan full vs half duplex in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-full-vs-half-duplex/m-p/2871122#M580263</link>
    <description>On certain releases of HP-UX 11.00 with certain NIC cards you will need patches, because in spite of following the excellent advice above on telling the card to go full duplex it won't.&lt;BR /&gt;&lt;BR /&gt;If you follow that advice and still get half duplex you need to follow check the patches rule.&lt;BR /&gt;&lt;BR /&gt;I recently discovered that in spite of being fully current on Security patches...&lt;BR /&gt;In spite of having every Quality pack up to September 2002 installed,&lt;BR /&gt;In spite of dozens of special patches to deal with special issues with oracle...&lt;BR /&gt;&lt;BR /&gt;That I had java 1.3 installed and was missing more than half the recommneded/required patches for java.&lt;BR /&gt;&lt;BR /&gt;Ooops! A most embarassing moment.&lt;BR /&gt;&lt;BR /&gt;Final advice on patching, whatever the reason:&lt;BR /&gt;&lt;BR /&gt;Never, Never, Never try and reinstall the LITS(Line in the Sand) Patch.  Not unless you don't like sleeping.&lt;BR /&gt;&lt;BR /&gt;You fill find many patch bundles you build on the itrc patch site will include PHKL_18543 as a dependency.&lt;BR /&gt;&lt;BR /&gt;Use this install command to avoid trouble.&lt;BR /&gt;&lt;BR /&gt;swinstall -x autoreboot=true -x reinstall=false -s /location of patch depot.&lt;BR /&gt;&lt;BR /&gt;That's reinstall=false.  A real time saver.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
    <pubDate>Sun, 29 Dec 2002 21:03:58 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2002-12-29T21:03:58Z</dc:date>
    <item>
      <title>lan full vs half duplex</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-full-vs-half-duplex/m-p/2871115#M580256</link>
      <description>I check the rc.config.d /hpbase100conf and the variable is empty ...however when i look into the hpbasetconf it is set to 100dp ... my question is :&lt;BR /&gt;is there a different between the 2 files ? &lt;BR /&gt;anyhow, I edit the rc.config/hpbase100conf so that the lan has 100 as speed and duplex ..&lt;BR /&gt;how can view this change through lanadmin ??&lt;BR /&gt;and is this syntax right ? &lt;BR /&gt;hp_base100_duplex[0]=FD&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 27 Dec 2002 22:10:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-full-vs-half-duplex/m-p/2871115#M580256</guid>
      <dc:creator>hpuxhelp</dc:creator>
      <dc:date>2002-12-27T22:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: lan full vs half duplex</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-full-vs-half-duplex/m-p/2871116#M580257</link>
      <description>i figured it out by using the lanadmin -X command...&lt;BR /&gt;but not sure on the syntax of rc.config/hpbase100conf ?&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Dec 2002 22:22:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-full-vs-half-duplex/m-p/2871116#M580257</guid>
      <dc:creator>hpuxhelp</dc:creator>
      <dc:date>2002-12-27T22:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: lan full vs half duplex</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-full-vs-half-duplex/m-p/2871117#M580258</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Should be as follows:&lt;BR /&gt;&lt;BR /&gt;HP_BASE100_SPEED=100&lt;BR /&gt;HP_BASE100_DUPLEX=FULL&lt;BR /&gt;&lt;BR /&gt;But I think you can also do the following:&lt;BR /&gt;&lt;BR /&gt;HP_BASE100_SPEED=100FD&lt;BR /&gt;&lt;BR /&gt;and kill 2 birds with one stone.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Fri, 27 Dec 2002 22:29:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-full-vs-half-duplex/m-p/2871117#M580258</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-12-27T22:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: lan full vs half duplex</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-full-vs-half-duplex/m-p/2871118#M580259</link>
      <description>hpbase100conf is for btlan3 driver.&lt;BR /&gt;&lt;BR /&gt;HP_BASE100_SPEED[0]=100FD&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/hpbase100 start&lt;BR /&gt;&lt;BR /&gt;lanadmin -X ppa</description>
      <pubDate>Fri, 27 Dec 2002 22:35:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-full-vs-half-duplex/m-p/2871118#M580259</guid>
      <dc:creator>Wilfred Chau_1</dc:creator>
      <dc:date>2002-12-27T22:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: lan full vs half duplex</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-full-vs-half-duplex/m-p/2871119#M580260</link>
      <description>if hpbase100conf is used for&lt;BR /&gt;btlan3 then what the file to use for btlan1 ???&lt;BR /&gt;thanks</description>
      <pubDate>Fri, 27 Dec 2002 22:42:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-full-vs-half-duplex/m-p/2871119#M580260</guid>
      <dc:creator>hpuxhelp</dc:creator>
      <dc:date>2002-12-27T22:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: lan full vs half duplex</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-full-vs-half-duplex/m-p/2871120#M580261</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;That would be:&lt;BR /&gt;hpbasetconf&lt;BR /&gt;and it's setting would be:&lt;BR /&gt;HP_BASET_SPEED=100FD&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Fri, 27 Dec 2002 22:47:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-full-vs-half-duplex/m-p/2871120#M580261</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-12-27T22:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: lan full vs half duplex</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-full-vs-half-duplex/m-p/2871121#M580262</link>
      <description>Jeff is correct. The hpbasetconf is for btlan1 or HP-PB NIC.&lt;BR /&gt;&lt;BR /&gt;You can tell by running ioscan -fnClan&lt;BR /&gt;&lt;BR /&gt;If you use this file, set&lt;BR /&gt;&lt;BR /&gt;HP_BASET_DUPLEX[0]=FULL</description>
      <pubDate>Fri, 27 Dec 2002 22:58:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-full-vs-half-duplex/m-p/2871121#M580262</guid>
      <dc:creator>Wilfred Chau_1</dc:creator>
      <dc:date>2002-12-27T22:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: lan full vs half duplex</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-full-vs-half-duplex/m-p/2871122#M580263</link>
      <description>On certain releases of HP-UX 11.00 with certain NIC cards you will need patches, because in spite of following the excellent advice above on telling the card to go full duplex it won't.&lt;BR /&gt;&lt;BR /&gt;If you follow that advice and still get half duplex you need to follow check the patches rule.&lt;BR /&gt;&lt;BR /&gt;I recently discovered that in spite of being fully current on Security patches...&lt;BR /&gt;In spite of having every Quality pack up to September 2002 installed,&lt;BR /&gt;In spite of dozens of special patches to deal with special issues with oracle...&lt;BR /&gt;&lt;BR /&gt;That I had java 1.3 installed and was missing more than half the recommneded/required patches for java.&lt;BR /&gt;&lt;BR /&gt;Ooops! A most embarassing moment.&lt;BR /&gt;&lt;BR /&gt;Final advice on patching, whatever the reason:&lt;BR /&gt;&lt;BR /&gt;Never, Never, Never try and reinstall the LITS(Line in the Sand) Patch.  Not unless you don't like sleeping.&lt;BR /&gt;&lt;BR /&gt;You fill find many patch bundles you build on the itrc patch site will include PHKL_18543 as a dependency.&lt;BR /&gt;&lt;BR /&gt;Use this install command to avoid trouble.&lt;BR /&gt;&lt;BR /&gt;swinstall -x autoreboot=true -x reinstall=false -s /location of patch depot.&lt;BR /&gt;&lt;BR /&gt;That's reinstall=false.  A real time saver.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Sun, 29 Dec 2002 21:03:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-full-vs-half-duplex/m-p/2871122#M580263</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2002-12-29T21:03:58Z</dc:date>
    </item>
  </channel>
</rss>

