<?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: new ip assign in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690442#M100306</link>
    <description>&lt;!--!*#--&gt;&amp;gt; Could you please have a look on the&lt;BR /&gt;&amp;gt; attached file.&lt;BR /&gt;&lt;BR /&gt;A Microsoft Word document may not be the best&lt;BR /&gt;way to convey plain text to a VMS audience.&lt;BR /&gt;Why not use plain text?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] Unfortunately one of the Ethernet&lt;BR /&gt;&amp;gt; port is malfunctioning and needs to be&lt;BR /&gt;&amp;gt; replaced, [...]&lt;BR /&gt;&lt;BR /&gt;You know this how?  (If you don't know how to&lt;BR /&gt;replace the thing, do you know how to&lt;BR /&gt;diagnose a problem with it?)  What, exactly,&lt;BR /&gt;was the _original_ problem?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] More over my Other Ethernet port is&lt;BR /&gt;&amp;gt; also configured on Fast FD (Full duplex).&lt;BR /&gt;&amp;gt; [...]&lt;BR /&gt;&lt;BR /&gt;Which "Other Ethernet port" is that?&lt;BR /&gt;&lt;BR /&gt;I also recommend auto-negotiation, unless it&lt;BR /&gt;actually causes a problem.  On my XP1000, the&lt;BR /&gt;firmware normally reports the results of its&lt;BR /&gt;auto-negotiation.  I assume that a DS10 would&lt;BR /&gt;be at least that clever.  (VMS does, too,&lt;BR /&gt;when it starts up, as I recall.)&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] after installing new card [...]&lt;BR /&gt;&lt;BR /&gt;What, exactly did you remove?  What, exactly,&lt;BR /&gt;did you install (and where)?  What, exactly,&lt;BR /&gt;did you do after that?  What, exactly,&lt;BR /&gt;happened when you did it?</description>
    <pubDate>Sat, 25 Sep 2010 13:48:13 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2010-09-25T13:48:13Z</dc:date>
    <item>
      <title>new ip assign</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690433#M100297</link>
      <description>Sir,&lt;BR /&gt;I am using an Aplhaserver DS10 with Open VMS7.3.Unfortunately one of the Ethernet port is malfunctioning and needs to be replaced,Could any body guide me to add a new IP to Ethernet card in open VMS.&lt;BR /&gt;Procedure in Steps will be warm welcomed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Deepak Raheja</description>
      <pubDate>Thu, 23 Sep 2010 09:07:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690433#M100297</guid>
      <dc:creator>Deepak Raheja</dc:creator>
      <dc:date>2010-09-23T09:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: new ip assign</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690434#M100298</link>
      <description>As long as the replaced interface is of the same type and controller number/letter, then there is nothing to do.&lt;BR /&gt;&lt;BR /&gt;If this is not the case,, and the new interface is of different type, then, assuming the TCPIP software is "TCPIP services for VMS",aka UCX:&lt;BR /&gt;First, delete the old interface e.g. WE0:&lt;BR /&gt;TCPIP SET CONFIG NOINTERFACE WE0&lt;BR /&gt;TCPIP SET NOINTERFACE WE0&lt;BR /&gt;&lt;BR /&gt;Then use @sys$manager:tcpip$config menu to define the IP parameter of the new interface:&lt;BR /&gt;  Configuration options:&lt;BR /&gt;  1  -  Core environment&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Sep 2010 10:15:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690434#M100298</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2010-09-23T10:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: new ip assign</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690435#M100299</link>
      <description>Adding to Joseph's response, delete the old configuration, shut down the system for card replacment, reboot then configure the new changed interface.  Not required if you replace with the same class of adaptor.&lt;BR /&gt;&lt;BR /&gt;TCPIP at this age could cause problems if started with an invalid interface, and you need to start TCPIP services to delete the configuration if the type of adapator has changed.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Sep 2010 21:22:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690435#M100299</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2010-09-23T21:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: new ip assign</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690436#M100300</link>
      <description>Thanks Andy/Joseph&lt;BR /&gt;&lt;BR /&gt;I configured the IP address and set the speed Fast FD as per system requirement .But still I am unable to ping my Cisco Switch.Is there some more parameters needs to be set.&lt;BR /&gt;&lt;BR /&gt;apart from   @sys$manager:tcpip$config Can I assign an ip through Alpha BIOS too?&lt;BR /&gt;&lt;BR /&gt;Is there some more parameters more to set ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Deepak Raheja&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Sep 2010 16:15:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690436#M100300</guid>
      <dc:creator>Deepak Raheja</dc:creator>
      <dc:date>2010-09-24T16:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: new ip assign</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690437#M100301</link>
      <description>&amp;gt;&amp;gt; speed Fast FD as per system requirement &lt;BR /&gt;What system requirement ?&lt;BR /&gt;Usually speed should be auto-negotiation.&lt;BR /&gt;Is the Cisco box also the IP router ?&lt;BR /&gt;Did you configure routing after doing the new IP interface configuration ?&lt;BR /&gt;Did you restart  TCPIP after configuration ?&lt;BR /&gt;&lt;BR /&gt;And no, "Alpha BIOS", which we calle SRM console, can't configure the VMS TCPIPp stack.</description>
      <pubDate>Fri, 24 Sep 2010 16:24:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690437#M100301</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2010-09-24T16:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: new ip assign</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690438#M100302</link>
      <description>Hello Joseph,&lt;BR /&gt;My cisco switch and router used Speed 100/Full duplex.More over my Other Ethernet port is also configured on Fast FD (Full duplex).So I use Fast FD.&lt;BR /&gt;Is there some requirement to add routing while i am using similar class ip which i was using(IP) in earlier port.&lt;BR /&gt;I reset the Decnet TCPIP services too after installing new card in Alphaserver Ds10&lt;BR /&gt;&lt;BR /&gt;Any more ideas,(which i am missing perhaps)&lt;BR /&gt;&lt;BR /&gt;Waiting from you,&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Deepak Raheja</description>
      <pubDate>Fri, 24 Sep 2010 16:45:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690438#M100302</guid>
      <dc:creator>Deepak Raheja</dc:creator>
      <dc:date>2010-09-24T16:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: new ip assign</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690439#M100303</link>
      <description>If the routing has not changed, it should be o.k.,&lt;BR /&gt;but it does no harm to check it again using tcpip$config.&lt;BR /&gt;&lt;BR /&gt;Independently of IP, check using LANCP to see if the link is up at all:&lt;BR /&gt;mcr lancp show device ewa0/internal&lt;BR /&gt;is Link state LINKUP ?&lt;BR /&gt;&lt;BR /&gt;mcr lancp show device ewa0/counter&lt;BR /&gt;to see if there is incoming/outgoing traffic&lt;BR /&gt;&lt;BR /&gt;Still I would set auto-negotiation via LANCP to see if it is working.&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Sep 2010 16:58:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690439#M100303</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2010-09-24T16:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: new ip assign</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690440#M100304</link>
      <description>Hello Joseph,&lt;BR /&gt;&lt;BR /&gt;Let me check the points told by you on tomorrow morning,I will update you the same&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Deepak Raheja</description>
      <pubDate>Fri, 24 Sep 2010 17:05:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690440#M100304</guid>
      <dc:creator>Deepak Raheja</dc:creator>
      <dc:date>2010-09-24T17:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: new ip assign</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690441#M100305</link>
      <description>Hello Joseph&lt;BR /&gt;&lt;BR /&gt;Could you please have a look on the attached file.It shows that the Counters are increasing but still I am unable to ping my CISCO switch with my newly installed ethernet card in DS10..&lt;BR /&gt;&lt;BR /&gt;(Could you please let me know the steps procedure documents/any link for installing a new ethernet cards in Alphaserver DS10 with open VMS7.2 plateform&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Deepak Raheja</description>
      <pubDate>Sat, 25 Sep 2010 12:29:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690441#M100305</guid>
      <dc:creator>Deepak Raheja</dc:creator>
      <dc:date>2010-09-25T12:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: new ip assign</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690442#M100306</link>
      <description>&lt;!--!*#--&gt;&amp;gt; Could you please have a look on the&lt;BR /&gt;&amp;gt; attached file.&lt;BR /&gt;&lt;BR /&gt;A Microsoft Word document may not be the best&lt;BR /&gt;way to convey plain text to a VMS audience.&lt;BR /&gt;Why not use plain text?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] Unfortunately one of the Ethernet&lt;BR /&gt;&amp;gt; port is malfunctioning and needs to be&lt;BR /&gt;&amp;gt; replaced, [...]&lt;BR /&gt;&lt;BR /&gt;You know this how?  (If you don't know how to&lt;BR /&gt;replace the thing, do you know how to&lt;BR /&gt;diagnose a problem with it?)  What, exactly,&lt;BR /&gt;was the _original_ problem?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] More over my Other Ethernet port is&lt;BR /&gt;&amp;gt; also configured on Fast FD (Full duplex).&lt;BR /&gt;&amp;gt; [...]&lt;BR /&gt;&lt;BR /&gt;Which "Other Ethernet port" is that?&lt;BR /&gt;&lt;BR /&gt;I also recommend auto-negotiation, unless it&lt;BR /&gt;actually causes a problem.  On my XP1000, the&lt;BR /&gt;firmware normally reports the results of its&lt;BR /&gt;auto-negotiation.  I assume that a DS10 would&lt;BR /&gt;be at least that clever.  (VMS does, too,&lt;BR /&gt;when it starts up, as I recall.)&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] after installing new card [...]&lt;BR /&gt;&lt;BR /&gt;What, exactly did you remove?  What, exactly,&lt;BR /&gt;did you install (and where)?  What, exactly,&lt;BR /&gt;did you do after that?  What, exactly,&lt;BR /&gt;happened when you did it?</description>
      <pubDate>Sat, 25 Sep 2010 13:48:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690442#M100306</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-09-25T13:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: new ip assign</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690443#M100307</link>
      <description>The LAN counters look o.k.&lt;BR /&gt;Since You say EWA0 is malfunctioning, I would remove it as an IP interface:&lt;BR /&gt;TCPIP SET NOINTERFACE WE0&lt;BR /&gt;TCPIP SET CONFIG NOINTERFACE WE0&lt;BR /&gt;then shutdown/restart TCPIP.&lt;BR /&gt;I'm not really experienced in VMS TCPIP, but I can imagine the system tries to use the first interface enabled in the same subnet, the bad one.&lt;BR /&gt;Also check the routing tables &lt;BR /&gt;TCPIP SHOW ROUTE&lt;BR /&gt;&lt;BR /&gt;Did You try to reach other destinations than the gateway in the same subnet ?&lt;BR /&gt;TCPIP SHOW ARP &lt;BR /&gt;shows eventually which ones are seen.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 25 Sep 2010 14:14:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690443#M100307</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2010-09-25T14:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: new ip assign</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690444#M100308</link>
      <description>Also to check:&lt;BR /&gt;is the interface raechable from a different system: ping the the new interface (using its IP address, not name).&lt;BR /&gt;If it responds, than it is a hint it is working, and should work also outgoing if used, i.e. after EWA0 is disabled.&lt;BR /&gt;</description>
      <pubDate>Sat, 25 Sep 2010 15:06:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690444#M100308</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2010-09-25T15:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: new ip assign</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690445#M100309</link>
      <description>I have multiple Alpha server DS10 running at various different location. All DS10 servers using 2 Ethernet ports mounted on motherboard only calling LAN-A &amp;amp; LAN-B.&lt;BR /&gt;Suppose one site say EF0DS1 running on two LANs (LAN-A &amp;amp; LAN-B) at a remote location. The IPs for LANs are as followings:&lt;BR /&gt;EF0DS1 LAN-A â   172.16.136.74/26&lt;BR /&gt;EF0DS1 LAN-B â   172.16.166.74/26&lt;BR /&gt;&lt;BR /&gt;Now EF0DS1 LAN-A became faulty and needs to be replaced so as it is mounted on a motherboard,We added a new Dual SCSI combo Ethernet card in PCI slot.We had that card spare in our stock so we choosed to used it.&lt;BR /&gt;&lt;BR /&gt;Now as I already told it is a remote site,so before sending the card to there,I wanted to check the connectivity of that combo card on my plateform.As like the remote location DS10,I have a DS10 named EA0DS1,again running with two LANs(LAN-A LAN-B)The IPs are as followings&lt;BR /&gt;&lt;BR /&gt;EA0DS1 LAN-A â   172.16.128.74/26&lt;BR /&gt;EA0DS1 LAN-B â   172.16.160.74/26&lt;BR /&gt;&lt;BR /&gt;Now what I did I add my combo Ethernet card on my DS10 server(installed at plateform) and was able to see it in SHOW|MORE &lt;BR /&gt;EWC0  (newly installed combo card)&lt;BR /&gt;&lt;BR /&gt;I assigned it a spare IP 172.16.128.111/26 set at FAST FD with LANCP and CORE Environment and INTERFACE options.I reset the DECNET TCPIP services after assigning IP to new card.I am able to see the counters increasing but surprisingly I am unable to ping my cisco switch/router(172.16.128.88/172.16.128.89)&lt;BR /&gt;&lt;BR /&gt;Any Idea why it is not pinging ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Deepak Raheja</description>
      <pubDate>Tue, 28 Sep 2010 04:50:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690445#M100309</guid>
      <dc:creator>Deepak Raheja</dc:creator>
      <dc:date>2010-09-28T04:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: new ip assign</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690446#M100310</link>
      <description>Did You try to remove the WE0 (EWA0) interface ?&lt;BR /&gt;Last time You showed EWA0: and EWC0: both connected, and EWA0: still counting.</description>
      <pubDate>Tue, 28 Sep 2010 18:00:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690446#M100310</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2010-09-28T18:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: new ip assign</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690447#M100311</link>
      <description>Make sure that the gateway addresses are set up correctly as well for the new cards. &lt;BR /&gt;&lt;BR /&gt;Dan</description>
      <pubDate>Tue, 28 Sep 2010 18:17:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690447#M100311</guid>
      <dc:creator>abrsvc</dc:creator>
      <dc:date>2010-09-28T18:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: new ip assign</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690448#M100312</link>
      <description>Hello Joseph,&lt;BR /&gt;No I didnot remove EWA0(172.16.128.74)it is working as LAN-A (with motherbaord DS10 port)at present situtaion is&lt;BR /&gt;&lt;BR /&gt;EWA0-172.16.128.74/26(working as LAN-A)onboard ethernet&lt;BR /&gt;EWB0-172.16.160.74/26(working as LAN-B)onboard ethernet&lt;BR /&gt;&lt;BR /&gt;EWC0-172.16.128.111/26(not working)External card.I used a spare IP from LAN-A series.&lt;BR /&gt;&lt;BR /&gt;Is it requires to unassign EWA0 if I am using a same class spare ip in same machine(for e.g EWC0 here).In other words can't I use two same class ip to access same LAN/Switch ? &lt;BR /&gt;&lt;BR /&gt;Waiting for yours valuable views. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Deepak Raheja&lt;BR /&gt;&lt;BR /&gt;I have correctly set the gateway,Dan</description>
      <pubDate>Wed, 29 Sep 2010 03:26:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690448#M100312</guid>
      <dc:creator>Deepak Raheja</dc:creator>
      <dc:date>2010-09-29T03:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: new ip assign</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690449#M100313</link>
      <description>If EWA0 is working, then no, need not be disabled.&lt;BR /&gt;But how do You know EWC0 is not working ?&lt;BR /&gt;Since EWA0 and EWC0 is in the same subnet, I assume it will go over EWA0: as long this is working ( I assume LAN failover is not setup according to the interface names).&lt;BR /&gt;Is the ping to cisco "not working" t&lt;BR /&gt;he only problem, or is there no connection to x.x.128.* at all on the system with working EWA0: ? The LAN counters showed a lot of traffic, both incoming and outgoing. &lt;BR /&gt;Are other protocols (Decnet, cluster, LAT) active ?&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Sep 2010 05:38:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690449#M100313</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2010-09-29T05:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: new ip assign</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690450#M100314</link>
      <description>Thanks Joseph,&lt;BR /&gt;When I am removing my LAN-A(172.16.128.74) cable,in that case I should be able to ping my LAN A swich.But it is not pinging however IO counters are increasing.&lt;BR /&gt;Is it require to activate some protocols too,yet the same machine is working fine with same class IP i.e LAN-A. or we have to activate the services for each individual physical device say LAN A port,LAN B port, LAN c port. Sorry,But I doubt..&lt;BR /&gt;In my sense we needs to activate the protocols for machine specific.doesnot matter how much cards we insert in machine.&lt;BR /&gt;Waiting yours feedback.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Deepak Raheja&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Sep 2010 07:50:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690450#M100314</guid>
      <dc:creator>Deepak Raheja</dc:creator>
      <dc:date>2010-09-29T07:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: new ip assign</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690451#M100315</link>
      <description>&amp;gt;&amp;gt;&lt;BR /&gt;When I am removing my LAN-A(172.16.128.74) cable,in that case I should be able to ping my LAN A swich.&lt;BR /&gt;&amp;lt;&amp;lt;&lt;BR /&gt;No, since there is no LAN Failover, TCPIP will still trye to use EWA0:.Since You are not willing to disable interface WE0/EWA0 to prove  that, I have no more ideas, somebody else ?&lt;BR /&gt;&amp;gt;&amp;gt; &lt;BR /&gt;Is it require to activate some protocols too,yet the same machine is working fine with same class IP i.e LAN-A. or we have to activate the services for each individual &lt;BR /&gt;&amp;lt;&amp;lt;&lt;BR /&gt;No, it was just a question: if e.g. DECnet would work, then the it proves the interface is o.k., but IP has a problem.&lt;BR /&gt;&lt;BR /&gt;Also what was the answer to trying to access  x.x.128.111 from the outside, i.e. ping from some other node ?&lt;BR /&gt;This would also prove the we2/ewc0 interface is o.k.&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Sep 2010 08:26:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690451#M100315</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2010-09-29T08:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: new ip assign</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690452#M100316</link>
      <description>ok jOSEPH,&lt;BR /&gt;I think I should unassign LAN A(172.16.128.74), &amp;amp; then I should check the newly installed card behaviour(172.16.128.111).(ofcourse you were already asked to do)&lt;BR /&gt;&lt;BR /&gt;I will let you know the result after doing the said activity.&lt;BR /&gt;&lt;BR /&gt;Keep in touch&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Deepak Raheja</description>
      <pubDate>Wed, 29 Sep 2010 09:06:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-ip-assign/m-p/4690452#M100316</guid>
      <dc:creator>Deepak Raheja</dc:creator>
      <dc:date>2010-09-29T09:06:51Z</dc:date>
    </item>
  </channel>
</rss>

