<?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 Changing Auto Neg Parameter thru SAM in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-auto-neg-parameter-thru-sam/m-p/2920386#M109397</link>
    <description>Hi Guys&lt;BR /&gt;I have to change the Auto Negotiate parameter and the speed of the Network Interface Card which is in state enabled. I am not able to do thru SAM as these parameters are not highlighted . What can be the other way to do this ?</description>
    <pubDate>Thu, 06 Mar 2003 00:40:55 GMT</pubDate>
    <dc:creator>Sudeep Singh</dc:creator>
    <dc:date>2003-03-06T00:40:55Z</dc:date>
    <item>
      <title>Changing Auto Neg Parameter thru SAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-auto-neg-parameter-thru-sam/m-p/2920386#M109397</link>
      <description>Hi Guys&lt;BR /&gt;I have to change the Auto Negotiate parameter and the speed of the Network Interface Card which is in state enabled. I am not able to do thru SAM as these parameters are not highlighted . What can be the other way to do this ?</description>
      <pubDate>Thu, 06 Mar 2003 00:40:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-auto-neg-parameter-thru-sam/m-p/2920386#M109397</guid>
      <dc:creator>Sudeep Singh</dc:creator>
      <dc:date>2003-03-06T00:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Auto Neg Parameter thru SAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-auto-neg-parameter-thru-sam/m-p/2920387#M109398</link>
      <description>Hi Sandeep,&lt;BR /&gt;&lt;BR /&gt;Use lanadmin command.&lt;BR /&gt;&lt;BR /&gt;lanadmin -x 0 &lt;BR /&gt;&lt;BR /&gt;gives the speed of lan0.&lt;BR /&gt;&lt;BR /&gt;lanadmin -X 100FD 0 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;will set the speed of lan0 to 100 Full Duplex Auto negotiation off. This is the recommended speed if you have 100 speed card.&lt;BR /&gt;&lt;BR /&gt;The above is for 11.0 and above. For 10.20, you will need to find the nmid of the lancard. 'lanscan' can give you nmid corresponding to your lan device.&lt;BR /&gt;&lt;BR /&gt;You also need to modify the corresponding file under /etc/rc.config.d/hp(type)conf. You will need to add the entries so that they will survive the reboot. type is dependent on the type of card you have. For gsc card, it will be /etc/rc.config.d/hpgsc100conf.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Thu, 06 Mar 2003 00:49:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-auto-neg-parameter-thru-sam/m-p/2920387#M109398</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-03-06T00:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Auto Neg Parameter thru SAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-auto-neg-parameter-thru-sam/m-p/2920388#M109399</link>
      <description>Yep, that's how you do it.</description>
      <pubDate>Thu, 06 Mar 2003 02:53:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-auto-neg-parameter-thru-sam/m-p/2920388#M109399</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-03-06T02:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Auto Neg Parameter thru SAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-auto-neg-parameter-thru-sam/m-p/2920389#M109400</link>
      <description>Warning: Using a Cisco switch? Hard code the switch to the max speed of your NIC. Hard code the speed of the card here.&lt;BR /&gt;&lt;BR /&gt;/etc/rc.config.d/hpbtlan&lt;BR /&gt;&lt;BR /&gt;There are widely reported problems with auto negotiate on cisco switches and many HP-UX systems NIC cards.&lt;BR /&gt;&lt;BR /&gt;I'm working on publishing an itrc paper on how it helped make an Ignite call last 4 weeks.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 06 Mar 2003 05:08:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-auto-neg-parameter-thru-sam/m-p/2920389#M109400</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-03-06T05:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Auto Neg Parameter thru SAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-auto-neg-parameter-thru-sam/m-p/2920390#M109401</link>
      <description>Thanks Guys . I have been able to change it using lanadmin. cheers !!</description>
      <pubDate>Fri, 07 Mar 2003 01:37:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-auto-neg-parameter-thru-sam/m-p/2920390#M109401</guid>
      <dc:creator>Sudeep Singh</dc:creator>
      <dc:date>2003-03-07T01:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Auto Neg Parameter thru SAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-auto-neg-parameter-thru-sam/m-p/2920391#M109402</link>
      <description>Hi Sudeep,&lt;BR /&gt;But remember though you have changed using lanadmin command this change will not be permanent unless you change in the file inside /etc/rc.config.d/hppci100conf or the related file depending what type of card you have. Other wise when next time you reboot your server the lan card will be set to previous settings.&lt;BR /&gt;&lt;BR /&gt;Rajeev</description>
      <pubDate>Fri, 07 Mar 2003 03:22:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-auto-neg-parameter-thru-sam/m-p/2920391#M109402</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2003-03-07T03:22:37Z</dc:date>
    </item>
  </channel>
</rss>

