<?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 speed on hpux 11.0 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417280#M203501</link>
    <description>Hi Vaman,&lt;BR /&gt;&lt;BR /&gt;There is a trick to verify the settings. Run the corresponding startup script. Since you made the modifications to hpbtlanconf, run '/sbin/init.d/hpbtlan start'. Once it is done, check the speed with 'lanadmin  -x 0'. &lt;BR /&gt;&lt;BR /&gt;In your case it is actually hpbase100conf. Modify it and run it using the script '/sbin/init.d/hpbase100 start'.&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;Add only the above lines. '/sbin/init.d/' scripts may cause the network to fail for 11 seconds. &lt;BR /&gt;&lt;BR /&gt;-Sri</description>
    <pubDate>Mon, 08 Nov 2004 09:53:23 GMT</pubDate>
    <dc:creator>Sridhar Bhaskarla</dc:creator>
    <dc:date>2004-11-08T09:53:23Z</dc:date>
    <item>
      <title>lan speed on hpux 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417272#M203493</link>
      <description>In one of system the lan0 is get converted to half duplex even if it is configured for 100FD, can u tell me how to set it to 100 FD, which configuration file &amp;amp; all related details.</description>
      <pubDate>Mon, 08 Nov 2004 09:34:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417272#M203493</guid>
      <dc:creator>vaman</dc:creator>
      <dc:date>2004-11-08T09:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: lan speed on hpux 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417273#M203494</link>
      <description>lanadmin -X 100FD 0</description>
      <pubDate>Mon, 08 Nov 2004 09:38:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417273#M203494</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2004-11-08T09:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: lan speed on hpux 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417274#M203495</link>
      <description>Hi Vaman,&lt;BR /&gt;&lt;BR /&gt;It depends on the card type. You will find multiple files under /etc/rc.config.d/hp*conf files. For ex., if it is a GSC card, then the corresponding file is /etc/rc.config.d/hpgsc100conf. Only use the following&lt;BR /&gt;&lt;BR /&gt;HP_&lt;CARDTYPE&gt;_INTERFACE_NAME[0]=lan0&lt;BR /&gt;HP_&lt;CARDTYPE&gt;_SPEED[0]=100FD&lt;BR /&gt;&lt;BR /&gt;Logon from the console and run '/sbin/init.d/hpgsc100 start' to confirm the settings. To verify the speed use 'lanadmin -x 0'&lt;BR /&gt;&lt;BR /&gt;The above is an example for GSC card. Post your card and system type and one will let you know what file you need to use.&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;&lt;/CARDTYPE&gt;&lt;/CARDTYPE&gt;</description>
      <pubDate>Mon, 08 Nov 2004 09:38:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417274#M203495</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-11-08T09:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: lan speed on hpux 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417275#M203496</link>
      <description>And edit the matching file in /etc/rc.config.d/*lan*.conf.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Nov 2004 09:40:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417275#M203496</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2004-11-08T09:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: lan speed on hpux 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417276#M203497</link>
      <description>How to know which lan card itis, is it thr. ioscan or what?</description>
      <pubDate>Mon, 08 Nov 2004 09:43:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417276#M203497</guid>
      <dc:creator>vaman</dc:creator>
      <dc:date>2004-11-08T09:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: lan speed on hpux 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417277#M203498</link>
      <description>It depends on NIC driver. What is result of "ioscan -fkn -C lan" command ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Nov 2004 09:43:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417277#M203498</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-11-08T09:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: lan speed on hpux 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417278#M203499</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Post the outputs of 'model' and 'netstat -in' along with 'ioscan -fnC lan'. We should be able to determine the card type from the above.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 08 Nov 2004 09:45:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417278#M203499</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-11-08T09:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: lan speed on hpux 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417279#M203500</link>
      <description>here is the o/p of ioscan -fkn -C lan &lt;BR /&gt;&lt;BR /&gt;Class     I  H/W Path  Driver S/W State   H/W Type     Description&lt;BR /&gt;===================================================================&lt;BR /&gt;lan       0  0/0/0/0   btlan3 CLAIMED     INTERFACE    HP PCI 10/100Base-TX Core&lt;BR /&gt;                      /dev/diag/lan0  /dev/ether0     /dev/lan0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I confirmed in /etc/rc.config.d/hpbtlanconf&lt;BR /&gt;the setting is 100Fd, still the card is running on Halfduplex?&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Nov 2004 09:49:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417279#M203500</guid>
      <dc:creator>vaman</dc:creator>
      <dc:date>2004-11-08T09:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: lan speed on hpux 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417280#M203501</link>
      <description>Hi Vaman,&lt;BR /&gt;&lt;BR /&gt;There is a trick to verify the settings. Run the corresponding startup script. Since you made the modifications to hpbtlanconf, run '/sbin/init.d/hpbtlan start'. Once it is done, check the speed with 'lanadmin  -x 0'. &lt;BR /&gt;&lt;BR /&gt;In your case it is actually hpbase100conf. Modify it and run it using the script '/sbin/init.d/hpbase100 start'.&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;Add only the above lines. '/sbin/init.d/' scripts may cause the network to fail for 11 seconds. &lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 08 Nov 2004 09:53:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417280#M203501</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-11-08T09:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: lan speed on hpux 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417281#M203502</link>
      <description>for btlan3 driver, you can edit this file :&lt;BR /&gt;/etc/rc.config.d/hpbase100conf&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Nov 2004 09:55:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417281#M203502</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-11-08T09:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: lan speed on hpux 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417282#M203503</link>
      <description>Hello srini&lt;BR /&gt;&lt;BR /&gt;is it actually hpbtlanconf or hpbase100conf?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Nov 2004 10:15:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417282#M203503</guid>
      <dc:creator>vaman</dc:creator>
      <dc:date>2004-11-08T10:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: lan speed on hpux 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417283#M203504</link>
      <description>hpbase100conf&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 08 Nov 2004 10:16:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417283#M203504</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-11-08T10:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: lan speed on hpux 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417284#M203505</link>
      <description>Hi vaman&lt;BR /&gt;&lt;BR /&gt;From the ioscan you will see that it is indeed btlan3.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Gerhard</description>
      <pubDate>Mon, 08 Nov 2004 23:47:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417284#M203505</guid>
      <dc:creator>Gerhard Roets</dc:creator>
      <dc:date>2004-11-08T23:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: lan speed on hpux 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417285#M203506</link>
      <description>On some HP-9000 systems it has been necessary for me to hard code 100FD into the file /etc/rc.config.d/hpbtlanconf&lt;BR /&gt;&lt;BR /&gt;I've never had to touch the hpbase100conf file.&lt;BR /&gt;&lt;BR /&gt;That doesn't mean that its not a good idea, it just means my limited experience has not forced me to modify that configuration file&lt;BR /&gt;&lt;BR /&gt;On certain gsc card systems I've had to hard code settings in another file(s) in /etc/rc.config.d&lt;BR /&gt;&lt;BR /&gt;hpfcgsc_lanconf&lt;BR /&gt;hpgsc100conf&lt;BR /&gt;&lt;BR /&gt;This was due to some sort of defect, and the support center told me to do it to D class systems.&lt;BR /&gt;&lt;BR /&gt;If your system is ignoring speed and duplex instructions you may need to modify more than one configuration file.&lt;BR /&gt;&lt;BR /&gt;In additon, your network switch could be messing you up as well. That needs to be set to 100 BaseT full duplex manual. HP-9000 severs 100 BaseT and lower cards do not like autonegotiate.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 08 Nov 2004 23:55:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417285#M203506</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-11-08T23:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: lan speed on hpux 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417286#M203507</link>
      <description>Wel, I got the information from HP that if u have btlan card then it is hpbtlanconf &amp;amp; if btlan3 then hpbase100conf&lt;BR /&gt;Thanks for every one who helped me.&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Nov 2004 14:34:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-speed-on-hpux-11-0/m-p/3417286#M203507</guid>
      <dc:creator>vaman</dc:creator>
      <dc:date>2004-11-09T14:34:02Z</dc:date>
    </item>
  </channel>
</rss>

