<?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: networking does not start up automatically at boot time in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/networking-does-not-start-up-automatically-at-boot-time/m-p/3356980#M63886</link>
    <description>Shawn,&lt;BR /&gt;Make sure that you uncomment the line which says $! @sys$startup:tcpip$startup.com in the VMS startup file sys$startup:systartup_vms.com as many have&lt;BR /&gt;already suggested.&lt;BR /&gt;&lt;BR /&gt;Simply u would need to do the following&lt;BR /&gt;&lt;BR /&gt;1. Login and set default to sys$startup&lt;BR /&gt;   $set def sys$startup:&lt;BR /&gt;&lt;BR /&gt;2. Edit file sys$startup:systartup_vms.com&lt;BR /&gt;   and modify the following line&lt;BR /&gt;   $!@sys$startup:tcpip$startup.com&lt;BR /&gt;   to &lt;BR /&gt;   $ @sys$startup:tcpip$startup.com&lt;BR /&gt;&lt;BR /&gt;3. If you don't find the above mentioned &lt;BR /&gt;   line in the systartup_vms file, then&lt;BR /&gt;   simply add that line and save this file&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Mobeen</description>
    <pubDate>Sun, 15 Aug 2004 23:41:18 GMT</pubDate>
    <dc:creator>Mobeen_1</dc:creator>
    <dc:date>2004-08-15T23:41:18Z</dc:date>
    <item>
      <title>networking does not start up automatically at boot time</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/networking-does-not-start-up-automatically-at-boot-time/m-p/3356975#M63881</link>
      <description>Networking doesn't start up automatically at boot time on OpenVMS 7.3. How do I get tcpip to start automatically?</description>
      <pubDate>Fri, 13 Aug 2004 12:12:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/networking-does-not-start-up-automatically-at-boot-time/m-p/3356975#M63881</guid>
      <dc:creator>Shawn Adams_2</dc:creator>
      <dc:date>2004-08-13T12:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: networking does not start up automatically at boot time</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/networking-does-not-start-up-automatically-at-boot-time/m-p/3356976#M63882</link>
      <description>Edit SYS$MANAGER:SYSTARTUP_VMS.COM&lt;BR /&gt; &lt;BR /&gt;If you have decnet IV&lt;BR /&gt;search STARTNET and remove remark from @STARTNET&lt;BR /&gt; &lt;BR /&gt;If you have decnet-plus (decnet osi)&lt;BR /&gt;search start/network decnet and remove remark&lt;BR /&gt; &lt;BR /&gt;Remark are line beginning with $!, remove exclamation point and leave dollar.&lt;BR /&gt; &lt;BR /&gt;Cheers&lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Aug 2004 12:32:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/networking-does-not-start-up-automatically-at-boot-time/m-p/3356976#M63882</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-08-13T12:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: networking does not start up automatically at boot time</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/networking-does-not-start-up-automatically-at-boot-time/m-p/3356977#M63883</link>
      <description>Shawn,&lt;BR /&gt;&lt;BR /&gt;and to get TCPIP starting automatically, remove '$!' from the following line in SYSTARTUP_VMS.COM:&lt;BR /&gt;&lt;BR /&gt;$!$ @SYS$STARTUP:TCPIP$STARTUP.COM&lt;BR /&gt;&lt;BR /&gt;Startup command templates for other TCPIP products are also included in SYSTARTUP_VMS.COM&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 13 Aug 2004 12:39:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/networking-does-not-start-up-automatically-at-boot-time/m-p/3356977#M63883</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2004-08-13T12:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: networking does not start up automatically at boot time</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/networking-does-not-start-up-automatically-at-boot-time/m-p/3356978#M63884</link>
      <description>Thanks so very much.&lt;BR /&gt;commenting out &lt;BR /&gt;&lt;BR /&gt;$!$ @SYS$STARTUP:TCPIP$STARTUP.COM&lt;BR /&gt;&lt;BR /&gt;worked great.&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Aug 2004 16:33:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/networking-does-not-start-up-automatically-at-boot-time/m-p/3356978#M63884</guid>
      <dc:creator>Shawn Adams_2</dc:creator>
      <dc:date>2004-08-13T16:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: networking does not start up automatically at boot time</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/networking-does-not-start-up-automatically-at-boot-time/m-p/3356979#M63885</link>
      <description>Shawn,&lt;BR /&gt;&lt;BR /&gt;Welcome to the VMS forum!.&lt;BR /&gt;&lt;BR /&gt;As you have just experienced, this is THE place for any questions more-or-less related to VMS, and the community is usually quick to try and help you.&lt;BR /&gt;&lt;BR /&gt;May I invite you to read &lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt;&lt;BR /&gt;and then award Antonio some points, and Volker the 'right on target' 10 ?&lt;BR /&gt;&lt;BR /&gt;It usually is also well-invested time to scan trough the forum. You will probably find answers to issues you did not even realise there were solutions for!&lt;BR /&gt;And of course, don'nt hesitate to ask any questions you might encounter!&lt;BR /&gt;&lt;BR /&gt;Happy foruming,&lt;BR /&gt;&lt;BR /&gt;Jan</description>
      <pubDate>Sat, 14 Aug 2004 05:22:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/networking-does-not-start-up-automatically-at-boot-time/m-p/3356979#M63885</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2004-08-14T05:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: networking does not start up automatically at boot time</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/networking-does-not-start-up-automatically-at-boot-time/m-p/3356980#M63886</link>
      <description>Shawn,&lt;BR /&gt;Make sure that you uncomment the line which says $! @sys$startup:tcpip$startup.com in the VMS startup file sys$startup:systartup_vms.com as many have&lt;BR /&gt;already suggested.&lt;BR /&gt;&lt;BR /&gt;Simply u would need to do the following&lt;BR /&gt;&lt;BR /&gt;1. Login and set default to sys$startup&lt;BR /&gt;   $set def sys$startup:&lt;BR /&gt;&lt;BR /&gt;2. Edit file sys$startup:systartup_vms.com&lt;BR /&gt;   and modify the following line&lt;BR /&gt;   $!@sys$startup:tcpip$startup.com&lt;BR /&gt;   to &lt;BR /&gt;   $ @sys$startup:tcpip$startup.com&lt;BR /&gt;&lt;BR /&gt;3. If you don't find the above mentioned &lt;BR /&gt;   line in the systartup_vms file, then&lt;BR /&gt;   simply add that line and save this file&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Mobeen</description>
      <pubDate>Sun, 15 Aug 2004 23:41:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/networking-does-not-start-up-automatically-at-boot-time/m-p/3356980#M63886</guid>
      <dc:creator>Mobeen_1</dc:creator>
      <dc:date>2004-08-15T23:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: networking does not start up automatically at boot time</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/networking-does-not-start-up-automatically-at-boot-time/m-p/3356981#M63887</link>
      <description>Antonio,&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;If you have decnet-plus (decnet osi)&lt;BR /&gt;search start/network decnet and remove remark&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;I thought this is obsolete since 7.something?, DECNet starts quite eraly in the startup proces (even when not activated..)&lt;BR /&gt;Or am I mistaken?&lt;BR /&gt;&lt;BR /&gt;Willem&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Aug 2004 01:57:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/networking-does-not-start-up-automatically-at-boot-time/m-p/3356981#M63887</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-08-16T01:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: networking does not start up automatically at boot time</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/networking-does-not-start-up-automatically-at-boot-time/m-p/3356982#M63888</link>
      <description>Willem,&lt;BR /&gt;I'm not sure about this. In my testing system, V7.3-2 I installed DecNet phase IV and Decnet plus doesn't start. I opened e thread about this, because I can't install Advanced Server V7.3 ECO3.&lt;BR /&gt;I guess DecNet plus starts if license found on system but next days I'try what will happen.&lt;BR /&gt; &lt;BR /&gt;Cheers&lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Aug 2004 04:18:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/networking-does-not-start-up-automatically-at-boot-time/m-p/3356982#M63888</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-08-16T04:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: networking does not start up automatically at boot time</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/networking-does-not-start-up-automatically-at-boot-time/m-p/3356983#M63889</link>
      <description>Antonio,&lt;BR /&gt;&lt;BR /&gt;you can install either DECNET_PHASE_IV or DECNET_OSI (also called DECnet-Plus).&lt;BR /&gt;&lt;BR /&gt;DECnet-Plus (aka NCL) will be started automatically from SYS$SYSTEM:STARTUP.COM, DECnet-Phase IV (aka NCP) needs either START/NETWORK DECnet or @SYS$STARTUP:STARTNET invoked in SYSTARTUP_VMS.COM&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Mon, 16 Aug 2004 04:36:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/networking-does-not-start-up-automatically-at-boot-time/m-p/3356983#M63889</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2004-08-16T04:36:43Z</dc:date>
    </item>
  </channel>
</rss>

