<?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: Non interactive telnet service in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807727#M77028</link>
    <description>Rob,&lt;BR /&gt;&lt;BR /&gt;Could you please send us your peace of DCL code as sample though it is customised for your environment. We will try to tailor to our environment.&lt;BR /&gt;&lt;BR /&gt;thanks</description>
    <pubDate>Tue, 20 Jun 2006 03:14:26 GMT</pubDate>
    <dc:creator>Rajarshi Gupta</dc:creator>
    <dc:date>2006-06-20T03:14:26Z</dc:date>
    <item>
      <title>Non interactive telnet service</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807718#M77019</link>
      <description>I am trying to write a DCL script to telnet to a switch and execute some set of command on it, as we need to automate lengthy manual procedure.&lt;BR /&gt;The programme gets error as it is not allowing interactive telnet service through DCL/batch job. Thought of using vms virtual terminal to do the job as programming is not possible in the switch end. But unable to find any reference on how to do DCL programming of virtual terminal(VTA).&lt;BR /&gt;It will be of great help if a piece of example on this is provided, or some sort of link which has similar DCL programming example.&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jun 2006 04:16:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807718#M77019</guid>
      <dc:creator>Rajarshi Gupta</dc:creator>
      <dc:date>2006-06-19T04:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Non interactive telnet service</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807719#M77020</link>
      <description>I think kermit is good for scripted telnet connections.</description>
      <pubDate>Mon, 19 Jun 2006 04:19:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807719#M77020</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-06-19T04:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Non interactive telnet service</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807720#M77021</link>
      <description>Rajarshi,&lt;BR /&gt;&lt;BR /&gt;I concur with Ian. &lt;BR /&gt;&lt;BR /&gt;C-Kermit is fully scriptable, and well documented.&lt;BR /&gt;&lt;BR /&gt;It can be obtained from &lt;A href="http://www.columbia.edu/kermit" target="_blank"&gt;http://www.columbia.edu/kermit&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I hope that the above is helpful.&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>Mon, 19 Jun 2006 04:23:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807720#M77021</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2006-06-19T04:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Non interactive telnet service</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807721#M77022</link>
      <description>Thanks to all for quick response&lt;BR /&gt;Is there no way of doing it using DCL?</description>
      <pubDate>Mon, 19 Jun 2006 05:56:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807721#M77022</guid>
      <dc:creator>Rajarshi Gupta</dc:creator>
      <dc:date>2006-06-19T05:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: Non interactive telnet service</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807722#M77023</link>
      <description>Rajarshi,&lt;BR /&gt;&lt;BR /&gt;In short, no. The telnet utility was never designed for providing scriptable capabilities. OpenVMS Virtual Terminals are within a system, not remote.&lt;BR /&gt;&lt;BR /&gt;C-Kermit has generally, in my experience, been the choice for projects such as you describe. Of course, many people have implemented scripting capabilities of some form, for their own purposes. &lt;BR /&gt;&lt;BR /&gt;Taking the risk of reading Ian's thoughts, I suspect both Ian and myself are in agreement that C-Kermit provides the most functionality and documentation for a project such as you describe.&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>Mon, 19 Jun 2006 06:07:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807722#M77023</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2006-06-19T06:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Non interactive telnet service</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807723#M77024</link>
      <description>It's a trend.  I have a DCL procedure (using&lt;BR /&gt;Kermit) to reset my Cisco 678 DSL&lt;BR /&gt;modem/router automatically when I can't&lt;BR /&gt;reach my ISP.  It's much easier using Kermit&lt;BR /&gt;than any other way I've seen.</description>
      <pubDate>Mon, 19 Jun 2006 11:07:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807723#M77024</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-06-19T11:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Non interactive telnet service</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807724#M77025</link>
      <description>Have you tried &lt;BR /&gt;&lt;BR /&gt;Telnet Client Accepting Non Interactive Commands &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18000.www1.hp.com/support/asktima/appl_tools/009E60A3-96F8B0E0-1C0186.html" target="_blank"&gt;http://h18000.www1.hp.com/support/asktima/appl_tools/009E60A3-96F8B0E0-1C0186.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It works fine</description>
      <pubDate>Mon, 19 Jun 2006 11:40:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807724#M77025</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2006-06-19T11:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Non interactive telnet service</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807725#M77026</link>
      <description>Unless I misunderstand your question and the other respondents, I believe that this is quite easy to do from DCL.&lt;BR /&gt;&lt;BR /&gt;I have a command procedure (written by someone else within VMS Engineering) that logs into a fibre channel switch and disabled/enables various ports in an effor to simulate connectivity problems.&lt;BR /&gt;&lt;BR /&gt;I don't want to post it here, as it's quite tailored to our environment, but there are just a few key issues.&lt;BR /&gt;&lt;BR /&gt;1) the use of the TELNET command in conjunction with the /CREATE_SESSION qualifier&lt;BR /&gt;&lt;BR /&gt;2) the use of the DCL command OPEN /WRITE lognam TNA&lt;UNIT_NUM&gt; in order to send commands to the switch.&lt;BR /&gt;&lt;BR /&gt;This, of course, works with our TCP/IP product; I have no idea what (if anything) would need to be different for someone else's  implementation.&lt;BR /&gt;&lt;BR /&gt;Of course, I fully concur that Kermit is also a great alternative.&lt;BR /&gt;&lt;BR /&gt;            -- Rob (VMS Engineering)&lt;/UNIT_NUM&gt;</description>
      <pubDate>Mon, 19 Jun 2006 11:50:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807725#M77026</guid>
      <dc:creator>Robert Brooks_1</dc:creator>
      <dc:date>2006-06-19T11:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Non interactive telnet service</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807726#M77027</link>
      <description>Rajarshi,&lt;BR /&gt;&lt;BR /&gt;You might want to look at the thread: &lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1030968" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1030968&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This is almost exactly the same as what was covered there.&lt;BR /&gt;&lt;BR /&gt;Phil</description>
      <pubDate>Mon, 19 Jun 2006 13:43:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807726#M77027</guid>
      <dc:creator>Phillip Thayer</dc:creator>
      <dc:date>2006-06-19T13:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Non interactive telnet service</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807727#M77028</link>
      <description>Rob,&lt;BR /&gt;&lt;BR /&gt;Could you please send us your peace of DCL code as sample though it is customised for your environment. We will try to tailor to our environment.&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Tue, 20 Jun 2006 03:14:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807727#M77028</guid>
      <dc:creator>Rajarshi Gupta</dc:creator>
      <dc:date>2006-06-20T03:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Non interactive telnet service</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807728#M77029</link>
      <description>Rajarshi&lt;BR /&gt;&lt;BR /&gt;For a little example on the use of telnet/create, see&lt;BR /&gt;&lt;A href="http://dcl.openvms.org/stories.php?story=03/09/23/7962305" target="_blank"&gt;http://dcl.openvms.org/stories.php?story=03/09/23/7962305&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It is a very basic tool, in order to see if a remote node has some software running on port 8088.</description>
      <pubDate>Tue, 20 Jun 2006 05:39:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807728#M77029</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2006-06-20T05:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Non interactive telnet service</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807729#M77030</link>
      <description>Labadie,&lt;BR /&gt;&lt;BR /&gt;What is the difference with a simple telnet/port and testing the status ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 20 Jun 2006 07:22:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807729#M77030</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-06-20T07:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: Non interactive telnet service</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807730#M77031</link>
      <description>Wim&lt;BR /&gt;&lt;BR /&gt;I am not sure I understand what you mean, can you elaborate ?</description>
      <pubDate>Tue, 20 Jun 2006 07:49:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807730#M77031</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2006-06-20T07:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Non interactive telnet service</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807731#M77032</link>
      <description>&lt;!--!*#--&gt;Here is the command procedure -- good luck!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;             -- Rob</description>
      <pubDate>Tue, 20 Jun 2006 14:52:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807731#M77032</guid>
      <dc:creator>Robert Brooks_1</dc:creator>
      <dc:date>2006-06-20T14:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Non interactive telnet service</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807732#M77033</link>
      <description>&lt;!--!*#--&gt;Hmmm, I'll try again . . .</description>
      <pubDate>Tue, 20 Jun 2006 14:57:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807732#M77033</guid>
      <dc:creator>Robert Brooks_1</dc:creator>
      <dc:date>2006-06-20T14:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Non interactive telnet service</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807733#M77034</link>
      <description>Rob,&lt;BR /&gt;&lt;BR /&gt;I am unbale to detach the file. Could you please attach as a text file.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 21 Jun 2006 03:17:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807733#M77034</guid>
      <dc:creator>Rajarshi Gupta</dc:creator>
      <dc:date>2006-06-21T03:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Non interactive telnet service</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807734#M77035</link>
      <description>Rajarsi,&lt;BR /&gt;&lt;BR /&gt;here is Robert's procedure as a text file...&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Wed, 21 Jun 2006 04:11:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/non-interactive-telnet-service/m-p/3807734#M77035</guid>
      <dc:creator>Duncan Morris</dc:creator>
      <dc:date>2006-06-21T04:11:19Z</dc:date>
    </item>
  </channel>
</rss>

