<?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: unable delete route in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-delete-route/m-p/4459586#M536932</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I removed the route using your advices, below trail of done it:&lt;BR /&gt;&lt;BR /&gt;#netstat -rnv&lt;BR /&gt;#route delete net 10.200.34.0 netmask 255.255.255.0 10.201.34.33 &lt;BR /&gt;&lt;BR /&gt;really thank you so much for your help and keep helping people.&lt;BR /&gt;&lt;BR /&gt;Raciel</description>
    <pubDate>Thu, 16 Jul 2009 10:18:48 GMT</pubDate>
    <dc:creator>RACIEL GONZALEZ QUESADA</dc:creator>
    <dc:date>2009-07-16T10:18:48Z</dc:date>
    <item>
      <title>unable delete route</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-delete-route/m-p/4459580#M536926</link>
      <description>Hello to everybody,&lt;BR /&gt;&lt;BR /&gt;I'm facing a problem with a Server HP (HP-UX 11.11) because I can not delete a static route:&lt;BR /&gt;#netstat -rn&lt;BR /&gt;10.200.32.0 10.201.32.33 (flag UHG)&lt;BR /&gt;&lt;BR /&gt;I used many ways to do it using route delete command but nothing,the Gateway 10.201.32.33 does no longer exist and it seens this the poblem from my point of view.&lt;BR /&gt;&lt;BR /&gt;I checked /etc/rc.netconfig.d/netconf and this route doesn't exist.&lt;BR /&gt;&lt;BR /&gt;Please, could anyone help me?&lt;BR /&gt;in there a force way to remove it?&lt;BR /&gt;&lt;BR /&gt;Note: I understand EN/ES/FR so feels free to use any 3 laguages&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;&lt;BR /&gt;Raciel Quesada&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jul 2009 16:04:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-delete-route/m-p/4459580#M536926</guid>
      <dc:creator>RACIEL GONZALEZ QUESADA</dc:creator>
      <dc:date>2009-07-14T16:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: unable delete route</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-delete-route/m-p/4459581#M536927</link>
      <description>please try this command&lt;BR /&gt;#route delete host 10.200.32.0 10.201.32.33 1&lt;BR /&gt;you flush the route using route -f also</description>
      <pubDate>Tue, 14 Jul 2009 16:27:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-delete-route/m-p/4459581#M536927</guid>
      <dc:creator>Roopesh Francis_1</dc:creator>
      <dc:date>2009-07-14T16:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: unable delete route</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-delete-route/m-p/4459582#M536928</link>
      <description>the command on the first response should work. If does not, please provide output from&lt;BR /&gt;&lt;BR /&gt;netstat -rnf &lt;BR /&gt;&lt;BR /&gt;command.</description>
      <pubDate>Tue, 14 Jul 2009 16:35:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-delete-route/m-p/4459582#M536928</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-07-14T16:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: unable delete route</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-delete-route/m-p/4459583#M536929</link>
      <description>Thanks so much frans2008 and Melburslan&lt;BR /&gt;&lt;BR /&gt;Please, could you tell if I launch:&lt;BR /&gt;route delete -f net 10.200.32.0 10.201.32.33&lt;BR /&gt;all routes in routing table will be removed or just that route?&lt;BR /&gt;&lt;BR /&gt;I checked "man route" but -f is not still clear for me!!!&lt;BR /&gt;&lt;BR /&gt;I will try your recommendation as soon as possible!!!&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 15 Jul 2009 09:30:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-delete-route/m-p/4459583#M536929</guid>
      <dc:creator>RACIEL GONZALEZ QUESADA</dc:creator>
      <dc:date>2009-07-15T09:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: unable delete route</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-delete-route/m-p/4459584#M536930</link>
      <description>if you run route with -f option,it will &lt;BR /&gt;Delete all route table entries that specify a remote host for a gateway. If this is used with one of the subcommands, the entries are deleted before the subcommand is processed.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jul 2009 11:11:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-delete-route/m-p/4459584#M536930</guid>
      <dc:creator>Roopesh Francis_1</dc:creator>
      <dc:date>2009-07-15T11:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: unable delete route</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-delete-route/m-p/4459585#M536931</link>
      <description>If I were you, I would avoid using the -f option. It covers too big of a blanket of routes for my comfort level. If you leave the -f switch out, it will remove the network route you specify perfectly fine as long as you provide a network mask (netmask). If you are not sure which mask is being used for this network, just run &lt;BR /&gt;&lt;BR /&gt;netstat -rnv &lt;BR /&gt;&lt;BR /&gt;(my previous post mistakenly said -rnf which is wrong. it should have read -rnv as the command switches)&lt;BR /&gt;&lt;BR /&gt;in the output you will see the netmask. At this point you can run something like &lt;BR /&gt;&lt;BR /&gt;route delete net 10.200.32.0 netmask 255.255.255.0 10.201.32.33&lt;BR /&gt;&lt;BR /&gt;which will delete your route (assuming you have a 24 bit netmask specified in the command line)&lt;BR /&gt;&lt;BR /&gt;hope this helps</description>
      <pubDate>Wed, 15 Jul 2009 11:32:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-delete-route/m-p/4459585#M536931</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-07-15T11:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: unable delete route</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-delete-route/m-p/4459586#M536932</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I removed the route using your advices, below trail of done it:&lt;BR /&gt;&lt;BR /&gt;#netstat -rnv&lt;BR /&gt;#route delete net 10.200.34.0 netmask 255.255.255.0 10.201.34.33 &lt;BR /&gt;&lt;BR /&gt;really thank you so much for your help and keep helping people.&lt;BR /&gt;&lt;BR /&gt;Raciel</description>
      <pubDate>Thu, 16 Jul 2009 10:18:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-delete-route/m-p/4459586#M536932</guid>
      <dc:creator>RACIEL GONZALEZ QUESADA</dc:creator>
      <dc:date>2009-07-16T10:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: unable delete route</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-delete-route/m-p/4459587#M536933</link>
      <description>I'm glad that your problem has been resolved. Now, if you could please take time to assign points to the answers you have received, you will, first and foremost help others looking for the same answers, knowing a solution is provided in this question, second, you will reward those who took time from their daily tasks to answer your question. Thank you for reading this.</description>
      <pubDate>Thu, 16 Jul 2009 11:24:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-delete-route/m-p/4459587#M536933</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-07-16T11:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: unable delete route</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-delete-route/m-p/4459588#M536934</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Please assign some points who give there valuable time for your problem.&lt;BR /&gt;&lt;BR /&gt;To know how to assign points please go through the below link.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Thu, 16 Jul 2009 11:30:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-delete-route/m-p/4459588#M536934</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-07-16T11:30:13Z</dc:date>
    </item>
  </channel>
</rss>

