<?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: Virtual IP address in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-ip-address/m-p/3624204#M236435</link>
    <description>Hi,&lt;BR /&gt;You cannot have two IP addresses in the same subnet belongs to different i/f card in the same system. Means you cannot have IP's belongs to same subnet assigned to different physical LAN cards. Though hp-ux allows this, this will lead to lot's of problem. If you want to use multiple physical interface concurrently then go for APA (auto port aggregation) which would combine multiple physical in to single logical i/f. If you want additinal IP's you can always assign virtual IP's.&lt;BR /&gt;If you want switch the IP's use Mc/SG. Even single node Mc/SG can do a LAN switchover.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;TT&lt;BR /&gt;</description>
    <pubDate>Tue, 13 Sep 2005 00:53:20 GMT</pubDate>
    <dc:creator>Thayanidhi</dc:creator>
    <dc:date>2005-09-13T00:53:20Z</dc:date>
    <item>
      <title>Virtual IP address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-ip-address/m-p/3624203#M236434</link>
      <description>Hi,&lt;BR /&gt;  Just wondering whether can we have 2 port with ip address (10.10.10.10 and 10.10.10.12) also having a virtual ip address (10.10.10.11) running on both of them(only one active).&lt;BR /&gt;&lt;BR /&gt;Meaning there will be one port ( 10.10.10.10 ) also with ip address ( 10.10.10.11) and when this port dies , the next port will take the virtual ip . ( so the next port will be become 10.10.10.12 and 10.10.10.11 ).&lt;BR /&gt;&lt;BR /&gt;Can this be done ?.If yes, what software do I need ?.&lt;BR /&gt;&lt;BR /&gt;Normally in MC Service Guard, we have 2 port with no IP address but will have virtual ip address running on either of this card.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;mB</description>
      <pubDate>Mon, 12 Sep 2005 18:12:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-ip-address/m-p/3624203#M236434</guid>
      <dc:creator>malay boy</dc:creator>
      <dc:date>2005-09-12T18:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual IP address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-ip-address/m-p/3624204#M236435</link>
      <description>Hi,&lt;BR /&gt;You cannot have two IP addresses in the same subnet belongs to different i/f card in the same system. Means you cannot have IP's belongs to same subnet assigned to different physical LAN cards. Though hp-ux allows this, this will lead to lot's of problem. If you want to use multiple physical interface concurrently then go for APA (auto port aggregation) which would combine multiple physical in to single logical i/f. If you want additinal IP's you can always assign virtual IP's.&lt;BR /&gt;If you want switch the IP's use Mc/SG. Even single node Mc/SG can do a LAN switchover.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;TT&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Sep 2005 00:53:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-ip-address/m-p/3624204#M236435</guid>
      <dc:creator>Thayanidhi</dc:creator>
      <dc:date>2005-09-13T00:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual IP address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-ip-address/m-p/3624205#M236436</link>
      <description>The answer is, No what you are trying to do can not be done.&lt;BR /&gt;&lt;BR /&gt;The main problem with your configuration is, you have two interfaces within the same subnet which is a big NO-NO in hpux.&lt;BR /&gt;&lt;BR /&gt;The nature of the virtual IP addressing is, the virtual IP address has to be in the same subnet as the actual IP address of the interface. Since you can not have two actual/physical IP addresses in the same subnet per hpux requirements, you can not float a virtual ip address belonging to one interface, seamlessly to another live interface.&lt;BR /&gt;&lt;BR /&gt;So, the only way to float a virtual IP is either using Auto Port Agrregation software with two physical interfaces in Active/Standby mode, or using ServiceGuard and using one active interface and the other one as a inactive failback interface.&lt;BR /&gt;&lt;BR /&gt;Either solution will cost you some money as neither APA not MCSG is free.&lt;BR /&gt;&lt;BR /&gt;Of course, if you can develop your own scripts you can write your own failover code yourself. It is not rocket science and if the only thing you need is to move the ip back and forth between two interfaces, it is not complex at all.&lt;BR /&gt;&lt;BR /&gt;Hope this helps</description>
      <pubDate>Tue, 13 Sep 2005 00:58:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-ip-address/m-p/3624205#M236436</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-09-13T00:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual IP address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-ip-address/m-p/3624206#M236437</link>
      <description>not supported way :)&lt;BR /&gt;make shell script that check lan card and if it   go down   config next port with same IP address</description>
      <pubDate>Tue, 13 Sep 2005 02:30:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-ip-address/m-p/3624206#M236437</guid>
      <dc:creator>Ivajlo Yanakiev</dc:creator>
      <dc:date>2005-09-13T02:30:44Z</dc:date>
    </item>
  </channel>
</rss>

