<?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 Error with route delete in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-route-delete/m-p/2485737#M18791</link>
    <description>Hi again!&lt;BR /&gt;&lt;BR /&gt;I work with HP-UX 10.20&lt;BR /&gt;&lt;BR /&gt;I run netstat -r command to show the routing table (see attach).&lt;BR /&gt;&lt;BR /&gt;I need delete 192.1.29 and 192.1.29.1 addresses.&lt;BR /&gt;&lt;BR /&gt;when I run this command&lt;BR /&gt;&lt;BR /&gt;# route delete 192.1.29 192.1.29.1&lt;BR /&gt;&lt;BR /&gt;This error appear:&lt;BR /&gt;&lt;BR /&gt;"delete host 192.1.29: gateway 192.1.29.1: not in table"&lt;BR /&gt;&lt;BR /&gt;Why this happens?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 23 Jan 2001 18:54:48 GMT</pubDate>
    <dc:creator>Carlos G. Ramirez Cruz</dc:creator>
    <dc:date>2001-01-23T18:54:48Z</dc:date>
    <item>
      <title>Error with route delete</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-route-delete/m-p/2485737#M18791</link>
      <description>Hi again!&lt;BR /&gt;&lt;BR /&gt;I work with HP-UX 10.20&lt;BR /&gt;&lt;BR /&gt;I run netstat -r command to show the routing table (see attach).&lt;BR /&gt;&lt;BR /&gt;I need delete 192.1.29 and 192.1.29.1 addresses.&lt;BR /&gt;&lt;BR /&gt;when I run this command&lt;BR /&gt;&lt;BR /&gt;# route delete 192.1.29 192.1.29.1&lt;BR /&gt;&lt;BR /&gt;This error appear:&lt;BR /&gt;&lt;BR /&gt;"delete host 192.1.29: gateway 192.1.29.1: not in table"&lt;BR /&gt;&lt;BR /&gt;Why this happens?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Jan 2001 18:54:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-route-delete/m-p/2485737#M18791</guid>
      <dc:creator>Carlos G. Ramirez Cruz</dc:creator>
      <dc:date>2001-01-23T18:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error with route delete</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-route-delete/m-p/2485738#M18792</link>
      <description>you need to use:&lt;BR /&gt;&lt;BR /&gt;# route delete net 192.1.29 192.1.29.1 &lt;BR /&gt;&lt;BR /&gt;not:&lt;BR /&gt;&lt;BR /&gt;# route delete 192.1.29 192.1.29.1 &lt;BR /&gt;&lt;BR /&gt;you just missed the word "net"&lt;BR /&gt;&lt;BR /&gt;Richard Darling</description>
      <pubDate>Tue, 23 Jan 2001 19:06:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-route-delete/m-p/2485738#M18792</guid>
      <dc:creator>Richard Darling</dc:creator>
      <dc:date>2001-01-23T19:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error with route delete</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-route-delete/m-p/2485739#M18793</link>
      <description>You need to use : route delete net ... because you are adressing a whole subnet and not only one single adress.</description>
      <pubDate>Wed, 24 Jan 2001 11:12:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-route-delete/m-p/2485739#M18793</guid>
      <dc:creator>Stefan Schulz</dc:creator>
      <dc:date>2001-01-24T11:12:14Z</dc:date>
    </item>
  </channel>
</rss>

