<?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/3834170#M272276</link>
    <description>Thanks for the reply. Can i use lanadmin to set autoneg on for my NIC Card. Thanks</description>
    <pubDate>Mon, 31 Jul 2006 11:59:21 GMT</pubDate>
    <dc:creator>navin</dc:creator>
    <dc:date>2006-07-31T11:59:21Z</dc:date>
    <item>
      <title>network speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/3834166#M272272</link>
      <description>Hi,&lt;BR /&gt;How should i set autoneg on for my NIC card and also i would like to specify gigabit speed.Please help/&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 31 Jul 2006 11:49:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/3834166#M272272</guid>
      <dc:creator>subhashni</dc:creator>
      <dc:date>2006-07-31T11:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: network speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/3834167#M272273</link>
      <description>Which card? Which OS? In general the answer is to set the value in a file in /etc/rc.config.d. It could be hpbtlancon, hpetherconf, hpgelanconf, ... depending upon the driver associated with your card. In any event, Gigabit speed cannot be hard-set; the card must be set to autoneg in order to allow it to run at that speed.</description>
      <pubDate>Mon, 31 Jul 2006 11:53:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/3834167#M272273</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-07-31T11:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: network speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/3834168#M272274</link>
      <description>You should use SAM -&amp;gt; Networking and Communications -&amp;gt; Networking Interface Cards&lt;BR /&gt;&lt;BR /&gt;for that. You can only set autoneg (default) *or* a fixed speed.</description>
      <pubDate>Mon, 31 Jul 2006 11:55:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/3834168#M272274</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-07-31T11:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: network speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/3834169#M272275</link>
      <description>For HPUX11.11 you can find by lanscan ID of the NIC and run&lt;BR /&gt;&lt;BR /&gt;lanadmin -x ID&lt;BR /&gt;&lt;BR /&gt;This shows you speed and negotiation of the NIC&lt;BR /&gt;&lt;BR /&gt;As far as I know, you can not change parameters of Gigabit NIC.&lt;BR /&gt;100BaseT parameters can be changed by&lt;BR /&gt;&lt;BR /&gt;lanadmin -X 100FD ID.&lt;BR /&gt;&lt;BR /&gt;In order to write this into appropriate file, use SAM&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Mon, 31 Jul 2006 11:55:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/3834169#M272275</guid>
      <dc:creator>Victor Fridyev</dc:creator>
      <dc:date>2006-07-31T11:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: network speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/3834170#M272276</link>
      <description>Thanks for the reply. Can i use lanadmin to set autoneg on for my NIC Card. Thanks</description>
      <pubDate>Mon, 31 Jul 2006 11:59:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/3834170#M272276</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2006-07-31T11:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: network speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/3834171#M272277</link>
      <description>Of course, that is what SAM uses (and using SAM to set network configurations is for wimps). Lanadmin will only make the run-time changes that will be lost upon reboot; that is why you edit the appropriate file in /etc/rc.config.d so that the rc command will call lanadmin with the options taken from your file upon boot.</description>
      <pubDate>Mon, 31 Jul 2006 12:02:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/3834171#M272277</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-07-31T12:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: network speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/3834172#M272278</link>
      <description>Whether you can or not is rather pointless.  If you can you would have to reset it every time you re-boot the machine.  You would be much better off to use SAM which will update the proper config file so that the setting will survive re-boot.&lt;BR /&gt;&lt;BR /&gt;You can check and see what it is set to now as follows:&lt;BR /&gt;&lt;BR /&gt;# lanscan&lt;BR /&gt;Hardware Station        Crd Hdw   Net-Interface  NM  MAC       HP-DLPI DLPI&lt;BR /&gt;Path     Address        In# State NamePPA        ID  Type      Support Mjr#&lt;BR /&gt;0/0/8/0/0/4/0 0x00306E38E28C 0    UP    lan0 snap0       1    ETHER       Yes&lt;BR /&gt;  119&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Jul 2006 12:06:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/3834172#M272278</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-07-31T12:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: network speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/3834173#M272279</link>
      <description>Sorry - missed the last part:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# lanadmin -x 0&lt;BR /&gt;Speed = 1000 Full-Duplex.&lt;BR /&gt;Autonegotiation = On.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 31 Jul 2006 12:07:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/3834173#M272279</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-07-31T12:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: network speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/3834174#M272280</link>
      <description>All HP-UX Gigabit Ethernet NICs default to autoneg and autosense, so there really shouldn't be anything you need to set, unless someone before you has hard-coded settings.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Jul 2006 19:40:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-speed/m-p/3834174#M272280</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2006-07-31T19:40:41Z</dc:date>
    </item>
  </channel>
</rss>

