<?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: DECnet copy takes hours, FTP takes minutes in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784776#M52242</link>
    <description>Piet,&lt;BR /&gt;&lt;BR /&gt;the fact that there is no session to TCPIP ports 399 or 102 on the remote node, while your DTSEND session is running, proves that you're running DECnet-OSI TP4 transport. This is also in line with the 'bad performance' behaviour due to lost PDUs.&lt;BR /&gt;&lt;BR /&gt;Please consider to think of this problem as 'lost packets' instead of 'bad performance'.&lt;BR /&gt;&lt;BR /&gt;You need to find the DECnet-OSI routing path from your local node (node-1) to the remote nodes (node-2 and node-3 for comparison).&lt;BR /&gt;&lt;BR /&gt;Does MC NCL SHOW ROUTING CIRC &lt;CSMACD-0&gt; ADJ * ALL see any DECnet routers (on either node-1, -2 or -3) ?&lt;BR /&gt;&lt;BR /&gt;If this is a plain extended (bridged) LAN, you could do MOP loopback tests. If it's not, we need to take into account any routers in the path as well.&lt;BR /&gt;&lt;BR /&gt;You could try to create an ASCII diagram of your network and add it as an attached .TXT file - use pseudo node names.&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;BR /&gt;&lt;/CSMACD-0&gt;</description>
    <pubDate>Wed, 10 May 2006 09:10:10 GMT</pubDate>
    <dc:creator>Volker Halle</dc:creator>
    <dc:date>2006-05-10T09:10:10Z</dc:date>
    <item>
      <title>DECnet copy takes hours, FTP takes minutes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784750#M52216</link>
      <description>Hai everybody,&lt;BR /&gt;&lt;BR /&gt;When I copy a file over DECnet it takes hours (even days), when I copy the same file using COPY/FTP it takes about 15 minutes.&lt;BR /&gt;&lt;BR /&gt;Any idea where to look, we use DECnet over IP.&lt;BR /&gt;&lt;BR /&gt;Greetings,&lt;BR /&gt;&lt;BR /&gt;Piet Timmers</description>
      <pubDate>Tue, 09 May 2006 03:41:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784750#M52216</guid>
      <dc:creator>Piet Timmers_1</dc:creator>
      <dc:date>2006-05-09T03:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet copy takes hours, FTP takes minutes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784751#M52217</link>
      <description>Hi Piet,&lt;BR /&gt;&lt;BR /&gt;Some question:&lt;BR /&gt;1 What type of file are your trying to copy? 2 Size of file ?&lt;BR /&gt;3 What version of VMS ?&lt;BR /&gt;4 IP product + version ?&lt;BR /&gt;5 Are you sure that the IP ftp data xfer and the DECnet copy uses the same hardware NICs and routes through your network in the same way (hardware) ? We once had a situation where one connection was 100MB FD and another hopped into a 10HD segment.&lt;BR /&gt;6 check your counters for errors&lt;BR /&gt;&lt;BR /&gt;You could trying using SET RMS/NETWORK_BLOCK_COUNT=bigger_no before issuing the decnet file copy.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;John.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 May 2006 03:58:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784751#M52217</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-05-09T03:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet copy takes hours, FTP takes minutes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784752#M52218</link>
      <description>Piet,&lt;BR /&gt;&lt;BR /&gt;are you really sure, that the DECnet file copy is using DECnet-over-IP ? How do you address the destination node (nodename:: or node.domain:: or IP$a.b.c.d:: or xx.nn::).&lt;BR /&gt;&lt;BR /&gt;A common symptom of 'slow' DECnet transfers would be lost packets. DECnet has a very long (in term of ethernet networks) timeout, before re-transmitting a packet. This would show as 'bad performance', while in reality it means long pauses before packet retransmission.&lt;BR /&gt;&lt;BR /&gt;I normally use DTSEND to get an idea about the end-to-end throughput performance.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 09 May 2006 04:07:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784752#M52218</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-05-09T04:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet copy takes hours, FTP takes minutes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784753#M52219</link>
      <description>Piet,&lt;BR /&gt;&lt;BR /&gt;I ran a simple DTSEND test on a local LAN between 2 DECnet Phase V nodes using NSP and DECnet-over-IP (had to toggle SESSION CONTROL TRANSPORT PRECEDENCE) and the differences in throughput for this simple test are minimal (within 10 percent):&lt;BR /&gt;&lt;BR /&gt;DTSEND DECnet-over-IP 1.85 Mbit/sec&lt;BR /&gt;DTSEND DECnet-NSP 1.69 Mbit/sec&lt;BR /&gt;&lt;BR /&gt;Just a simple DTSEND _test: DATA/NODE=xxx, no additional options.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 09 May 2006 04:26:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784753#M52219</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-05-09T04:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet copy takes hours, FTP takes minutes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784754#M52220</link>
      <description>Piet,&lt;BR /&gt;&lt;BR /&gt;As has been noted previously, verify that the transmission paths are the same. The symptom that you are reporting is classic, often caused by incompatibly configured NICs (one full duplex, one half duplex -- the problem of lost packets only shows up under load).&lt;BR /&gt;&lt;BR /&gt;Check all the error counters: hardware and software for BOTH IP and DECnet. Is the problem limited to these two nodes? Is there a router in the path between the two nodes with a configuration limit? Also, which DECnet over IP product are you using, and does it have any configurable settings?&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Tue, 09 May 2006 04:42:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784754#M52220</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2006-05-09T04:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet copy takes hours, FTP takes minutes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784755#M52221</link>
      <description>Piet,&lt;BR /&gt;If we encounter such phenomena, we always suspect the settings of the ethernet-card of the system and the settings of the port of the swithc to which the system is connected. We always make sure that the speed (10,100,1000) and the mode (full/half duplex) of the NIC of the system matches exactly the settings of the switch. We never let our systems autonegotiate.&lt;BR /&gt;Hope this helps.&lt;BR /&gt;Regards,&lt;BR /&gt;Kris (aka Qkcl)</description>
      <pubDate>Tue, 09 May 2006 04:42:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784755#M52221</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2006-05-09T04:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet copy takes hours, FTP takes minutes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784756#M52222</link>
      <description>Piet,&lt;BR /&gt;&lt;BR /&gt;OpenVMS V8.2 includes the&lt;BR /&gt;&lt;BR /&gt;%EWA0, Possible duplex mode mismatch condition detected&lt;BR /&gt;&lt;BR /&gt;console message and associated errlog entries for this type of situation (possible auto-negotiation problems). Check with LANCP&amp;gt; SHOW DEV/INTERNAL_COUNTERS EWAx for the recent console messages sent by the LAN driver.&lt;BR /&gt;&lt;BR /&gt;For more details, see chapter 3.4 in the OpenVMS V8.2 New Features manual.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 09 May 2006 04:58:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784756#M52222</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-05-09T04:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet copy takes hours, FTP takes minutes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784757#M52223</link>
      <description>Volker, RE: DTSEND &lt;BR /&gt;&lt;BR /&gt;Thanks for the pointer, I need do do some h/w &amp;amp; s/w changes and this tool will be very useful.&lt;BR /&gt;&lt;BR /&gt;Thank you !&lt;BR /&gt;John.</description>
      <pubDate>Tue, 09 May 2006 05:06:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784757#M52223</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-05-09T05:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet copy takes hours, FTP takes minutes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784758#M52224</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;here are some usage notes for DTSEND:&lt;BR /&gt;&lt;BR /&gt;- the DTR DECnet object (or SESSION CONTROL APPLICATION) on the remote node must point to a valid user account. For DECnet-Plus use: MC NCL SET SESS CONT APPLIC DTR USER NAME = "username" (e.g MIRRO$SERVER)&lt;BR /&gt;&lt;BR /&gt;- DTSEND can only use DECnet Phase IV (6 char) node names&lt;BR /&gt;&lt;BR /&gt;- if you want DTSEND to switch between using DECnet-over-IP and DECnet-OSI or NSP, you have to provide a way for session control to select the desired transport protocol. The default session control transport precedence is {OSI,NSP}, which you may need to temporarily change to {NSP,OSI} to prevent DECnet-over-IP to be used by default.&lt;BR /&gt;&lt;BR /&gt;- if you want to test real throughput, you need to increase the packet size /SIZE=xxxx &lt;BR /&gt;&lt;BR /&gt;DTSEND is a ready-to-run tool to test your network performance on OpenVMS systems.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 09 May 2006 06:22:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784758#M52224</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-05-09T06:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet copy takes hours, FTP takes minutes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784759#M52225</link>
      <description>When I start the copy and use $ MCR LANCP SHOW DEV /COUNTERS, I see a increase of "unrecognized multicast destination packets" every second on the sending node.&lt;BR /&gt;&lt;BR /&gt;Can this help.&lt;BR /&gt;&lt;BR /&gt;Greetings.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 May 2006 06:54:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784759#M52225</guid>
      <dc:creator>Piet Timmers_1</dc:creator>
      <dc:date>2006-05-09T06:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet copy takes hours, FTP takes minutes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784760#M52226</link>
      <description>Piet,&lt;BR /&gt;&lt;BR /&gt;I would expect this counter to increase at the same rate, even if you don't start the copy.&lt;BR /&gt;&lt;BR /&gt;Something on your LAN is sending multicast packets, which your OpenVMS system receives, but has no 'consumer' (protocol/application) to handle them.&lt;BR /&gt;&lt;BR /&gt;Can we find out first, which protocol you're using for the copy ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 09 May 2006 07:02:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784760#M52226</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-05-09T07:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet copy takes hours, FTP takes minutes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784761#M52227</link>
      <description>DTSEND is documented in Problem Solving manual&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/82final/decnetplus/prb_slv.pdf" target="_blank"&gt;http://h71000.www7.hp.com/doc/82final/decnetplus/prb_slv.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Section 3.10&lt;BR /&gt;</description>
      <pubDate>Tue, 09 May 2006 07:16:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784761#M52227</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-05-09T07:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet copy takes hours, FTP takes minutes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784762#M52228</link>
      <description>Volker, thanks for the extended information, all noted. (I need to replace our aging FDDI ring with a "suitable alternative", but it's not a priority yet). :-) The /size qualifier is essential for this,as is the stats !&lt;BR /&gt;&lt;BR /&gt;Ian, thanks for the manual, I missed that one !&lt;BR /&gt;&lt;BR /&gt;Kind Regards&lt;BR /&gt;John.</description>
      <pubDate>Tue, 09 May 2006 08:10:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784762#M52228</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-05-09T08:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet copy takes hours, FTP takes minutes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784763#M52229</link>
      <description>Thanks, that manual is super.&lt;BR /&gt;&lt;BR /&gt;I found out that the DECnet phase-4 address was  different from the V5 address. So after moving the node to another location, the V4 address was changed, including scssystemid, but they have forgotten to update the V5 address.&lt;BR /&gt;I have updated everything now.&lt;BR /&gt;&lt;BR /&gt;But still it is to slow.&lt;BR /&gt;&lt;BR /&gt;The strange thing is, using DTSEND, I can see that this slow connection is only to one node in the network. The other way around, from the other node to my node is very fast. From my node to every other node in the network is fast, no problem. The other way around, from every node in the network to my node, no problem, a fast connection. So why is this one connection, from my node to one other node slow, even extreemly slow. I still can not see what causes this.&lt;BR /&gt;&lt;BR /&gt;Greetings,&lt;BR /&gt;&lt;BR /&gt;Piet Timmers</description>
      <pubDate>Wed, 10 May 2006 03:30:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784763#M52229</guid>
      <dc:creator>Piet Timmers_1</dc:creator>
      <dc:date>2006-05-10T03:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet copy takes hours, FTP takes minutes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784764#M52230</link>
      <description>Piet,&lt;BR /&gt;&lt;BR /&gt;now let's concentrate on that 'slow' connection between your node and the other node.&lt;BR /&gt;&lt;BR /&gt;To find out, if there have been lost packets (and therefore re-transmissions making the connection look 'slow'), you need to find and look at the NSAP counters for the network connection between the 2 nodes:&lt;BR /&gt;&lt;BR /&gt;Again, this depends on which network protocol you're using to communicate with the other node. In DECnet Phase IV times (NCP), this was easy: MC NCP SHO NODE other_node COUNTERS&lt;BR /&gt;&lt;BR /&gt;You could use the SYS$SYSTEM:NET$MGMT application (needs an X11 display) and look at Tasks -&amp;gt; Show Known Node Counters, this will list the Retransmitted PDUs in the 3rd column (for each node and transport protocol)&lt;BR /&gt;&lt;BR /&gt;It's a little bit harder with NCL:&lt;BR /&gt;&lt;BR /&gt;For NSP transport:&lt;BR /&gt;&lt;BR /&gt;NCL&amp;gt; show nsp local nsap *&lt;BR /&gt;NCL&amp;gt; show nsp local nsap &lt;NSAP-ADDR&gt; remote nsap &lt;NSAP-OTHER-NODE&gt; all counter&lt;BR /&gt;&lt;BR /&gt;For OSI transport&lt;BR /&gt;&lt;BR /&gt;NCL&amp;gt; show osi transport local nsap *&lt;BR /&gt;NCL&amp;gt; show osi transport local nsap &lt;NSAP-ADDR&gt; remote nsap &lt;NSAP-OTHER-NODE&gt; all counter&lt;BR /&gt;&lt;BR /&gt;The counters to look at are: &lt;BR /&gt;&lt;BR /&gt;Retransmitted PDUs &lt;BR /&gt;Duplicate PDUs Received&lt;BR /&gt;&lt;BR /&gt;If they increase, while your DTSEND test runs to the 'slow' node, you have found an explanation at least WHY the throughput seems to be slow. The next step would be to try to find out WHERE the packets get lost.&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;/NSAP-OTHER-NODE&gt;&lt;/NSAP-ADDR&gt;&lt;/NSAP-OTHER-NODE&gt;&lt;/NSAP-ADDR&gt;</description>
      <pubDate>Wed, 10 May 2006 04:00:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784764#M52230</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-05-10T04:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet copy takes hours, FTP takes minutes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784765#M52231</link>
      <description>Volker thanks.&lt;BR /&gt;&lt;BR /&gt;I see the following:&lt;BR /&gt;&lt;BR /&gt;At time:                       9:38     9:42&lt;BR /&gt;&lt;BR /&gt;PDU's sent                    37995    40022&lt;BR /&gt;Retransmitted PDU's            6488     6867&lt;BR /&gt;Duplicate PDU's received       1554     1650&lt;BR /&gt;&lt;BR /&gt;Greetings.&lt;BR /&gt;&lt;BR /&gt;Sorry: my formatting was good, the forum software does not understand.</description>
      <pubDate>Wed, 10 May 2006 04:54:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784765#M52231</guid>
      <dc:creator>Piet Timmers_1</dc:creator>
      <dc:date>2006-05-10T04:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet copy takes hours, FTP takes minutes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784766#M52232</link>
      <description>Piet,&lt;BR /&gt;&lt;BR /&gt;o.k. so there ARE lots of PDU re-transmissions on both ends. Duplicate PDUs received typically indicate, that the ACK got lost.&lt;BR /&gt;&lt;BR /&gt;2027 PDUs transmitted&lt;BR /&gt;379 PDUs re-transmitted - about 18% !!&lt;BR /&gt;96 Duplicate PDUs received&lt;BR /&gt;&lt;BR /&gt;For every re-transmission, DTSEND will have to wait for a couple of seconds for the packet to reach the remote node. This make 'performance' to look quite 'slow'.&lt;BR /&gt;&lt;BR /&gt;As you've now figured out how to look at the 'node counters', just repeat this test for a good node and verify, that there will be no PDU re-transmissions.&lt;BR /&gt;&lt;BR /&gt;You then need a physical network plan and work out the route of the packets from your node to the remote node. &lt;BR /&gt;&lt;BR /&gt;Let me ask again: are you really using DECnet-over-IP for the connection to that node ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 10 May 2006 05:09:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784766#M52232</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-05-10T05:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet copy takes hours, FTP takes minutes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784767#M52233</link>
      <description>Ok, just to be sure.&lt;BR /&gt;&lt;BR /&gt;What can I do to let you know how Decnet is setup.&lt;BR /&gt;&lt;BR /&gt;Piet</description>
      <pubDate>Wed, 10 May 2006 05:28:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784767#M52233</guid>
      <dc:creator>Piet Timmers_1</dc:creator>
      <dc:date>2006-05-10T05:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet copy takes hours, FTP takes minutes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784768#M52234</link>
      <description>Piet,&lt;BR /&gt;&lt;BR /&gt;an easy way to verify whether you're using DECnet-over-IP is this:&lt;BR /&gt;&lt;BR /&gt;While DTSEND is running to the remote node, issue a TCPIP SHOW DEV/PORT=399 (also try /PORT=102) on the remote node. If you're using DECnet-over-IP, you should see a BG device with the IP address of your local node.&lt;BR /&gt;&lt;BR /&gt;With NCL you need to look at the session control port associated with the remote DTR session control application on the remote node:&lt;BR /&gt;&lt;BR /&gt;NCL SHOW SESS CONT PORT * ALL&lt;BR /&gt;&lt;BR /&gt;If you can find the transport port (what is it: OSI or NSP ?), try&lt;BR /&gt;&lt;BR /&gt;NCL SHOW xxx TRANSPORT PORT &lt;PORT&gt; ALL&lt;BR /&gt;&lt;BR /&gt;What does Network Port show ?&lt;BR /&gt;&lt;BR /&gt;Use can use /SECONDS=nn in DTSEND to keep the connection a little longer than 30 seconds while trying to look around with NCL.&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;/PORT&gt;</description>
      <pubDate>Wed, 10 May 2006 06:01:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784768#M52234</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-05-10T06:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet copy takes hours, FTP takes minutes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784769#M52235</link>
      <description>The transport is OSI.&lt;BR /&gt;&lt;BR /&gt;Piet</description>
      <pubDate>Wed, 10 May 2006 06:46:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-copy-takes-hours-ftp-takes-minutes/m-p/3784769#M52235</guid>
      <dc:creator>Piet Timmers_1</dc:creator>
      <dc:date>2006-05-10T06:46:23Z</dc:date>
    </item>
  </channel>
</rss>

