<?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 lanadmin -x doesn't work in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lanadmin-x-doesn-t-work/m-p/2491522#M19571</link>
    <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;facts: HP-UX 10.20 &lt;BR /&gt;&lt;BR /&gt;I try to run lanadmin -x in order to obtain the speed of the NIC. But doesn't work and no show any message.&lt;BR /&gt;&lt;BR /&gt;Cause of it I can't to change the speed and the mode of the NIC to Full-Duplex.&lt;BR /&gt;&lt;BR /&gt;Any ideas ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;</description>
    <pubDate>Thu, 08 Feb 2001 17:58:50 GMT</pubDate>
    <dc:creator>Heber Garcia</dc:creator>
    <dc:date>2001-02-08T17:58:50Z</dc:date>
    <item>
      <title>lanadmin -x doesn't work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lanadmin-x-doesn-t-work/m-p/2491522#M19571</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;facts: HP-UX 10.20 &lt;BR /&gt;&lt;BR /&gt;I try to run lanadmin -x in order to obtain the speed of the NIC. But doesn't work and no show any message.&lt;BR /&gt;&lt;BR /&gt;Cause of it I can't to change the speed and the mode of the NIC to Full-Duplex.&lt;BR /&gt;&lt;BR /&gt;Any ideas ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Feb 2001 17:58:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lanadmin-x-doesn-t-work/m-p/2491522#M19571</guid>
      <dc:creator>Heber Garcia</dc:creator>
      <dc:date>2001-02-08T17:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: lanadmin -x doesn't work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lanadmin-x-doesn-t-work/m-p/2491523#M19572</link>
      <description>Are you supplying a NMID(Network Management ID) to the lanadmin command?  Try typing lanadmin -x 0 or lanadmin -x 1 and see what you get.  The lanadmin command always needs a nmid to tell it which interface you wish to modify.  Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;JAV</description>
      <pubDate>Thu, 08 Feb 2001 18:13:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lanadmin-x-doesn-t-work/m-p/2491523#M19572</guid>
      <dc:creator>Jason VanDerMark</dc:creator>
      <dc:date>2001-02-08T18:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: lanadmin -x doesn't work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lanadmin-x-doesn-t-work/m-p/2491524#M19573</link>
      <description>You can hardcode this is in the lan configuration file. (Use the correct file for your lan card.)&lt;BR /&gt;&lt;BR /&gt;For instance:&lt;BR /&gt;/etc/rc.config.d/hpbasetconf&lt;BR /&gt;&lt;BR /&gt;To see all related conf files:&lt;BR /&gt;# ll /etc/rc.config.d/hp*&lt;BR /&gt;&lt;BR /&gt;You may also want to apply the lanadmin command patch.  Many cases of -x not working can be related to the lanadmin version.&lt;BR /&gt;&lt;BR /&gt;PHNE_22352 Lan cumulative patch (s800 10.20)&lt;BR /&gt;Reboot: yes</description>
      <pubDate>Thu, 08 Feb 2001 18:54:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lanadmin-x-doesn-t-work/m-p/2491524#M19573</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2001-02-08T18:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: lanadmin -x doesn't work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lanadmin-x-doesn-t-work/m-p/2491525#M19574</link>
      <description>First use the lanscan command to obtain the Network Management ID ( NM ID) and then run lanadmin to obtain the speed.&lt;BR /&gt;&lt;BR /&gt;i.e&lt;BR /&gt;&lt;BR /&gt;# lanscan&lt;BR /&gt;:&lt;BR /&gt;:&lt;BR /&gt;&lt;BR /&gt;# lanadmin -x 6&lt;BR /&gt;Current Speed        = 100 Full-Duplex&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Josef</description>
      <pubDate>Fri, 09 Feb 2001 23:09:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lanadmin-x-doesn-t-work/m-p/2491525#M19574</guid>
      <dc:creator>Josef Nordtome</dc:creator>
      <dc:date>2001-02-09T23:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: lanadmin -x doesn't work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lanadmin-x-doesn-t-work/m-p/2491526#M19575</link>
      <description>The lanadmin command will only work on 100/1000BaseX cards, not the built in ones (10HD only).  AND, like Cheryl says, you have to have the LAN cumulative patch applied that gives you this capability.&lt;BR /&gt;&lt;BR /&gt;Berlene</description>
      <pubDate>Sat, 10 Feb 2001 13:06:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lanadmin-x-doesn-t-work/m-p/2491526#M19575</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2001-02-10T13:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: lanadmin -x doesn't work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lanadmin-x-doesn-t-work/m-p/2491527#M19576</link>
      <description>On my version of lanadmin I will have to use:&lt;BR /&gt;lanadmin -s &lt;NMID&gt; to obtain the current speed.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ragnar&lt;/NMID&gt;</description>
      <pubDate>Wed, 14 Feb 2001 13:16:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lanadmin-x-doesn-t-work/m-p/2491527#M19576</guid>
      <dc:creator>rbiorn</dc:creator>
      <dc:date>2001-02-14T13:16:12Z</dc:date>
    </item>
  </channel>
</rss>

