<?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 routing in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-routing/m-p/2446625#M598675</link>
    <description>In looking at your statement:&lt;BR /&gt;&lt;BR /&gt;route add net 10.254.253.160 10.1.19.254 netmask 255.255.255.240 5 &lt;BR /&gt;&lt;BR /&gt;I went back and referred to the man page on route, which shows the syntax:&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/route [-f] [-n] [-p pmtu] add [net|host] destination [netmask mask] gateway [count]&lt;BR /&gt;&lt;BR /&gt;I think you have the gateway in the wrong spot in your command, so it should look like:&lt;BR /&gt;&lt;BR /&gt;route add net 10.254.253.160 netmask 255.255.255.240 10.1.19.254 5&lt;BR /&gt;&lt;BR /&gt;The only question I have is the hop count of 5.</description>
    <pubDate>Wed, 20 Sep 2000 12:41:26 GMT</pubDate>
    <dc:creator>Mike McKinlay</dc:creator>
    <dc:date>2000-09-20T12:41:26Z</dc:date>
    <item>
      <title>IP routing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-routing/m-p/2446623#M598673</link>
      <description>To All.&lt;BR /&gt;&lt;BR /&gt;I added a route to HP-UX 10.20 as follows:&lt;BR /&gt;  " route add net 10.254.253.160 10.1.19.254 netmask 255.255.255.240 5 ".&lt;BR /&gt;&lt;BR /&gt;when I look at routing table by  " netstat -rn " I see the following line:&lt;BR /&gt;   " 10.254.253.0 10.1.19.154 U 6 2258 lan2 1500 "&lt;BR /&gt;&lt;BR /&gt;This has not taken to forth value " 160 ". This mean to me that all 255 addresses will be routed not just 160-175.   &lt;BR /&gt;&lt;BR /&gt;Q1/  Is this the way it works or have I missed something ?&lt;BR /&gt;&lt;BR /&gt;Q2/  If there is a way to route just the subnet, HOW and WHY ?&lt;BR /&gt;&lt;BR /&gt;Thanks for any interest.&lt;BR /&gt;&lt;BR /&gt;Paul.</description>
      <pubDate>Wed, 20 Sep 2000 12:15:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-routing/m-p/2446623#M598673</guid>
      <dc:creator>Paul Dray</dc:creator>
      <dc:date>2000-09-20T12:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: IP routing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-routing/m-p/2446624#M598674</link>
      <description>I believe that your command should have been 'route add net 10.254.253.160 netmask 255.255.255.240 10.1.19.254 5'&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Sep 2000 12:30:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-routing/m-p/2446624#M598674</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-09-20T12:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: IP routing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-routing/m-p/2446625#M598675</link>
      <description>In looking at your statement:&lt;BR /&gt;&lt;BR /&gt;route add net 10.254.253.160 10.1.19.254 netmask 255.255.255.240 5 &lt;BR /&gt;&lt;BR /&gt;I went back and referred to the man page on route, which shows the syntax:&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/route [-f] [-n] [-p pmtu] add [net|host] destination [netmask mask] gateway [count]&lt;BR /&gt;&lt;BR /&gt;I think you have the gateway in the wrong spot in your command, so it should look like:&lt;BR /&gt;&lt;BR /&gt;route add net 10.254.253.160 netmask 255.255.255.240 10.1.19.254 5&lt;BR /&gt;&lt;BR /&gt;The only question I have is the hop count of 5.</description>
      <pubDate>Wed, 20 Sep 2000 12:41:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-routing/m-p/2446625#M598675</guid>
      <dc:creator>Mike McKinlay</dc:creator>
      <dc:date>2000-09-20T12:41:26Z</dc:date>
    </item>
  </channel>
</rss>

