<?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 default route... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-default-route/m-p/4216863#M539475</link>
    <description>I means the internal routes using your old default queue will be flushed - not the one not using it of course -&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 16 Jun 2008 07:35:46 GMT</pubDate>
    <dc:creator>Laurent Menase</dc:creator>
    <dc:date>2008-06-16T07:35:46Z</dc:date>
    <item>
      <title>Changing default route...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-default-route/m-p/4216856#M539468</link>
      <description>&lt;BR /&gt;Hi guys,&lt;BR /&gt;I am just looking for some learned help here to change the network default gateway address easily with no network or operating disruption (preferably) to a running production system. Can this easily be done in SAM? Is it a default route change?&lt;BR /&gt;HP-UX v11i v2  or 11.23 &lt;BR /&gt;Any help or recommendations appreciated.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2servers rx6600 in cluster....&lt;BR /&gt;16 gb ram&lt;BR /&gt;cluster need not be brought down right ?????</description>
      <pubDate>Mon, 16 Jun 2008 05:03:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-default-route/m-p/4216856#M539468</guid>
      <dc:creator>boomer_2</dc:creator>
      <dc:date>2008-06-16T05:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Changing default route...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-default-route/m-p/4216857#M539469</link>
      <description>Hi,&lt;BR /&gt;By hand you will be sure of the result, avoid SAM to do that.&lt;BR /&gt;&lt;BR /&gt;just add your new default route&lt;BR /&gt;then remove the old one&lt;BR /&gt;&lt;BR /&gt;route add default newaddress 1&lt;BR /&gt;route delete default oldaddress&lt;BR /&gt;&lt;BR /&gt;change the default address in /etc/rc.config.d/netconf&lt;BR /&gt;ROUTE_DESTINATION[0]="default"&lt;BR /&gt;ROUTE_MASK[0]=""&lt;BR /&gt;ROUTE_GATEWAY[0]="&lt;HERE put="" the="" new="" defaultgw=""&gt;"&lt;BR /&gt;ROUTE_COUNT[0]="1"&lt;BR /&gt;ROUTE_ARGS[0]=""&lt;/HERE&gt;</description>
      <pubDate>Mon, 16 Jun 2008 06:18:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-default-route/m-p/4216857#M539469</guid>
      <dc:creator>Laurent Menase</dc:creator>
      <dc:date>2008-06-16T06:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Changing default route...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-default-route/m-p/4216858#M539470</link>
      <description>Same question posted before.&lt;BR /&gt;&lt;BR /&gt;See the below thread&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1207503" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1207503&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif</description>
      <pubDate>Mon, 16 Jun 2008 06:19:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-default-route/m-p/4216858#M539470</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2008-06-16T06:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Changing default route...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-default-route/m-p/4216859#M539471</link>
      <description>Hi Laurent,&lt;BR /&gt;That means i dnt have to put my cluster down right ????????????????</description>
      <pubDate>Mon, 16 Jun 2008 06:45:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-default-route/m-p/4216859#M539471</guid>
      <dc:creator>boomer_2</dc:creator>
      <dc:date>2008-06-16T06:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Changing default route...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-default-route/m-p/4216860#M539472</link>
      <description>check this link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=33828" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=33828&lt;/A&gt;</description>
      <pubDate>Mon, 16 Jun 2008 06:48:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-default-route/m-p/4216860#M539472</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-06-16T06:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Changing default route...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-default-route/m-p/4216861#M539473</link>
      <description>changing default route you need not to down the cluster.</description>
      <pubDate>Mon, 16 Jun 2008 07:04:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-default-route/m-p/4216861#M539473</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-06-16T07:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Changing default route...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-default-route/m-p/4216862#M539474</link>
      <description>no you don't need,&lt;BR /&gt;Once you remove the old default, all the intenal routes created for your connections will be flushed automatically.&lt;BR /&gt;A new internal route will be created on next packet sent, - just taking the default route, and if needed making a arp resolution of that new route&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Jun 2008 07:33:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-default-route/m-p/4216862#M539474</guid>
      <dc:creator>Laurent Menase</dc:creator>
      <dc:date>2008-06-16T07:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Changing default route...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-default-route/m-p/4216863#M539475</link>
      <description>I means the internal routes using your old default queue will be flushed - not the one not using it of course -&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Jun 2008 07:35:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-default-route/m-p/4216863#M539475</guid>
      <dc:creator>Laurent Menase</dc:creator>
      <dc:date>2008-06-16T07:35:46Z</dc:date>
    </item>
  </channel>
</rss>

