<?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: Rebooting a Front End Processor(FEP) using TELNET or FTP in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/rebooting-a-front-end-processor-fep-using-telnet-or-ftp/m-p/3689764#M73224</link>
    <description>As Hassan said his FEP has its own (non VMS) O/S but allowes telnet connections (which is currently used interactively to shutdown the FEP) he probably is after a method to open a telnet session from within a DCL script, sending some characters to the remote node just as if they where typed in an interactively.&lt;BR /&gt;&lt;BR /&gt;Edwin</description>
    <pubDate>Tue, 13 Dec 2005 02:06:27 GMT</pubDate>
    <dc:creator>Edwin Gersbach_2</dc:creator>
    <dc:date>2005-12-13T02:06:27Z</dc:date>
    <item>
      <title>Rebooting a Front End Processor(FEP) using TELNET or FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rebooting-a-front-end-processor-fep-using-telnet-or-ftp/m-p/3689757#M73217</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have got Front End processors which allows login using telnet. To reboot the FEP, I have to select option 1 &amp;amp; option 16 and then then select 1 to finally reboot the FEP. &lt;BR /&gt;So is it possible to write a DCL sript to reboot the FEP using Telnet or FTP ?</description>
      <pubDate>Mon, 12 Dec 2005 12:21:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rebooting-a-front-end-processor-fep-using-telnet-or-ftp/m-p/3689757#M73217</guid>
      <dc:creator>Sk Noorul  Hassan</dc:creator>
      <dc:date>2005-12-12T12:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Rebooting a Front End Processor(FEP) using TELNET or FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rebooting-a-front-end-processor-fep-using-telnet-or-ftp/m-p/3689758#M73218</link>
      <description>Assuming your FEP is a VMS system, it sounds like the login you're using provides a menu.  The VMS shutdown command file is:&lt;BR /&gt;&lt;BR /&gt;@sys$system:shutdown&lt;BR /&gt;&lt;BR /&gt;You need an account which gives you access to DCL.  You could also try signing on with the /NOCOMMAND qualifier following your user name.  This will bypass the login.com for the user.  If the user is configured to run as a captive account this still won't give you DCL access however.&lt;BR /&gt;&lt;BR /&gt;In addtion to the VMS shutdown, your application may need a graceful shutdown as well.  I'd start by reviewing the login.com and seeing what provides the menu you see.  &lt;BR /&gt;&lt;BR /&gt;Andy</description>
      <pubDate>Mon, 12 Dec 2005 12:46:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rebooting-a-front-end-processor-fep-using-telnet-or-ftp/m-p/3689758#M73218</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2005-12-12T12:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Rebooting a Front End Processor(FEP) using TELNET or FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rebooting-a-front-end-processor-fep-using-telnet-or-ftp/m-p/3689759#M73219</link>
      <description>Andy, &lt;BR /&gt;&lt;BR /&gt;Actually, my FEP is having it's own O/S in it and I have to reboot it sitting in my main server, which runs on VMS  using telnet.</description>
      <pubDate>Mon, 12 Dec 2005 13:18:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rebooting-a-front-end-processor-fep-using-telnet-or-ftp/m-p/3689759#M73219</guid>
      <dc:creator>Sk Noorul  Hassan</dc:creator>
      <dc:date>2005-12-12T13:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: Rebooting a Front End Processor(FEP) using TELNET or FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rebooting-a-front-end-processor-fep-using-telnet-or-ftp/m-p/3689760#M73220</link>
      <description>FTP will be difficult.&lt;BR /&gt;&lt;BR /&gt;Isn't there some form of rsh, rexec or rlogin on the fep that allows you to exec the boot command ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Mon, 12 Dec 2005 14:29:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rebooting-a-front-end-processor-fep-using-telnet-or-ftp/m-p/3689760#M73220</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-12-12T14:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Rebooting a Front End Processor(FEP) using TELNET or FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rebooting-a-front-end-processor-fep-using-telnet-or-ftp/m-p/3689761#M73221</link>
      <description>Hi Hassan&lt;BR /&gt;&lt;BR /&gt;what I did not understand until now, is Your FEP a VMS Machine ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Dec 2005 14:39:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rebooting-a-front-end-processor-fep-using-telnet-or-ftp/m-p/3689761#M73221</guid>
      <dc:creator>Heinz W Genhart</dc:creator>
      <dc:date>2005-12-12T14:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Rebooting a Front End Processor(FEP) using TELNET or FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rebooting-a-front-end-processor-fep-using-telnet-or-ftp/m-p/3689762#M73222</link>
      <description>Hi Hassan&lt;BR /&gt;&lt;BR /&gt;If Your FEP is a VMS machine, then the proble You have is, that the network will be shutdown early in the shutdown process and You will be disconnected.&lt;BR /&gt;&lt;BR /&gt;If so, You can execute a command file on the target machine, which does the shutdown as detached process.&lt;BR /&gt;A Example, how to do this is the following:&lt;BR /&gt;&lt;BR /&gt;$ set ver&lt;BR /&gt;$ IF F$MODE() .EQS. "BATCH" THEN GOTO start_detached&lt;BR /&gt;$ depth = F$ENVIRONMENT("DEPTH")&lt;BR /&gt;$ IF depth .EQ. 0 THEN GOTO run_detached&lt;BR /&gt;$ GOTO start_detached&lt;BR /&gt;$!&lt;BR /&gt;$start_detached:&lt;BR /&gt;$ this_node=F$EDIT(F$GETSYI("NODENAME"),"COLLAPSE")&lt;BR /&gt;$ date=F$CVTIME("","comparison","DATE")&lt;BR /&gt;$ RUN SYS$SYSTEM:LOGINOUT.EXE -&lt;BR /&gt;        /INPUT='F$ENVIRONMENT("PROCEDURE")' -&lt;BR /&gt;        /OUTPUT='F$TRNLNM("SYS$LOGIN")'Shutdown_'this_node'_'date'.log -&lt;BR /&gt;        /ERROR='F$TRNLNM("SYS$LOGIN")'Shutdown_'this_node'_'date'.log  -&lt;BR /&gt;        /PROC=SHUTDOWN -&lt;BR /&gt;        /DETACHED&lt;BR /&gt;$ EXIT&lt;BR /&gt;$!&lt;BR /&gt;$run_detached:&lt;BR /&gt;$ REPL/ALL/BEL/URGENT "Detached REBOOT of ''F$GETSYI("NODENAME")'. PID is ''F$GETJPI("","PID")'"&lt;BR /&gt;$ SHUTDOWN == "@SYS$SYSTEM:SHUTDOWN 0 SHUTDOWN NO YES LATER NO NONE"&lt;BR /&gt;$ SHUTDOWN&lt;BR /&gt;&lt;BR /&gt;Hope that may help ...</description>
      <pubDate>Mon, 12 Dec 2005 14:46:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rebooting-a-front-end-processor-fep-using-telnet-or-ftp/m-p/3689762#M73222</guid>
      <dc:creator>Heinz W Genhart</dc:creator>
      <dc:date>2005-12-12T14:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Rebooting a Front End Processor(FEP) using TELNET or FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rebooting-a-front-end-processor-fep-using-telnet-or-ftp/m-p/3689763#M73223</link>
      <description>Hi Hassan&lt;BR /&gt;&lt;BR /&gt;If Your FEP is a VMS machine, then the proble You have is, that the network will be shutdown early in the shutdown process and You will be disconnected.&lt;BR /&gt;&lt;BR /&gt;If so, You can execute a command file on the target machine, which does the shutdown as detached process.&lt;BR /&gt;A Example, how to do this is the following:&lt;BR /&gt;&lt;BR /&gt;$ set ver&lt;BR /&gt;$ IF F$MODE() .EQS. "BATCH" THEN GOTO start_detached&lt;BR /&gt;$ depth = F$ENVIRONMENT("DEPTH")&lt;BR /&gt;$ IF depth .EQ. 0 THEN GOTO run_detached&lt;BR /&gt;$ GOTO start_detached&lt;BR /&gt;$!&lt;BR /&gt;$start_detached:&lt;BR /&gt;$ this_node=F$EDIT(F$GETSYI("NODENAME"),"COLLAPSE")&lt;BR /&gt;$ date=F$CVTIME("","comparison","DATE")&lt;BR /&gt;$ RUN SYS$SYSTEM:LOGINOUT.EXE -&lt;BR /&gt;        /INPUT='F$ENVIRONMENT("PROCEDURE")' -&lt;BR /&gt;        /OUTPUT='F$TRNLNM("SYS$LOGIN")'Shutdown_'this_node'_'date'.log -&lt;BR /&gt;        /ERROR='F$TRNLNM("SYS$LOGIN")'Shutdown_'this_node'_'date'.log  -&lt;BR /&gt;        /PROC=SHUTDOWN -&lt;BR /&gt;        /DETACHED&lt;BR /&gt;$ EXIT&lt;BR /&gt;$!&lt;BR /&gt;$run_detached:&lt;BR /&gt;$ REPL/ALL/BEL/URGENT "Detached REBOOT of ''F$GETSYI("NODENAME")'. PID is ''F$GETJPI("","PID")'"&lt;BR /&gt;$ SHUTDOWN == "@SYS$SYSTEM:SHUTDOWN 0 SHUTDOWN NO YES LATER NO NONE"&lt;BR /&gt;$ SHUTDOWN&lt;BR /&gt;&lt;BR /&gt;Hope that helps ...</description>
      <pubDate>Mon, 12 Dec 2005 14:48:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rebooting-a-front-end-processor-fep-using-telnet-or-ftp/m-p/3689763#M73223</guid>
      <dc:creator>Heinz W Genhart</dc:creator>
      <dc:date>2005-12-12T14:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Rebooting a Front End Processor(FEP) using TELNET or FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rebooting-a-front-end-processor-fep-using-telnet-or-ftp/m-p/3689764#M73224</link>
      <description>As Hassan said his FEP has its own (non VMS) O/S but allowes telnet connections (which is currently used interactively to shutdown the FEP) he probably is after a method to open a telnet session from within a DCL script, sending some characters to the remote node just as if they where typed in an interactively.&lt;BR /&gt;&lt;BR /&gt;Edwin</description>
      <pubDate>Tue, 13 Dec 2005 02:06:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rebooting-a-front-end-processor-fep-using-telnet-or-ftp/m-p/3689764#M73224</guid>
      <dc:creator>Edwin Gersbach_2</dc:creator>
      <dc:date>2005-12-13T02:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Rebooting a Front End Processor(FEP) using TELNET or FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rebooting-a-front-end-processor-fep-using-telnet-or-ftp/m-p/3689765#M73225</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;wouldn't KERMIT be the right tool to create a script of remote commands to walk through the command menue and shutdown your FEP ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 13 Dec 2005 02:06:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rebooting-a-front-end-processor-fep-using-telnet-or-ftp/m-p/3689765#M73225</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-12-13T02:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Rebooting a Front End Processor(FEP) using TELNET or FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rebooting-a-front-end-processor-fep-using-telnet-or-ftp/m-p/3689766#M73226</link>
      <description>Edwin is right. I want some kind of DCL script which I will execute in my VMS server that will login to FEP (non VMS o/s) using Telnet and will reboot the FEP.</description>
      <pubDate>Tue, 13 Dec 2005 04:28:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rebooting-a-front-end-processor-fep-using-telnet-or-ftp/m-p/3689766#M73226</guid>
      <dc:creator>Sk Noorul  Hassan</dc:creator>
      <dc:date>2005-12-13T04:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: Rebooting a Front End Processor(FEP) using TELNET or FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rebooting-a-front-end-processor-fep-using-telnet-or-ftp/m-p/3689767#M73227</link>
      <description>A relativly modern version of kermit (c-kermit) will have telnet support and scripting capability sufficent to do this.</description>
      <pubDate>Tue, 13 Dec 2005 08:27:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rebooting-a-front-end-processor-fep-using-telnet-or-ftp/m-p/3689767#M73227</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-12-13T08:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: Rebooting a Front End Processor(FEP) using TELNET or FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rebooting-a-front-end-processor-fep-using-telnet-or-ftp/m-p/3689768#M73228</link>
      <description>Sk Noorul Hassan: &lt;BR /&gt;1. FTP won't execute a script on a non-VMS or even a VMS FEP. The best you could do would be to send a trigger file and have the FTP take some action when it sees it.&lt;BR /&gt;2. TELNET: I don't know of a way to write a DCL script to reboot a non-VMS FEP using Telnet. &lt;BR /&gt;3. That is why others have suggested using a terminal emulator with scripting capabilities like c-kermit. In the past I've used Reflections terminal emulator scripting capabilities.&lt;BR /&gt;4. For a VMS FEP, you could do:&lt;BR /&gt;$ type 'p1'::"task=shbst1" &lt;BR /&gt;Unfortunately that doesn't help you.&lt;BR /&gt;Lawrence</description>
      <pubDate>Wed, 14 Dec 2005 13:16:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rebooting-a-front-end-processor-fep-using-telnet-or-ftp/m-p/3689768#M73228</guid>
      <dc:creator>Lawrence Czlapinski</dc:creator>
      <dc:date>2005-12-14T13:16:07Z</dc:date>
    </item>
  </channel>
</rss>

