<?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: LAT always on ewa interface in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/lat-always-on-ewa-interface/m-p/3135582#M46767</link>
    <description>Define LAT$DEVICE in your sylogicals.com&lt;BR /&gt; &lt;BR /&gt;$define /sys /exec lat$device eia0:&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 04 Dec 2003 02:23:11 GMT</pubDate>
    <dc:creator>Åge Rønning</dc:creator>
    <dc:date>2003-12-04T02:23:11Z</dc:date>
    <item>
      <title>LAT always on ewa interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-always-on-ewa-interface/m-p/3135579#M46764</link>
      <description>Hi&lt;BR /&gt;when we boot our new DS20E the LAT driver is always on the ewa interface. But we want use only one interface (eia0) for DECnetplus, TCP/IP and LAT. We do right now after each (re)boot:  &lt;BR /&gt;LATCP&amp;gt; delete LINK LAT$LINK&lt;BR /&gt;LATCP&amp;gt; create LINK LAT$LINK /DEVICE=EIA0 /STATE=ON&lt;BR /&gt;Question: is there another way, to get the LATdriver  on the eia interface permanent.&lt;BR /&gt;used VMS version 7.3-1 with some patches (issued before dec 2002).&lt;BR /&gt;The system disk are from the 3 years old DS20E system; almost the same (beside FW-version,CPU speed,graphics card) and a DE600 (dual port; eia,eib) instead a DE500 (single port); the ewa interface is from KZPCM (dual scsi/net)&lt;BR /&gt;Thanks&lt;BR /&gt;Erich&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Dec 2003 18:11:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-always-on-ewa-interface/m-p/3135579#M46764</guid>
      <dc:creator>Sigwarth_1</dc:creator>
      <dc:date>2003-12-03T18:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: LAT always on ewa interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-always-on-ewa-interface/m-p/3135580#M46765</link>
      <description>Hello Erich,&lt;BR /&gt;&lt;BR /&gt;the trivial solution should be to put the commands you quote in a script and execute this in the system startup (after lat$startup ,-).&lt;BR /&gt;&lt;BR /&gt;I will investigate tomorrow if there is a more permanent solution.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Wed, 03 Dec 2003 23:57:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-always-on-ewa-interface/m-p/3135580#M46765</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2003-12-03T23:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: LAT always on ewa interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-always-on-ewa-interface/m-p/3135581#M46766</link>
      <description>Martin,&lt;BR /&gt;that's what are we doing right now. But it's just a work around.&lt;BR /&gt;Thank's&lt;BR /&gt;Erich</description>
      <pubDate>Thu, 04 Dec 2003 00:35:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-always-on-ewa-interface/m-p/3135581#M46766</guid>
      <dc:creator>Sigwarth</dc:creator>
      <dc:date>2003-12-04T00:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: LAT always on ewa interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-always-on-ewa-interface/m-p/3135582#M46767</link>
      <description>Define LAT$DEVICE in your sylogicals.com&lt;BR /&gt; &lt;BR /&gt;$define /sys /exec lat$device eia0:&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Dec 2003 02:23:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-always-on-ewa-interface/m-p/3135582#M46767</guid>
      <dc:creator>Åge Rønning</dc:creator>
      <dc:date>2003-12-04T02:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: LAT always on ewa interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-always-on-ewa-interface/m-p/3135583#M46768</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Modify LAT$SYSTARTUP.COM accordingly. This is called by LAT$STARTUP.COM and used to create LAT link among other things...&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Lokesh</description>
      <pubDate>Thu, 04 Dec 2003 02:24:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-always-on-ewa-interface/m-p/3135583#M46768</guid>
      <dc:creator>Lokesh_2</dc:creator>
      <dc:date>2003-12-04T02:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: LAT always on ewa interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-always-on-ewa-interface/m-p/3135584#M46769</link>
      <description>Hi Erich,&lt;BR /&gt;in LAT$SYSTARTUP.COM HP posted this notice:&lt;BR /&gt;$!&lt;BR /&gt;$! If you have a system with multiple Ethernet/FDDI controllers, you may want&lt;BR /&gt;$! to create a link in this section of LAT$SYSTARTUP.COM before LAT is&lt;BR /&gt;$! started.&lt;BR /&gt;$!&lt;BR /&gt;$! When LAT is started on a system with multiple controllers, and no link is&lt;BR /&gt;$! is created, then the LAT driver will pick the first controller from the&lt;BR /&gt;$! LAN Data Structures as the default.  This controller may not be connected to&lt;BR /&gt;$! the wire.  LTDRIVER has no way of determining this condition.  As a result,&lt;BR /&gt;$! it will not display an error message and LAT will hang.&lt;BR /&gt;$!&lt;BR /&gt;$! To define a link for LAT, do the following:&lt;BR /&gt;$! 1.  Find out what controller is attached to the Ethernet/FDDI wire.&lt;BR /&gt;$!     (In this example we will use EXA0)&lt;BR /&gt;$! 2.  Insert the following command line before LCP SET NODE /STATE=ON command&lt;BR /&gt;$!     below:&lt;BR /&gt;$!&lt;BR /&gt;$!     LCP CREATE LINK 1ST$LINK /DEVICE=EXA0&lt;BR /&gt;$!&lt;BR /&gt;$! 3.  If you have more then one controller attached to the wire, then&lt;BR /&gt;$!     repeat the above command line, calling the next controller "2ND$LINK".&lt;BR /&gt;&lt;BR /&gt;HP hints modify LAT$SYSTARTUP.COM to solve your problem.&lt;BR /&gt; &lt;BR /&gt;H.T.H.&lt;BR /&gt;Antoniov&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Dec 2003 05:17:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-always-on-ewa-interface/m-p/3135584#M46769</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2003-12-04T05:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: LAT always on ewa interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-always-on-ewa-interface/m-p/3135585#M46770</link>
      <description>Thanks to you all. You are really fast with your responses. &lt;BR /&gt;I like the define LAT$DEVICE version: I will test this tomorrow. I will respond.&lt;BR /&gt;Thanks again.&lt;BR /&gt;Erich</description>
      <pubDate>Thu, 04 Dec 2003 11:24:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-always-on-ewa-interface/m-p/3135585#M46770</guid>
      <dc:creator>Sigwarth</dc:creator>
      <dc:date>2003-12-04T11:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: LAT always on ewa interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-always-on-ewa-interface/m-p/3135586#M46771</link>
      <description>...and don't forget the points ;-)</description>
      <pubDate>Thu, 04 Dec 2003 15:14:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-always-on-ewa-interface/m-p/3135586#M46771</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2003-12-04T15:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: LAT always on ewa interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-always-on-ewa-interface/m-p/3135587#M46772</link>
      <description>Looks like I'll plan a trip to Italy one day :-)&lt;BR /&gt;&lt;BR /&gt;D.</description>
      <pubDate>Fri, 05 Dec 2003 04:27:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-always-on-ewa-interface/m-p/3135587#M46772</guid>
      <dc:creator>Didier Morandi_1</dc:creator>
      <dc:date>2003-12-05T04:27:09Z</dc:date>
    </item>
  </channel>
</rss>

