<?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: Network slow in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901058#M578971</link>
    <description>Since you're HP-UX 11.0 - you use the Crd In # - or instance number.&lt;BR /&gt;&lt;BR /&gt;IF you were 10.2 - you'd use the NMID number.&lt;BR /&gt;&lt;BR /&gt;I now suggest you have your network people check the switch ports &amp;amp; if NOT set to 100FD - Auto_off, have them change it to that &amp;amp; lock them down.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
    <pubDate>Mon, 10 Feb 2003 21:32:20 GMT</pubDate>
    <dc:creator>Jeff Schussele</dc:creator>
    <dc:date>2003-02-10T21:32:20Z</dc:date>
    <item>
      <title>Network slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901048#M578961</link>
      <description>We are suddenly experincing very slow network connection on nclass 11.0 box. Pl. suggest me where to look into&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;David.</description>
      <pubDate>Mon, 10 Feb 2003 19:11:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901048#M578961</guid>
      <dc:creator>david_252</dc:creator>
      <dc:date>2003-02-10T19:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Network slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901049#M578962</link>
      <description>check the switch/router settings.&lt;BR /&gt;&lt;BR /&gt;From server side check the spped of nics. if auto-negotiate then check from switch/router side.</description>
      <pubDate>Mon, 10 Feb 2003 19:16:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901049#M578962</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2003-02-10T19:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Network slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901050#M578963</link>
      <description>If this is NOT a Gigabit connection which MUST remain in Auto-Negotiate, you should hard set the speed duplex settings on both the host and the switch. You will find that 100Base-T auto-negotiate is not reliable. Surprising, speed-duplex mismatches will continue to work - badly; you might not even notice a problem with telnet or rlogin.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Feb 2003 19:20:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901050#M578963</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-02-10T19:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Network slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901051#M578964</link>
      <description>Hi David:&lt;BR /&gt;&lt;BR /&gt;You note "slow network connection".  Are you running DNS?  If so, does making a connection by address versus name differ in speed?  If it's faster when using an address you may be suffering from reverse-name-lookup delays.  Make sure that your DNS tables contain the names of all devices.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 10 Feb 2003 19:22:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901051#M578964</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-02-10T19:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Network slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901052#M578965</link>
      <description>Hi David,&lt;BR /&gt;&lt;BR /&gt;First thing to do is check current NIC settings - run:&lt;BR /&gt;&lt;BR /&gt;lanadmin -x X&lt;BR /&gt;&lt;BR /&gt;Where X = the lan instance&lt;BR /&gt;&lt;BR /&gt;Then check TCP stats&lt;BR /&gt;&lt;BR /&gt;netstat -ip tcp&lt;BR /&gt;&lt;BR /&gt;you're looking for excessive retransmits &amp;amp; out-of-order receives.&lt;BR /&gt;These can indicate mismatched settings between NICs &amp;amp; switches.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Mon, 10 Feb 2003 19:25:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901052#M578965</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-02-10T19:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Network slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901053#M578966</link>
      <description>Hi Jeff:&lt;BR /&gt;&lt;BR /&gt;Thanks. I have attched the output of netstat -ip tcp . Please advise.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;David.</description>
      <pubDate>Mon, 10 Feb 2003 19:50:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901053#M578966</guid>
      <dc:creator>david_252</dc:creator>
      <dc:date>2003-02-10T19:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Network slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901054#M578967</link>
      <description>Chances are, the slowliness of your network is probably due to a discrepencies between the configuration of your switch port and your lan card. &lt;BR /&gt;&lt;BR /&gt;to check your lan card settings :&lt;BR /&gt;lanadmin -x PPA# (PPA# being your lan card number which you can find in lanscan)&lt;BR /&gt;&lt;BR /&gt;To fix your settings online :&lt;BR /&gt;lanadmin -X 100FD PPA# (that is if you want to set it to 100 Full Duplex)&lt;BR /&gt;&lt;BR /&gt;And I would also suggest to change your settings in the appropriate file in /etc/rc.config.d for the right lan card. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Feb 2003 19:51:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901054#M578967</guid>
      <dc:creator>Marco Santerre</dc:creator>
      <dc:date>2003-02-10T19:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Network slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901055#M578968</link>
      <description>Hi (again),&lt;BR /&gt;&lt;BR /&gt;Although the retran &amp;amp; out-of-order counts aren't excessive, they do point to probable mismatch between NIC &amp;amp; switch.&lt;BR /&gt;&lt;BR /&gt;What does the lanadmin command return?&lt;BR /&gt;&lt;BR /&gt;lanadmin -x 0&lt;BR /&gt;&lt;BR /&gt;IF it's lan0 - use the proper instance number.&lt;BR /&gt;Do an &lt;BR /&gt;ioscan -fnC lan&lt;BR /&gt;If you're not sure of the instance.&lt;BR /&gt;&lt;BR /&gt;Jeff</description>
      <pubDate>Mon, 10 Feb 2003 20:30:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901055#M578968</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-02-10T20:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Network slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901056#M578969</link>
      <description>Hi (again)&lt;BR /&gt;&lt;BR /&gt;We have 5 NIC cards and all of them are set to 100 Full-Duplex Auto-Negotiation-OFF. &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;David.</description>
      <pubDate>Mon, 10 Feb 2003 20:53:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901056#M578969</guid>
      <dc:creator>david_252</dc:creator>
      <dc:date>2003-02-10T20:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Network slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901057#M578970</link>
      <description>Hi:&lt;BR /&gt;Also when i do lanscan we get two No.s one Crd In# and NM ID. which should be used for lanadmin -x &lt;NUM&gt;?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;David.&lt;/NUM&gt;</description>
      <pubDate>Mon, 10 Feb 2003 21:19:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901057#M578970</guid>
      <dc:creator>david_252</dc:creator>
      <dc:date>2003-02-10T21:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Network slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901058#M578971</link>
      <description>Since you're HP-UX 11.0 - you use the Crd In # - or instance number.&lt;BR /&gt;&lt;BR /&gt;IF you were 10.2 - you'd use the NMID number.&lt;BR /&gt;&lt;BR /&gt;I now suggest you have your network people check the switch ports &amp;amp; if NOT set to 100FD - Auto_off, have them change it to that &amp;amp; lock them down.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Mon, 10 Feb 2003 21:32:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901058#M578971</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-02-10T21:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Network slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901059#M578972</link>
      <description>indeed, the netstat -p tcp stats show packet losses (well, they show TCP retransmissions and out of order receipt, which imply packet losses...)  However, the rates seem a bit lower than I would expect for a duplex mis-match situation.&lt;BR /&gt;&lt;BR /&gt;I would go ahead and follow the suggestion to check the lanadmin stats.  If the description shows the link in full-duplex, a duplex mismatch is suggested by a non-zero and increasing FCS Error count.&lt;BR /&gt;&lt;BR /&gt;If the description shows the interface in half-duplex, then a duplex mismatch is suggested by a non-zero and increasing _late_ collision count.&lt;BR /&gt;&lt;BR /&gt;If you have neither late collisions, nor FCS errors, you do not have a duplex mismatch.&lt;BR /&gt;&lt;BR /&gt;If you start hardcoding, you have to remember to hard-code _EVERYTHING_ EVERYWHERE to the same values.  You cannot have one side set for auto and another for full.  both sides must be auto or both full or both half  (the only exception is you can "get away with" mixing auto and half but don't rely on it...)</description>
      <pubDate>Tue, 11 Feb 2003 18:44:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901059#M578972</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2003-02-11T18:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Network slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901060#M578973</link>
      <description>i agree with some helpers but i always make sure of all things before the next difficult steps are taken like &lt;BR /&gt;&lt;BR /&gt;  1. maintance of the computer.  &lt;BR /&gt;&lt;BR /&gt; 2. clean cache, temp cookies, AND defrag.&lt;BR /&gt;&lt;BR /&gt; 3. check all cables wires etc. &lt;BR /&gt;&lt;BR /&gt;  4 call your service provider ask if they have been getting calls on the same problem your having.&lt;BR /&gt;&lt;BR /&gt; 5. if they are not then  call your phone company or cable company whatever you are using to connect your dsl or dial up with even dsl has to use the line from the phone companys lines or underground cables but your connection to use phone while online is rerouted to have the phone free to talk  on or get calls.&lt;BR /&gt;&lt;BR /&gt; 6. make sure it isnt the web sites check  on the time your connecting to like for example aol has the busy hours in pacfic time  between hrs 7pm to 2am every sun to thur. on fri, sat  forget it  all gets boot all slow even dsl.  &lt;BR /&gt;&lt;BR /&gt;7. make sure your  speed of your dsl or dialup is configured correctly. you may do this so fast and easy by clicking aol help and click auto repair it does this for you. &lt;BR /&gt; if all this fails pls contact the service provider support or your manufacture &lt;BR /&gt;&lt;BR /&gt; this is only my recommendation to check all before digging in tec issues that i find way to tec for me im more or less the internet and pc maintance with knowledge of the ethernet cards and modems and some systems errors not into any lost kern or dll or exe stuff hate all that just when needed a online support quest or speed of system slow responses ok oh 1 more thing if you have aol go to keyword type in SYSTEM RESPONSE click ok the aol takes over and finds the problem if they cant then its your pc  ok hope i helped &lt;BR /&gt;</description>
      <pubDate>Mon, 03 Mar 2003 20:47:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901060#M578973</guid>
      <dc:creator>connie miller_1</dc:creator>
      <dc:date>2003-03-03T20:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Network slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901061#M578974</link>
      <description>connie,&lt;BR /&gt;r u in a diffrent context ?. I saw another post similiar. sounds diffrent.&lt;BR /&gt;&lt;BR /&gt;kaps</description>
      <pubDate>Tue, 04 Mar 2003 08:29:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901061#M578974</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2003-03-04T08:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Network slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901062#M578975</link>
      <description>netstat -i&lt;BR /&gt;&lt;BR /&gt;From the command output of "netstat -i",&lt;BR /&gt;The number of collisions (Coll) divided by the number of output packets (Opkts) is the collision rate. If your collision rate is greater than 10%, consider dividing your network into smaller segments and putting an NFS server on each segment.</description>
      <pubDate>Tue, 04 Mar 2003 16:35:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901062#M578975</guid>
      <dc:creator>K.Vijayaragavan.</dc:creator>
      <dc:date>2003-03-04T16:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Network slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901063#M578976</link>
      <description>"netstat -I I/Fname" command too to check the status of each interfaces.</description>
      <pubDate>Tue, 04 Mar 2003 16:42:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901063#M578976</guid>
      <dc:creator>K.Vijayaragavan.</dc:creator>
      <dc:date>2003-03-04T16:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Network slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901064#M578977</link>
      <description>Use traceroute command.&lt;BR /&gt;&lt;BR /&gt;This is just a good thing to do as a sanity check.  It&lt;BR /&gt;could show that packets are taking an unexpected path to or from the server&lt;BR /&gt;which could account for the time.</description>
      <pubDate>Tue, 04 Mar 2003 16:59:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-slow/m-p/2901064#M578977</guid>
      <dc:creator>K.Vijayaragavan.</dc:creator>
      <dc:date>2003-03-04T16:59:59Z</dc:date>
    </item>
  </channel>
</rss>

