<?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: setup network on Openwms 8.3 Integrity in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/setup-network-on-openwms-8-3-integrity/m-p/5278596#M101584</link>
    <description>Thanks  all  done !!</description>
    <pubDate>Wed, 06 Apr 2011 05:08:17 GMT</pubDate>
    <dc:creator>Levon Nikoghosyan</dc:creator>
    <dc:date>2011-04-06T05:08:17Z</dc:date>
    <item>
      <title>setup network on Openwms 8.3 Integrity</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/setup-network-on-openwms-8-3-integrity/m-p/5278592#M101580</link>
      <description>I need  to  setup  network on my  integrity Openwms 8.3 to be able  to  remotely connect to integrity  via telnet. please  explain how  I have to setup  ip  to be visible from local  net&lt;BR /&gt;&lt;BR /&gt;thank you in advance&lt;BR /&gt;&lt;BR /&gt;P.S. (DecNet installed ) &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Apr 2011 06:11:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/setup-network-on-openwms-8-3-integrity/m-p/5278592#M101580</guid>
      <dc:creator>Levon Nikoghosyan</dc:creator>
      <dc:date>2011-04-05T06:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: setup network on Openwms 8.3 Integrity</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/setup-network-on-openwms-8-3-integrity/m-p/5278593#M101581</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Please refer the below document for configuring the telnet. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/83final/ba554_90008/ch02s08.html" target="_blank"&gt;http://h71000.www7.hp.com/doc/83final/ba554_90008/ch02s08.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Refer the below link for documentation on TCP/IP services for VMS.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/tcpip57.html" target="_blank"&gt;http://h71000.www7.hp.com/doc/tcpip57.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ketan&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Apr 2011 06:30:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/setup-network-on-openwms-8-3-integrity/m-p/5278593#M101581</guid>
      <dc:creator>Shriniketan Bhagwat</dc:creator>
      <dc:date>2011-04-05T06:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: setup network on Openwms 8.3 Integrity</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/setup-network-on-openwms-8-3-integrity/m-p/5278594#M101582</link>
      <description>Check the doc, or just give it a go at first.&lt;BR /&gt;&lt;BR /&gt;@startup:tcpip$config&lt;BR /&gt;&lt;BR /&gt;Setup core and client+server serivces TELNET.&lt;BR /&gt;You probably want to enable the DTP service also.&lt;BR /&gt;&lt;BR /&gt;If you are just telnetting to the box, there is no need for route/bind/ntp and other trimmings.&lt;BR /&gt;&lt;BR /&gt;You already have DECnet going, but be aware of a surprise to some is that you always have to start decnet before $startup:tcpip$startup. &lt;BR /&gt;(because DECnet fudges the MAC address).&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;Hein&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Apr 2011 11:17:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/setup-network-on-openwms-8-3-integrity/m-p/5278594#M101582</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2011-04-05T11:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: setup network on Openwms 8.3 Integrity</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/setup-network-on-openwms-8-3-integrity/m-p/5278595#M101583</link>
      <description>Log in to your System, (use console if necessary)&lt;BR /&gt;&lt;BR /&gt;Step 1:   Check for Network interfaces&lt;BR /&gt;&lt;BR /&gt;$ show dev ew  (should give something like)&lt;BR /&gt;&lt;BR /&gt;Device             Device           Error&lt;BR /&gt; Name              Status           Count&lt;BR /&gt;EWA0:              Online               0&lt;BR /&gt;EWB0:              Online               0&lt;BR /&gt;&lt;BR /&gt;$ show dev ewa/full&lt;BR /&gt;&lt;BR /&gt;Device EWA0:, device type BCM5704, is online, network device, error logging is&lt;BR /&gt;    enabled, device is a template only.&lt;BR /&gt;&lt;BR /&gt;    Error count                    0    Operations completed                  0&lt;BR /&gt;    Owner process                 ""    Owner UIC                      [SYSTEM]&lt;BR /&gt;    Owner process ID        00000000    Dev Prot              S:RWPL,O:RWPL,G,W&lt;BR /&gt;    Reference count                0    Default buffer size                 512&lt;BR /&gt;    Current preferred CPU Id       0    Fastpath                              1&lt;BR /&gt;    Current Interrupt CPU Id       0&lt;BR /&gt;&lt;BR /&gt;Operating characteristics: Link up, Full duplex.&lt;BR /&gt;&lt;BR /&gt;    Speed (Mbits/sec)           1000&lt;BR /&gt;    Def. MAC addr  00-17-A4-77-10-18    Current MAC addr      AA-00-04-00-02-08&lt;BR /&gt;&lt;BR /&gt;Notice:  Operating characteristics:  Link Up, Full Duplex, (and below) Speed 1000Mb/s.&lt;BR /&gt;-----------------------&lt;BR /&gt;If Link is not up then you need to fix that first&lt;BR /&gt;-----------------------&lt;BR /&gt;OK So far.    Now run TCPIP$CONFIG&lt;BR /&gt;&lt;BR /&gt;$ @sys$manager:tcpip$config&lt;BR /&gt;&lt;BR /&gt;Select Option 1 (Core)&lt;BR /&gt;Next menu,  Select Option 1  (Domain)&lt;BR /&gt;  -&amp;gt;   Enter your domain name.&lt;BR /&gt;Same menu,  Select Option 2  (Interfaces)&lt;BR /&gt;  -&amp;gt;   assign your IP address to the interface of your choice.&lt;BR /&gt;&lt;BR /&gt;(Note:  WE0=EWA0, WE1=EWB0, WE2=EWC0, etc.)&lt;BR /&gt;&lt;BR /&gt;Return to first menu.&lt;BR /&gt;Select Option 2  (Client Options)&lt;BR /&gt;Next menu Select Option 8 (TELNET)&lt;BR /&gt;Select option to Start and Enable Service on this Node.&lt;BR /&gt;Return to first menu.  EXIT.&lt;BR /&gt;&lt;BR /&gt;Should be done.&lt;BR /&gt;&lt;BR /&gt;Dave.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Apr 2011 11:20:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/setup-network-on-openwms-8-3-integrity/m-p/5278595#M101583</guid>
      <dc:creator>The Brit</dc:creator>
      <dc:date>2011-04-05T11:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: setup network on Openwms 8.3 Integrity</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/setup-network-on-openwms-8-3-integrity/m-p/5278596#M101584</link>
      <description>Thanks  all  done !!</description>
      <pubDate>Wed, 06 Apr 2011 05:08:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/setup-network-on-openwms-8-3-integrity/m-p/5278596#M101584</guid>
      <dc:creator>Levon Nikoghosyan</dc:creator>
      <dc:date>2011-04-06T05:08:17Z</dc:date>
    </item>
  </channel>
</rss>

