<?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: IP Backup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-backup/m-p/3103997#M573620</link>
    <description>The "best" way to do this is with Auto Port Aggregation (aka APA). It will allow you to boind the two interfaces into one aggregate, which the transport will see as a single interface.  You can decide if you want active/active or active/standby.&lt;BR /&gt;&lt;BR /&gt;MC/ServiceGuard I believe does just active/standby, but it has been a long time since I last looked.&lt;BR /&gt;&lt;BR /&gt;Finally, if you are unwilling to spend the money for APA, but are willing to do some work, you could perhaps do some scripting with ping and/or linkloop(1m) to guesstimate when the active NIC fails, ifconfig it down and ifconfig the standby NIC into operation.&lt;BR /&gt;&lt;BR /&gt;My personal suggestion is to go the APA route - when things aren't quite working you can then yell at HP rather than having to fix your scripts :)</description>
    <pubDate>Tue, 28 Oct 2003 20:52:34 GMT</pubDate>
    <dc:creator>rick jones</dc:creator>
    <dc:date>2003-10-28T20:52:34Z</dc:date>
    <item>
      <title>IP Backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-backup/m-p/3103993#M573616</link>
      <description>Dear All&lt;BR /&gt;&lt;BR /&gt;if i have two ethernet port each port on different I/O Card and they are on the same network and subnet and i want to use just one IP and the other is backup in case the first one is down can i make it?(the server is HP Unix rp8400)?&lt;BR /&gt;&lt;BR /&gt;Thank You</description>
      <pubDate>Tue, 28 Oct 2003 06:42:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-backup/m-p/3103993#M573616</guid>
      <dc:creator>David_492</dc:creator>
      <dc:date>2003-10-28T06:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: IP Backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-backup/m-p/3103994#M573617</link>
      <description>I believe you can do it but because they are on the same network and subnet you must use the software Autoport aggregation to do it.&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Oct 2003 06:51:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-backup/m-p/3103994#M573617</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2003-10-28T06:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: IP Backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-backup/m-p/3103995#M573618</link>
      <description>Without add in products you can run an occaisional ping test to see if the network is up.&lt;BR /&gt;&lt;BR /&gt;ping -n 1 -m30 hostname&lt;BR /&gt;rc=$?&lt;BR /&gt;&lt;BR /&gt;# if return code not equal zero ie success&lt;BR /&gt;if [ $rc -ne 0 ] then &lt;BR /&gt;  #bring up backup card on the same network&lt;BR /&gt;else&lt;BR /&gt;  # all is well&lt;BR /&gt;fi&lt;BR /&gt;&lt;BR /&gt;Remember that with HP-UX you can not bring up to NIC cards on the same network.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 28 Oct 2003 08:09:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-backup/m-p/3103995#M573618</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-28T08:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: IP Backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-backup/m-p/3103996#M573619</link>
      <description>You can do this with MC/ServiceGuard, or with APA (auto-port-aggregation).  Otherwise your "backup" is manual reconfiguration.</description>
      <pubDate>Tue, 28 Oct 2003 09:01:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-backup/m-p/3103996#M573619</guid>
      <dc:creator>Stuart Abramson_2</dc:creator>
      <dc:date>2003-10-28T09:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: IP Backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-backup/m-p/3103997#M573620</link>
      <description>The "best" way to do this is with Auto Port Aggregation (aka APA). It will allow you to boind the two interfaces into one aggregate, which the transport will see as a single interface.  You can decide if you want active/active or active/standby.&lt;BR /&gt;&lt;BR /&gt;MC/ServiceGuard I believe does just active/standby, but it has been a long time since I last looked.&lt;BR /&gt;&lt;BR /&gt;Finally, if you are unwilling to spend the money for APA, but are willing to do some work, you could perhaps do some scripting with ping and/or linkloop(1m) to guesstimate when the active NIC fails, ifconfig it down and ifconfig the standby NIC into operation.&lt;BR /&gt;&lt;BR /&gt;My personal suggestion is to go the APA route - when things aren't quite working you can then yell at HP rather than having to fix your scripts :)</description>
      <pubDate>Tue, 28 Oct 2003 20:52:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-backup/m-p/3103997#M573620</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2003-10-28T20:52:34Z</dc:date>
    </item>
  </channel>
</rss>

