<?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 route delete in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/route-delete/m-p/3631436#M807735</link>
    <description>how do u delete a route which has flags UGH ?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 21 Sep 2005 10:52:29 GMT</pubDate>
    <dc:creator>bobstar</dc:creator>
    <dc:date>2005-09-21T10:52:29Z</dc:date>
    <item>
      <title>route delete</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-delete/m-p/3631436#M807735</link>
      <description>how do u delete a route which has flags UGH ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Sep 2005 10:52:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-delete/m-p/3631436#M807735</guid>
      <dc:creator>bobstar</dc:creator>
      <dc:date>2005-09-21T10:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: route delete</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-delete/m-p/3631437#M807736</link>
      <description>"route delete host xxx.xxx.xxx.xxx"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 21 Sep 2005 10:55:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-delete/m-p/3631437#M807736</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-09-21T10:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: route delete</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-delete/m-p/3631438#M807737</link>
      <description>i have tryed that and get ;&lt;BR /&gt;&lt;BR /&gt;route delete host xxx.xxx.xxx.xxx&lt;BR /&gt;usage: delete destination [netmask mask] gateway&lt;BR /&gt;&lt;BR /&gt;so i try this without luck ;&lt;BR /&gt;&lt;BR /&gt;route delete host xxx.xxx.xxx.xxx gateway xxx.xxx.xxx.xxx&lt;BR /&gt;gateway: bad value</description>
      <pubDate>Wed, 21 Sep 2005 11:00:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-delete/m-p/3631438#M807737</guid>
      <dc:creator>bobstar</dc:creator>
      <dc:date>2005-09-21T11:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: route delete</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-delete/m-p/3631439#M807738</link>
      <description>-----&lt;BR /&gt;route&lt;BR /&gt;-----&lt;BR /&gt;&lt;BR /&gt;route is used to manipulate the network routing tables manually, and accessible only by users who have appropriate privileges.&lt;BR /&gt;&lt;BR /&gt;route supports two commands:&lt;BR /&gt;  add            Add a route.&lt;BR /&gt;  delete         delete a route.&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;  route delete 10.10.100.60&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Sep 2005 11:03:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-delete/m-p/3631439#M807738</guid>
      <dc:creator>Hakan Aribas</dc:creator>
      <dc:date>2005-09-21T11:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: route delete</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-delete/m-p/3631440#M807739</link>
      <description>if this is a host route, i.e., last octet of your ip address is NOT zero:&lt;BR /&gt;&lt;BR /&gt;route delete &lt;HOST_IP_ADDRESS_HERE&gt; &lt;GATEWAY_IP_ADDRESS_HERE&gt;&lt;BR /&gt;&lt;BR /&gt;if it is a network route, i.e., last octet of the ip address is zero&lt;BR /&gt;&lt;BR /&gt;route delete net &lt;NETWORK__IP_ADDRESS_HERE&gt; &lt;GATEWAY_IP_ADDRESS_HERE&gt;&lt;BR /&gt;&lt;BR /&gt;in your case, since you have UGH flags, this is a host route but for the sake of clarification, from netstat -rn output&lt;BR /&gt;&lt;BR /&gt;This is a host route&lt;BR /&gt;14.22.82.221         10.44.5.254        UGH       0  lan0          0&lt;BR /&gt;&lt;BR /&gt;This is a network route&lt;BR /&gt;10.0.111.0            10.44.12.254       UG        0  lan2          0&lt;BR /&gt;&lt;/GATEWAY_IP_ADDRESS_HERE&gt;&lt;/NETWORK__IP_ADDRESS_HERE&gt;&lt;/GATEWAY_IP_ADDRESS_HERE&gt;&lt;/HOST_IP_ADDRESS_HERE&gt;</description>
      <pubDate>Wed, 21 Sep 2005 11:37:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-delete/m-p/3631440#M807739</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-09-21T11:37:40Z</dc:date>
    </item>
  </channel>
</rss>

