<?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 Decnet phase IV with failover in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/decnet-phase-iv-with-failover/m-p/5063196#M55387</link>
    <description>I setup the LLA device in lancp.  The failover works fine with the IP stack and I can see the line failing over in lancp.  I setup the decnet phase IV device (customer request to use decnet IV) by purging the ewa-* devices and defining the LLA-0 device.&lt;BR /&gt;&lt;BR /&gt;When I start up the decnet (start/network decnet) I get the error:&lt;BR /&gt;%NCP-W-INVPVA, Invalid parameter value , Physical Ethernet address&lt;BR /&gt;Line = LLA-0&lt;BR /&gt;&lt;BR /&gt;%NCP-W-UNRCMP, Unrecognized component , Circuit&lt;BR /&gt;Circuit = LLA-0&lt;BR /&gt;&lt;BR /&gt;Itanium 8.3&lt;BR /&gt;HP I64VMS DECNET_PHASE_IV V8.3&lt;BR /&gt;&lt;BR /&gt;Any ideas?</description>
    <pubDate>Wed, 15 Aug 2007 19:35:13 GMT</pubDate>
    <dc:creator>Peter Zeiszler</dc:creator>
    <dc:date>2007-08-15T19:35:13Z</dc:date>
    <item>
      <title>Decnet phase IV with failover</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-phase-iv-with-failover/m-p/5063196#M55387</link>
      <description>I setup the LLA device in lancp.  The failover works fine with the IP stack and I can see the line failing over in lancp.  I setup the decnet phase IV device (customer request to use decnet IV) by purging the ewa-* devices and defining the LLA-0 device.&lt;BR /&gt;&lt;BR /&gt;When I start up the decnet (start/network decnet) I get the error:&lt;BR /&gt;%NCP-W-INVPVA, Invalid parameter value , Physical Ethernet address&lt;BR /&gt;Line = LLA-0&lt;BR /&gt;&lt;BR /&gt;%NCP-W-UNRCMP, Unrecognized component , Circuit&lt;BR /&gt;Circuit = LLA-0&lt;BR /&gt;&lt;BR /&gt;Itanium 8.3&lt;BR /&gt;HP I64VMS DECNET_PHASE_IV V8.3&lt;BR /&gt;&lt;BR /&gt;Any ideas?</description>
      <pubDate>Wed, 15 Aug 2007 19:35:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-phase-iv-with-failover/m-p/5063196#M55387</guid>
      <dc:creator>Peter Zeiszler</dc:creator>
      <dc:date>2007-08-15T19:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Decnet phase IV with failover</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-phase-iv-with-failover/m-p/5063197#M55388</link>
      <description>Did you start DECnet (IV) before any other&lt;BR /&gt;protocols (like IP)?  Old DECnet expects to&lt;BR /&gt;set the "Physical Ethernet address" on the&lt;BR /&gt;interface according to the SCSSYSTEMID value,&lt;BR /&gt;and it can't do it if someone else is already&lt;BR /&gt;using the thing.&lt;BR /&gt;&lt;BR /&gt;(Knowing nothing, I'd be a bit amazed if&lt;BR /&gt;Phase IV could cope with the LLA device, but&lt;BR /&gt;I've been amazed before.)</description>
      <pubDate>Wed, 15 Aug 2007 20:31:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-phase-iv-with-failover/m-p/5063197#M55388</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-08-15T20:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Decnet phase IV with failover</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-phase-iv-with-failover/m-p/5063198#M55389</link>
      <description>As Steve points out, DECnet phase IV needs to be the first network protocol started on the LLA0 device.  &lt;BR /&gt;&lt;BR /&gt;You'll either need to stop all network protocols and restart beginning with DECnet or, reboot.  &lt;BR /&gt;&lt;BR /&gt;DECnet phase IV works very well with LAN failover, as does LAT and MOP.  See the System Manager's Manual, volume 2 at &lt;A href="http://h71000.www7.hp.com/doc/82FINAL/aa-pv5nj-tk/aa-pv5nj-tk.HTMl" target="_blank"&gt;http://h71000.www7.hp.com/doc/82FINAL/aa-pv5nj-tk/aa-pv5nj-tk.HTMl&lt;/A&gt;  I have multiple systems running phase IV and LAN failover.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Andy&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Aug 2007 01:10:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-phase-iv-with-failover/m-p/5063198#M55389</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2007-08-16T01:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Decnet phase IV with failover</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-phase-iv-with-failover/m-p/5063199#M55390</link>
      <description>Peter,&lt;BR /&gt;&lt;BR /&gt;DECnet Phase IV needs to change the Ethernet MAC address to the DECnet MAC address (aa-00-04-00-xx-xx). It can only do this, while no other application procotol is using the LAN interface.&lt;BR /&gt;&lt;BR /&gt;Make sure to invoke @STARTNET before invoking TCPIP$STARTUP.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 16 Aug 2007 01:12:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-phase-iv-with-failover/m-p/5063199#M55390</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-08-16T01:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Decnet phase IV with failover</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-phase-iv-with-failover/m-p/5063200#M55391</link>
      <description>It was the order of it.  Decnet did have to change the address and when IP started it already had hooked the address on the LLA device so decnet couldn't.&lt;BR /&gt;&lt;BR /&gt;Been too long since I had to setup a new system with phase IV I completely forgot about that.&lt;BR /&gt;&lt;BR /&gt;Thanks guys for quick response.  Now to play with the cables to make sure everything flip flops on the connects and that the software follows the links.</description>
      <pubDate>Thu, 16 Aug 2007 10:31:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-phase-iv-with-failover/m-p/5063200#M55391</guid>
      <dc:creator>Peter Zeiszler</dc:creator>
      <dc:date>2007-08-16T10:31:36Z</dc:date>
    </item>
  </channel>
</rss>

