<?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 lan configuration problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-configuration-problem/m-p/2680161#M589537</link>
    <description>I need to change the speed of my network card (port on switch is set to 100 Base T full-duplex but card is set to 10 Base T half-duplex). Trying to force this with lanadmin -S is not working.&lt;BR /&gt;The lanscan command does not display any network cards, but outputs the following error:&lt;BR /&gt;"/stand/vmunix: no namelist" &lt;BR /&gt;Does this signify a problem with the kernel build itself? Can anyone suggest the best way to approach this problem? Thanks.</description>
    <pubDate>Mon, 11 Mar 2002 13:13:31 GMT</pubDate>
    <dc:creator>sparky_2</dc:creator>
    <dc:date>2002-03-11T13:13:31Z</dc:date>
    <item>
      <title>lan configuration problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-configuration-problem/m-p/2680161#M589537</link>
      <description>I need to change the speed of my network card (port on switch is set to 100 Base T full-duplex but card is set to 10 Base T half-duplex). Trying to force this with lanadmin -S is not working.&lt;BR /&gt;The lanscan command does not display any network cards, but outputs the following error:&lt;BR /&gt;"/stand/vmunix: no namelist" &lt;BR /&gt;Does this signify a problem with the kernel build itself? Can anyone suggest the best way to approach this problem? Thanks.</description>
      <pubDate>Mon, 11 Mar 2002 13:13:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-configuration-problem/m-p/2680161#M589537</guid>
      <dc:creator>sparky_2</dc:creator>
      <dc:date>2002-03-11T13:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: lan configuration problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-configuration-problem/m-p/2680162#M589538</link>
      <description>&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x531572106351d5118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x531572106351d5118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Ciao&lt;BR /&gt;Federico</description>
      <pubDate>Mon, 11 Mar 2002 13:24:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-configuration-problem/m-p/2680162#M589538</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2002-03-11T13:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: lan configuration problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-configuration-problem/m-p/2680163#M589539</link>
      <description>check to see if /stand is mounted on you system.</description>
      <pubDate>Mon, 11 Mar 2002 13:29:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-configuration-problem/m-p/2680163#M589539</guid>
      <dc:creator>Telia BackOffice</dc:creator>
      <dc:date>2002-03-11T13:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: lan configuration problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-configuration-problem/m-p/2680164#M589540</link>
      <description>You need to check a couple things first. My example is for a 10.2.  The difference for 10.2 to 11 is 10.2 uses the nmid and 11 like the ppa.&lt;BR /&gt;First run:&lt;BR /&gt;ioscan -fkC lan &amp;gt; ioscan.lan&lt;BR /&gt;Check to see what driver your card is using-you will need to know this.&lt;BR /&gt;And run lanscan to get nmid of lan card&lt;BR /&gt;Here's a quick list:&lt;BR /&gt;&lt;BR /&gt;btlan0  hpeisabtconf&lt;BR /&gt;btlan   hpbtlanconf&lt;BR /&gt;btlan1  hpbasetconf&lt;BR /&gt;btlan3  hpbase100conf&lt;BR /&gt;btlan4  hpgsc100conf&lt;BR /&gt;btlan5  hpci100conf&lt;BR /&gt;btlan6  hpsppci100conf&lt;BR /&gt;&lt;BR /&gt;So example your lan2 is nmid 4 and your driver is btlan1.&lt;BR /&gt;&lt;BR /&gt;lanadmin -X 100FD 4&lt;BR /&gt;  That's a capital X and FD. This will change the card to 100full duplex for nmid 4&lt;BR /&gt;&lt;BR /&gt;To make change permanent than edit the corresponding driver file..&lt;BR /&gt;/etc/rc.config.d/basetconf&lt;BR /&gt;&lt;BR /&gt;Make sure to change 2 lines:&lt;BR /&gt;HP_BASET_INTERFACE_NAME=lan2&lt;BR /&gt;HP_BASET_MAC_ADDRESS (ignore)&lt;BR /&gt;HP_BASET_SPEED=100FD&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Rit</description>
      <pubDate>Mon, 11 Mar 2002 13:30:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-configuration-problem/m-p/2680164#M589540</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2002-03-11T13:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: lan configuration problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-configuration-problem/m-p/2680165#M589541</link>
      <description>You have to address your serious kernel issue first!&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xc592e7e60861d511abcd0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xc592e7e60861d511abcd0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Mon, 11 Mar 2002 13:38:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-configuration-problem/m-p/2680165#M589541</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-03-11T13:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: lan configuration problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-configuration-problem/m-p/2680166#M589542</link>
      <description>Hi Keelin,&lt;BR /&gt;&lt;BR /&gt;If you have /stand correctly mounted and the kernel exist. Reboot the system if you have rebuilt the kernel but have not rebooted the system. Looks like the system is unable to find the kernel it booted from. &lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Mar 2002 14:40:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-configuration-problem/m-p/2680166#M589542</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-03-11T14:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: lan configuration problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-configuration-problem/m-p/2680167#M589543</link>
      <description>On my system the file I need to set the speed to 100 FD is&lt;BR /&gt;&lt;BR /&gt;/etc/rc.config.d/hpbtlanconf the file looks like this&lt;BR /&gt;&lt;BR /&gt;HP_BTLAN_INTERFACE_NAME[0]=lan4&lt;BR /&gt;HP_BTLAN_SPEED[0]=100FD</description>
      <pubDate>Mon, 11 Mar 2002 15:06:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-configuration-problem/m-p/2680167#M589543</guid>
      <dc:creator>Krishna Prasad</dc:creator>
      <dc:date>2002-03-11T15:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: lan configuration problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-configuration-problem/m-p/2680168#M589544</link>
      <description>Keelin,&lt;BR /&gt;&lt;BR /&gt;I think Harry's post is very much in agreement w/your issue.&lt;BR /&gt;&lt;BR /&gt;Ron,&lt;BR /&gt;&lt;BR /&gt;You might want to post your question yourself....&lt;BR /&gt;But, if your /etc/rc.config.d/hp* file is set right than you might double check things..&lt;BR /&gt;lanscan to get the lan# and corresponding nmid# (or ppa# for 11).&lt;BR /&gt;To check..&lt;BR /&gt;lanadmin -x #  &lt;BR /&gt;   (where x is little x and # is the ppa# or nmid# for the 100baseT)&lt;BR /&gt;If it comes back with 100Full Duplex Auto-Neg OFF than your OK on your server.&lt;BR /&gt;AND NOW, it is important to ensure that your switch port is set the exact same. If it isn't change it and lock the entry so it doesn't reset it to default of half duplex should there be a power issue.&lt;BR /&gt;&lt;BR /&gt;If your lanadmin command does not show the above...then:&lt;BR /&gt;lanadmin -X 100FD &lt;NMID or="" ppa=""&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Rit&lt;/NMID&gt;</description>
      <pubDate>Mon, 11 Mar 2002 15:46:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-configuration-problem/m-p/2680168#M589544</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2002-03-11T15:46:24Z</dc:date>
    </item>
  </channel>
</rss>

