<?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 Speed in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/2638260#M590040</link>
    <description>Hi Bob,&lt;BR /&gt;&lt;BR /&gt;"IT'S NOT ABOUT POINTS BUT ABOUT POINTS TOO" &lt;BR /&gt;&lt;BR /&gt;I guess you still are to be used to this forum. This is nothing but a protocol to see how the responses helped the member's question.&lt;BR /&gt;Even a "N/A" will do.&lt;BR /&gt;&lt;BR /&gt;Regarding your other question that left unanswered, it will become static once you make that AUTO NEGOTIATION off. Edit the corresponding config file (in your case it would be mostly hpbase100conf for the built-in 100Bt LAN) and keep the entries like&lt;BR /&gt;&lt;BR /&gt;HP_BASE100_INTERFACE_NAME[0]=lan0&lt;BR /&gt;HP_BASE100_SPEED[0]=100FD        &lt;BR /&gt;&lt;BR /&gt;You don't need to specify the HW station address. This file changes per type of the card. But the syntax is the same except for the "BASE100".&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
    <pubDate>Thu, 03 Jan 2002 19:46:14 GMT</pubDate>
    <dc:creator>Sridhar Bhaskarla</dc:creator>
    <dc:date>2002-01-03T19:46:14Z</dc:date>
    <item>
      <title>Network Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/2638251#M590031</link>
      <description>Sorry I slipped.&lt;BR /&gt;I have 4 Nclass boxes. I am concerned about the configuration of the tacheon cards. We are not experiencing any slowdown however I am tring to understand this. When I enter the command 'lanadmin -x 0' I show '100 Full-Duplex Auto-Negotiation-ON' while on the other two Nclass boxes I see '10 Half-Duplex Auto-Negotiation-On'. Do I have something configured wrong? Or am I still running at 100Meg oer What? Im confused. Can I assume that 2 of my boxes are only running at 10MB?&lt;BR /&gt;Thanks in Advance,&lt;BR /&gt;&lt;BR /&gt;Bob Menefee</description>
      <pubDate>Thu, 03 Jan 2002 15:24:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/2638251#M590031</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2002-01-03T15:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: Network Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/2638252#M590032</link>
      <description>Yep you are right, the two are running at 10MB.  With auto-negotiate on, the problem may be in the switch you are connected to, some ports may be 100 and some may be 10.  I would check the swicth, make sure it is 100.  Then make the connection static on the cards to 100 Full</description>
      <pubDate>Thu, 03 Jan 2002 15:27:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/2638252#M590032</guid>
      <dc:creator>Jeff Machols</dc:creator>
      <dc:date>2002-01-03T15:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Network Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/2638253#M590033</link>
      <description>Hi Robert,&lt;BR /&gt;&lt;BR /&gt;Try this faq,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support3.external.hp.com/cki/bin/doc.pl/sid=e71077550b9ec9d66f/screen=ckiDisplayDocument?docId=200000046055225" target="_blank"&gt;http://us-support3.external.hp.com/cki/bin/doc.pl/sid=e71077550b9ec9d66f/screen=ckiDisplayDocument?docId=200000046055225&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jan 2002 15:29:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/2638253#M590033</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-01-03T15:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Network Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/2638254#M590034</link>
      <description>Hi Bob,&lt;BR /&gt;&lt;BR /&gt;It is all in the "negotiation" of switch and the system. If you are getting 10 Half-duplex, then the switch and the system negotiated to keep this speed and your systems are working at 10MBPS. You can try testing it by doing some ftp from the server that is running with 100 FD and 10HD.&lt;BR /&gt;&lt;BR /&gt;Now the best practice for HP systems is to keep the switches at 100 Full Duplex Autonegotiation off and then setting the systems to 100 Full Duplex AUTO OFF.&lt;BR /&gt;&lt;BR /&gt;You can edit /etc/rc.config.d/hpbase100conf and make changes there to set this during bootup for these cards. &lt;BR /&gt;&lt;BR /&gt;For the command line you can use&lt;BR /&gt;&lt;BR /&gt;lanadmin -X 100FD instance_number&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jan 2002 15:32:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/2638254#M590034</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-01-03T15:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: Network Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/2638255#M590035</link>
      <description>Thanks everyone, you helped point me in the right direction. Sorry about the double post, too much coffee this morning.&lt;BR /&gt;&lt;BR /&gt;Bob</description>
      <pubDate>Thu, 03 Jan 2002 15:37:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/2638255#M590035</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2002-01-03T15:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: Network Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/2638256#M590036</link>
      <description>Hi Bob,&lt;BR /&gt;&lt;BR /&gt;//&lt;BR /&gt;4- 7: The answer helped with a portion of my question, but I still need some additional help. &lt;BR /&gt;//&lt;BR /&gt;&lt;BR /&gt;So, our answers helped only a portion of your question as indicated by your message and the points. What exactly were you looking for?.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Thu, 03 Jan 2002 15:42:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/2638256#M590036</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-01-03T15:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Network Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/2638257#M590037</link>
      <description>Sorry, Boy I've been getting beaten up on this points thing. !st I got elbowed for no points now not enough. I guess it should be a 10, my mistake, my mistake. I guess I am still not sure how to make it static. Maybe Im dense, sorry about the 4-7. I didn't realize until this week the importance of rewarding you guys and gals with points. My bag, My bag.&lt;BR /&gt;&lt;BR /&gt;Bob</description>
      <pubDate>Thu, 03 Jan 2002 15:48:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/2638257#M590037</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2002-01-03T15:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Network Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/2638258#M590038</link>
      <description>To set the negotiation and speed options as static values, edit the appropriate LAN config file in /etc/rc.config.d. The file name depends on which LAN cards you have. Use the comand:&lt;BR /&gt;&lt;BR /&gt;# ls /etc/rc.config.d/hp*conf &lt;BR /&gt;&lt;BR /&gt;to see the config files.  They correspond to the driver used for the LAN card:&lt;BR /&gt;&lt;BR /&gt;btlan  hpbtlanconf &lt;BR /&gt;btlan0 hpeisabtconf &lt;BR /&gt;btlan1 hpbasetconf &lt;BR /&gt;btlan3 hpbase100conf &lt;BR /&gt;btlan4 hpgsc100conf &lt;BR /&gt;btlan5 hppci100conf &lt;BR /&gt;btlan6 hpsppci100conf &lt;BR /&gt;&lt;BR /&gt;To set 100 Mbits and full-duplex, use 100FD on the line with SPEED=&lt;BR /&gt;&lt;BR /&gt;Note that each LAN card that uses the same driver will need an entry and these are actually script arrays so the first instance of a btlan3 LAN card will be 0 and the hpbase100conf entry will be:&lt;BR /&gt;&lt;BR /&gt;HP_BASE100_SPEED[0]=100FD&lt;BR /&gt;&lt;BR /&gt;(and the next 3 would be:&lt;BR /&gt;&lt;BR /&gt;HP_BASE100_SPEED[1]=100FD&lt;BR /&gt;HP_BASE100_SPEED[2]=100FD&lt;BR /&gt;HP_BASE100_SPEED[3]=100FD&lt;BR /&gt;&lt;BR /&gt;Repeat for other LAN cards based on their driver.&lt;BR /&gt;&lt;BR /&gt;To view the current LAN setting:&lt;BR /&gt;&lt;BR /&gt;# lanadmin -x 0&lt;BR /&gt;&lt;BR /&gt;(where 0 is the card's instance or PPA number, found with lanscan).&lt;BR /&gt;&lt;BR /&gt;To change the card setting without a reboot, use:&lt;BR /&gt;&lt;BR /&gt;# lanadmin -X 100FD 0&lt;BR /&gt;&lt;BR /&gt;Note that 100 half-duplex is the default value when negotiation at 100 bits fails and unless the switch is set the same, high error rates and very low throughput will be the result.&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jan 2002 19:28:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/2638258#M590038</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-01-03T19:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Network Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/2638259#M590039</link>
      <description>Thanks Bill and everyone, problem resolved. I now have 3 Nclass boxes with a four port card running 100MB speed. That is sixteen ports running at 100MB. Thanks, again, I feel comfortable now.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Bob Menefee</description>
      <pubDate>Thu, 03 Jan 2002 19:37:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/2638259#M590039</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2002-01-03T19:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Network Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/2638260#M590040</link>
      <description>Hi Bob,&lt;BR /&gt;&lt;BR /&gt;"IT'S NOT ABOUT POINTS BUT ABOUT POINTS TOO" &lt;BR /&gt;&lt;BR /&gt;I guess you still are to be used to this forum. This is nothing but a protocol to see how the responses helped the member's question.&lt;BR /&gt;Even a "N/A" will do.&lt;BR /&gt;&lt;BR /&gt;Regarding your other question that left unanswered, it will become static once you make that AUTO NEGOTIATION off. Edit the corresponding config file (in your case it would be mostly hpbase100conf for the built-in 100Bt LAN) and keep the entries like&lt;BR /&gt;&lt;BR /&gt;HP_BASE100_INTERFACE_NAME[0]=lan0&lt;BR /&gt;HP_BASE100_SPEED[0]=100FD        &lt;BR /&gt;&lt;BR /&gt;You don't need to specify the HW station address. This file changes per type of the card. But the syntax is the same except for the "BASE100".&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Thu, 03 Jan 2002 19:46:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/2638260#M590040</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-01-03T19:46:14Z</dc:date>
    </item>
  </channel>
</rss>

