<?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: default route precedence in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/default-route-precedence/m-p/3570152#M559952</link>
    <description>Closer matches to the destiation IP addresses are used first, so that would be:&lt;BR /&gt;&lt;BR /&gt;1) matching host routes&lt;BR /&gt;2) matching (sub)network routes&lt;BR /&gt;3) default route&lt;BR /&gt;&lt;BR /&gt;IE the default route is used last.  As someone else pointed-out, when there are two otherwise identical routes, the metric will be used to pick.  If the metric is the same, then it should assumed to be chance as to which is used first.  Never assume that first or last set will be the order when the routes are otherwise identical.&lt;BR /&gt;&lt;BR /&gt;If ip_strong_es_model is set, then source IP address as well as destination IP address is included in the route lookup, and routes with matching source IP's are used first.  I do not know however, if a networking route with  a matching source IP would "trump" a specific host route without matching source IP.  That much has not come-up before :)</description>
    <pubDate>Mon, 27 Jun 2005 12:12:21 GMT</pubDate>
    <dc:creator>rick jones</dc:creator>
    <dc:date>2005-06-27T12:12:21Z</dc:date>
    <item>
      <title>default route precedence</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-route-precedence/m-p/3570148#M559948</link>
      <description>I tried looking through some threads and could not find a cut and dry answer to my question:&lt;BR /&gt;&lt;BR /&gt;How does routing precedence take place, is the default route used first, and then statics?&lt;BR /&gt;&lt;BR /&gt;Or are the static routes looked at first, and if they are not found then the default is used?&lt;BR /&gt;&lt;BR /&gt;thanks...Jay</description>
      <pubDate>Fri, 24 Jun 2005 08:01:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-route-precedence/m-p/3570148#M559948</guid>
      <dc:creator>Jay Cantwell</dc:creator>
      <dc:date>2005-06-24T08:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: default route precedence</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-route-precedence/m-p/3570149#M559949</link>
      <description>Hi Jay,&lt;BR /&gt;&lt;BR /&gt;As I understand it, it all depends on how you construct the routes.&lt;BR /&gt;IF you set up the static routes as 0 hop &amp;amp; indicate the local I/F as the gateway then any traffic destined to that route will go out the specified I/F. All other traffic will go out to the default gateway. &lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Fri, 24 Jun 2005 08:20:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-route-precedence/m-p/3570149#M559949</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2005-06-24T08:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: default route precedence</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-route-precedence/m-p/3570150#M559950</link>
      <description>Hi Jeff....&lt;BR /&gt;&lt;BR /&gt;Okay with the 0 hops, unfortunately I have to set up my routes with a hop count of 1. How does this change the use of the route table ?&lt;BR /&gt;&lt;BR /&gt;Jay</description>
      <pubDate>Fri, 24 Jun 2005 08:26:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-route-precedence/m-p/3570150#M559950</guid>
      <dc:creator>Jay Cantwell</dc:creator>
      <dc:date>2005-06-24T08:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: default route precedence</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-route-precedence/m-p/3570151#M559951</link>
      <description>afaik, the default route is only used where the  other (static) routes do not match for the target.&lt;BR /&gt;&lt;BR /&gt;Only where there are more routes to the target (like multiple default routes) then all routes will be used in some order. Some routers count hops, some use metrics, check the manual for your route software for details. As far as I read `man route` on hpux, there is not much to define.</description>
      <pubDate>Mon, 27 Jun 2005 04:00:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-route-precedence/m-p/3570151#M559951</guid>
      <dc:creator>C. Beerse_1</dc:creator>
      <dc:date>2005-06-27T04:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: default route precedence</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-route-precedence/m-p/3570152#M559952</link>
      <description>Closer matches to the destiation IP addresses are used first, so that would be:&lt;BR /&gt;&lt;BR /&gt;1) matching host routes&lt;BR /&gt;2) matching (sub)network routes&lt;BR /&gt;3) default route&lt;BR /&gt;&lt;BR /&gt;IE the default route is used last.  As someone else pointed-out, when there are two otherwise identical routes, the metric will be used to pick.  If the metric is the same, then it should assumed to be chance as to which is used first.  Never assume that first or last set will be the order when the routes are otherwise identical.&lt;BR /&gt;&lt;BR /&gt;If ip_strong_es_model is set, then source IP address as well as destination IP address is included in the route lookup, and routes with matching source IP's are used first.  I do not know however, if a networking route with  a matching source IP would "trump" a specific host route without matching source IP.  That much has not come-up before :)</description>
      <pubDate>Mon, 27 Jun 2005 12:12:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-route-precedence/m-p/3570152#M559952</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2005-06-27T12:12:21Z</dc:date>
    </item>
  </channel>
</rss>

