<?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: Changing VMS Printer  IP address in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/changing-vms-printer-ip-address/m-p/5045939#M37769</link>
    <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Thanks for all the Advices.&lt;BR /&gt;&lt;BR /&gt;I could resolve myissue using the &lt;BR /&gt;Modify PORT command.&lt;BR /&gt;&lt;BR /&gt;Meaning each time the ip address for a printer is changed, I am changing the IP address assaigned for that NTYdevice port.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Prasad.</description>
    <pubDate>Thu, 31 May 2007 16:43:20 GMT</pubDate>
    <dc:creator>prasad_35</dc:creator>
    <dc:date>2007-05-31T16:43:20Z</dc:date>
    <item>
      <title>Changing VMS Printer  IP address</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-vms-printer-ip-address/m-p/5045932#M37762</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;I am new to administration and trying to create a print Queue and assaign an Existing port (NTYnnn)on a VAX node.( I had deleted the existing queue and so I am creating the new one )&lt;BR /&gt;&lt;BR /&gt;I am using these commands :&lt;BR /&gt;&lt;BR /&gt;$ ntycp:= $multinet:ntycp&lt;BR /&gt;$ ntycp create port nty9969/node=xxxxxx/port=9969 (not executing this command since I want to use the existing port)&lt;BR /&gt;$ set terminal/permenant nty9969:/nobroadcast/notypeahead/nowrap&lt;BR /&gt;$initialize/queue/on=nty9969/processor=multinet_ntysmb/start_Queue: dallas_xxxx&lt;BR /&gt;$ show queue dallas_xxxx&lt;BR /&gt;Terminal queue DALLAS_xxxx, stalled, on DALLAS::NTY9969, mounted form GRPBIG&lt;BR /&gt; (stock=DEFAULT)&lt;BR /&gt;  /BASE_PRIORITY=4 /DEFAULT=(FEED, FORM=DEFAULT) Lowercase /OWNER=[SYSTEM] &lt;BR /&gt;  /PROCESSOR=MULTINET_NTYSMB /PROTECTION=(S:M,O:D,G:R,W:S)&lt;BR /&gt;&lt;BR /&gt;After creating Queue I am trying to print to it .. but once I start prining it says Printer queue is stalled..  I think I am missing some  other step (which assaigns IP address etc.. )&lt;BR /&gt;&lt;BR /&gt;I have updated an QUE_ALL.dAT file with the latest IP address .. Still I am having this issue. &lt;BR /&gt;Do I have to run any procedure/script so that the latest changes are updated..&lt;BR /&gt;&lt;BR /&gt;Pl let me know how to do this change..</description>
      <pubDate>Thu, 10 May 2007 10:10:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-vms-printer-ip-address/m-p/5045932#M37762</guid>
      <dc:creator>prasad_35</dc:creator>
      <dc:date>2007-05-10T10:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Changing VMS Printer  IP address</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-vms-printer-ip-address/m-p/5045933#M37763</link>
      <description>The NTYCP CREATE PORT is the command you need to specify the address and port on the remote node.  See &lt;A href="http://www.process.com/tcpip/mndocs52/ADMIN_GUIDE/Ch16.htm#E54E28" target="_blank"&gt;http://www.process.com/tcpip/mndocs52/ADMIN_GUIDE/Ch16.htm#E54E28&lt;/A&gt; for documentation.</description>
      <pubDate>Thu, 10 May 2007 11:32:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-vms-printer-ip-address/m-p/5045933#M37763</guid>
      <dc:creator>Richard Whalen</dc:creator>
      <dc:date>2007-05-10T11:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Changing VMS Printer  IP address</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-vms-printer-ip-address/m-p/5045934#M37764</link>
      <description>Hi Richard,&lt;BR /&gt;&lt;BR /&gt;Thanks for the response.. Since I want to assaign a new queue name to an Existing port I am having this problem.. &lt;BR /&gt;</description>
      <pubDate>Thu, 10 May 2007 16:01:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-vms-printer-ip-address/m-p/5045934#M37764</guid>
      <dc:creator>prasad_35</dc:creator>
      <dc:date>2007-05-10T16:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Changing VMS Printer  IP address</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-vms-printer-ip-address/m-p/5045935#M37765</link>
      <description>Leave the existing queue name and device in place and then add a new queue name with the following command&lt;BR /&gt;&lt;BR /&gt;$ init/queue/generic=(existing_queue_name) new_queue_name</description>
      <pubDate>Thu, 10 May 2007 16:11:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-vms-printer-ip-address/m-p/5045935#M37765</guid>
      <dc:creator>Richard Whalen</dc:creator>
      <dc:date>2007-05-10T16:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Changing VMS Printer  IP address</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-vms-printer-ip-address/m-p/5045936#M37766</link>
      <description>Another thought:&lt;BR /&gt;&lt;BR /&gt;use NTYCP DELETE to delete the existing nty9969 and then NTYCP CREATE to re-create it with the new ip address.</description>
      <pubDate>Thu, 10 May 2007 16:15:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-vms-printer-ip-address/m-p/5045936#M37766</guid>
      <dc:creator>Richard Whalen</dc:creator>
      <dc:date>2007-05-10T16:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: Changing VMS Printer  IP address</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-vms-printer-ip-address/m-p/5045937#M37767</link>
      <description>Hi Richard,&lt;BR /&gt;&lt;BR /&gt;I had created the new port 9901 and assaigned the IP address.&lt;BR /&gt;&lt;BR /&gt;ntycp create port nty9901/node=xx.xx.x.xx/port=9100&lt;BR /&gt;&lt;BR /&gt;Terminal queue DALLAS_xxxx, stalled, on DALLAS::NTY9901, mounted form DEFAULT&lt;BR /&gt;/BASE_PRIORITY=4 /DEFAULT=(FEED,FORM=DEFAULT) Lowercase /OWNER=[SYSTEM]&lt;BR /&gt;/PROCESSOR=MULTINET_NTYSMB /PROTECTION=(S:M,O:D,G:R,W:S)&lt;BR /&gt;&lt;BR /&gt;Still having the problem.. Do I have to restart the server/run any procedure to make these chages effect ?&lt;BR /&gt;</description>
      <pubDate>Fri, 11 May 2007 13:53:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-vms-printer-ip-address/m-p/5045937#M37767</guid>
      <dc:creator>prasad_35</dc:creator>
      <dc:date>2007-05-11T13:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Changing VMS Printer  IP address</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-vms-printer-ip-address/m-p/5045938#M37768</link>
      <description>You shouldn't have to restart anything other than the queue.&lt;BR /&gt;&lt;BR /&gt;Can you ping the printer's ip address?&lt;BR /&gt;&lt;BR /&gt;Can you get some TCPDUMP when trying to print a file?  (MULTINET TCPDUMP/VERBOSE HOST printers_ip_address)</description>
      <pubDate>Fri, 11 May 2007 14:02:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-vms-printer-ip-address/m-p/5045938#M37768</guid>
      <dc:creator>Richard Whalen</dc:creator>
      <dc:date>2007-05-11T14:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Changing VMS Printer  IP address</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-vms-printer-ip-address/m-p/5045939#M37769</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Thanks for all the Advices.&lt;BR /&gt;&lt;BR /&gt;I could resolve myissue using the &lt;BR /&gt;Modify PORT command.&lt;BR /&gt;&lt;BR /&gt;Meaning each time the ip address for a printer is changed, I am changing the IP address assaigned for that NTYdevice port.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Prasad.</description>
      <pubDate>Thu, 31 May 2007 16:43:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-vms-printer-ip-address/m-p/5045939#M37769</guid>
      <dc:creator>prasad_35</dc:creator>
      <dc:date>2007-05-31T16:43:20Z</dc:date>
    </item>
  </channel>
</rss>

