<?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: Linkloop problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/linkloop-problem/m-p/3165631#M160243</link>
    <description>I got the exact same errors when i ran it on my lan0..&lt;BR /&gt;&lt;BR /&gt;You need to specify the PPA you are using....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;linkloop -i 0 &lt;HEXNUMBER&gt;&lt;BR /&gt;&lt;BR /&gt;Mine worked perfectly after this...&lt;/HEXNUMBER&gt;</description>
    <pubDate>Thu, 15 Jan 2004 15:07:18 GMT</pubDate>
    <dc:creator>Todd McDaniel_1</dc:creator>
    <dc:date>2004-01-15T15:07:18Z</dc:date>
    <item>
      <title>Linkloop problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linkloop-problem/m-p/3165628#M160240</link>
      <description>I try to run 'linkloop' command to test the state of my network card on a system running HP-UX 11.11 with the latest December 2003 patches.&lt;BR /&gt;&lt;BR /&gt;When I run: 'linkloop 0x00306EF28AE9' I get the following error:&lt;BR /&gt;&lt;BR /&gt;Link connectivity to LAN station: 0x00306EF28AE9&lt;BR /&gt;error:  expected primitive 0x30, got DL_ERROR_ACK&lt;BR /&gt;   dl_error_primitive = 0x2d&lt;BR /&gt;   dl_errno = 0x04&lt;BR /&gt;   dl_unix_errno = 57&lt;BR /&gt;error - did not receive data part of message&lt;BR /&gt;&lt;BR /&gt;This is regardless whether a card is connected to the network or not (I tried both).  It always returns that error.  Are the any patches for this?  I search for 'looplink' but no results were returned.  I try to use this command on 9000/800/L3000-8x system using btlan and igelan.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Thu, 15 Jan 2004 14:54:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linkloop-problem/m-p/3165628#M160240</guid>
      <dc:creator>Bolek Mynarski</dc:creator>
      <dc:date>2004-01-15T14:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Linkloop problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linkloop-problem/m-p/3165629#M160241</link>
      <description>Hi Boleslaw,&lt;BR /&gt;&lt;BR /&gt;linkloop is used to test connectivity to *another* device. You have to provide a MAC address of a device on the LAN. You can't use the local MAC address.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 15 Jan 2004 14:56:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linkloop-problem/m-p/3165629#M160241</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2004-01-15T14:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Linkloop problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linkloop-problem/m-p/3165630#M160242</link>
      <description>Strange.  I just took a class in MC/ServiceGuard in which 'linkloop' command was used to test for network connectivity of a card on a local machine without having IP address assigned.&lt;BR /&gt;&lt;BR /&gt;But just in case, I went to the other machine and tried to run 'linkloop' with the mac address of the card I want to connect to on the remote host.  I get the same error....&lt;BR /&gt;&lt;BR /&gt;Also, just to make absolutely sure, I went to one of my 11.00 machines and run the same command on the local card:&lt;BR /&gt;&lt;BR /&gt;[user@system: ~user]$ linkloop 0x00306E09D1FF&lt;BR /&gt;Link connectivity to LAN station: 0x00306E09D1FF&lt;BR /&gt; -- OK&lt;BR /&gt;&lt;BR /&gt;No problem there....</description>
      <pubDate>Thu, 15 Jan 2004 15:02:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linkloop-problem/m-p/3165630#M160242</guid>
      <dc:creator>Bolek Mynarski</dc:creator>
      <dc:date>2004-01-15T15:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Linkloop problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linkloop-problem/m-p/3165631#M160243</link>
      <description>I got the exact same errors when i ran it on my lan0..&lt;BR /&gt;&lt;BR /&gt;You need to specify the PPA you are using....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;linkloop -i 0 &lt;HEXNUMBER&gt;&lt;BR /&gt;&lt;BR /&gt;Mine worked perfectly after this...&lt;/HEXNUMBER&gt;</description>
      <pubDate>Thu, 15 Jan 2004 15:07:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linkloop-problem/m-p/3165631#M160243</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2004-01-15T15:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Linkloop problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linkloop-problem/m-p/3165632#M160244</link>
      <description>Jeff,&lt;BR /&gt;&lt;BR /&gt;Actually you can use the local station addr(MAC addr)... &lt;BR /&gt;&lt;BR /&gt;I just did it with the "-i 0" (PPA instance) option it worked just fine.</description>
      <pubDate>Thu, 15 Jan 2004 15:09:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linkloop-problem/m-p/3165632#M160244</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2004-01-15T15:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: Linkloop problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linkloop-problem/m-p/3165633#M160245</link>
      <description>Hi (again) Boleslaw,&lt;BR /&gt;&lt;BR /&gt;Ok, then it may be that you have multiple NICs on this system &amp;amp; you need to specify which one to use with the -i parm.&lt;BR /&gt;Let's say you want to test link with the lan3 card - then the command would be &lt;BR /&gt;linkloop -i 3 0x00306EF28AE9&lt;BR /&gt;&lt;BR /&gt;If you don't specify linkloop uses the first PPA encountered - which may not be the one you wish to test from.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 15 Jan 2004 15:12:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linkloop-problem/m-p/3165633#M160245</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2004-01-15T15:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Linkloop problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linkloop-problem/m-p/3165634#M160246</link>
      <description>Hi Todd,&lt;BR /&gt;&lt;BR /&gt;I stand corrected.&lt;BR /&gt;I've never looped the local I guess.&lt;BR /&gt;I've always used linkloop for actual network connectivity.&lt;BR /&gt;&lt;BR /&gt;Thx,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 15 Jan 2004 15:15:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linkloop-problem/m-p/3165634#M160246</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2004-01-15T15:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Linkloop problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linkloop-problem/m-p/3165635#M160247</link>
      <description>If you don't specify it with the '-i' option, linkloop will always send the data out of lan0. So if your card with the MAC address 0x00306EF28AE9 isn't lan0, or isn't connected to the same network as lan0 then this would fail.&lt;BR /&gt;&lt;BR /&gt;So if this card is, for example lan3 then:&lt;BR /&gt;&lt;BR /&gt;linkloop -i 3 0x00306EF28AE9 &lt;BR /&gt;&lt;BR /&gt;Should always work as the card should always be able to linkloop to itself.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Thu, 15 Jan 2004 15:17:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linkloop-problem/m-p/3165635#M160247</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2004-01-15T15:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Linkloop problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linkloop-problem/m-p/3165636#M160248</link>
      <description>Thanks everyone! -i CrdNum was the case indeed as pointed out.  I did not mention in the post that I have indeed multiple NICs (4).&lt;BR /&gt;&lt;BR /&gt;Thanks again.</description>
      <pubDate>Thu, 15 Jan 2004 15:45:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linkloop-problem/m-p/3165636#M160248</guid>
      <dc:creator>Bolek Mynarski</dc:creator>
      <dc:date>2004-01-15T15:45:32Z</dc:date>
    </item>
  </channel>
</rss>

