<?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 Making a route permanent in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/making-a-route-permanent/m-p/4083309#M542479</link>
    <description>Hi there --&lt;BR /&gt;&lt;BR /&gt;I recently ran the route add command using the following syntax:&lt;BR /&gt;&lt;BR /&gt;route add 132.183.0.0 netmask 255.255.0.0 10.1.1.240&lt;BR /&gt; &lt;BR /&gt;This is a route that I would like to make permanent. What is the best method to use to accomplish this? Thanks.</description>
    <pubDate>Tue, 09 Oct 2007 08:50:11 GMT</pubDate>
    <dc:creator>Andrew Kaplan</dc:creator>
    <dc:date>2007-10-09T08:50:11Z</dc:date>
    <item>
      <title>Making a route permanent</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/making-a-route-permanent/m-p/4083309#M542479</link>
      <description>Hi there --&lt;BR /&gt;&lt;BR /&gt;I recently ran the route add command using the following syntax:&lt;BR /&gt;&lt;BR /&gt;route add 132.183.0.0 netmask 255.255.0.0 10.1.1.240&lt;BR /&gt; &lt;BR /&gt;This is a route that I would like to make permanent. What is the best method to use to accomplish this? Thanks.</description>
      <pubDate>Tue, 09 Oct 2007 08:50:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/making-a-route-permanent/m-p/4083309#M542479</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2007-10-09T08:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Making a route permanent</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/making-a-route-permanent/m-p/4083310#M542480</link>
      <description>The route needs to be added to /etc/rc.config.d/netconf.</description>
      <pubDate>Tue, 09 Oct 2007 08:58:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/making-a-route-permanent/m-p/4083310#M542480</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2007-10-09T08:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Making a route permanent</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/making-a-route-permanent/m-p/4083311#M542481</link>
      <description>Add to /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ROUTE_DESTINATION[2]=132.183.0.0&lt;BR /&gt;ROUTE_MASK[2]="255.255.0.0"&lt;BR /&gt;ROUTE_GATEWAY[2]=10.1.1.240&lt;BR /&gt;ROUTE_COUNT[2]="1"&lt;BR /&gt;ROUTE_ARGS[2]=""&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 09 Oct 2007 09:00:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/making-a-route-permanent/m-p/4083311#M542481</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2007-10-09T09:00:23Z</dc:date>
    </item>
  </channel>
</rss>

