<?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 adding a route in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-route/m-p/2599157#M593191</link>
    <description>I have a device which is not on my subnet and I would like to temporarily access it from my workstation.  My workstation ip is 192.168.1.18 with a subnet of 255.255.255.0 and the IP address that I wish to access is 10.9.103.10 with a subnet mask od 255.255.0.0.&lt;BR /&gt;&lt;BR /&gt;What would be the syntax for the route add command.  You assistance would be appreciated.&lt;BR /&gt;&lt;BR /&gt;Chris</description>
    <pubDate>Mon, 22 Oct 2001 20:06:39 GMT</pubDate>
    <dc:creator>Chris M. Siegel</dc:creator>
    <dc:date>2001-10-22T20:06:39Z</dc:date>
    <item>
      <title>adding a route</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-route/m-p/2599157#M593191</link>
      <description>I have a device which is not on my subnet and I would like to temporarily access it from my workstation.  My workstation ip is 192.168.1.18 with a subnet of 255.255.255.0 and the IP address that I wish to access is 10.9.103.10 with a subnet mask od 255.255.0.0.&lt;BR /&gt;&lt;BR /&gt;What would be the syntax for the route add command.  You assistance would be appreciated.&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Mon, 22 Oct 2001 20:06:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-route/m-p/2599157#M593191</guid>
      <dc:creator>Chris M. Siegel</dc:creator>
      <dc:date>2001-10-22T20:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: adding a route</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-route/m-p/2599158#M593192</link>
      <description>Chris,&lt;BR /&gt;&lt;BR /&gt;You need to know some router through which you can reach this device. Then you need to use that router in the route add statement.&lt;BR /&gt;&lt;BR /&gt;route add 10.9.103.10 some_router 1&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 22 Oct 2001 20:22:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-route/m-p/2599158#M593192</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-10-22T20:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: adding a route</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-route/m-p/2599159#M593193</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;route add net &lt;DESTINATION _address=""&gt; netmask &lt;SUBNET mask=""&gt;  gateway ip adress followed by 1&lt;BR /&gt;&lt;BR /&gt;route add 10.9.103.10 netmask 255.255.0.0 gateway or (router Address) 1&lt;BR /&gt;&lt;BR /&gt;Good Luck&lt;BR /&gt;-USA..&lt;BR /&gt;&lt;/SUBNET&gt;&lt;/DESTINATION&gt;</description>
      <pubDate>Mon, 22 Oct 2001 20:25:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-route/m-p/2599159#M593193</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2001-10-22T20:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: adding a route</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-route/m-p/2599160#M593194</link>
      <description>if your temporary access needs to persist past a reboot of your workstation, you will likely want to put the releavant route infoormation into the /etc/rc.config/d/netconf file</description>
      <pubDate>Mon, 22 Oct 2001 23:14:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-route/m-p/2599160#M593194</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2001-10-22T23:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: adding a route</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-route/m-p/2599161#M593195</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you can add a route until the next reboot with 'route' command:&lt;BR /&gt;&lt;BR /&gt;route add 10.9.103.10 netmask 255.255.0.0 &lt;GATEWAY&gt; 1&lt;BR /&gt;&lt;BR /&gt;(man route, man routing)&lt;BR /&gt;&lt;BR /&gt;or, to make it past the reboot, put the route in the /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;E.&lt;/GATEWAY&gt;</description>
      <pubDate>Tue, 23 Oct 2001 05:48:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-route/m-p/2599161#M593195</guid>
      <dc:creator>Eugen Cocalea</dc:creator>
      <dc:date>2001-10-23T05:48:15Z</dc:date>
    </item>
  </channel>
</rss>

