<?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 Remove routing entry in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-routing-entry/m-p/2687796#M54599</link>
    <description>currently i have routing table as below (netstat -rn) :-&lt;BR /&gt;Routing tables&lt;BR /&gt;Dest/Netmask          Gateway            Flags  Refs       Use  Interface  Pmtu&lt;BR /&gt;127.0.0.1             127.0.0.1          UH       0       5222  lo0        4136&lt;BR /&gt;107.10.85.3           107.10.85.3        UH       0          0  lan1       4136&lt;BR /&gt;107.10.86.3           107.10.86.3        UH       0      73719  lan0       4136&lt;BR /&gt;107.10.85.0           107.10.85.3        U        2          0  lan1       1500&lt;BR /&gt;107.10.86.0           107.10.86.3        U        2          0  lan0       1500&lt;BR /&gt;127.0.0.0             127.0.0.1          U        0          0  lo0        4136&lt;BR /&gt;default               107.10.86.1        UG       0          0  lan0       1500&lt;BR /&gt;&lt;BR /&gt;i would like to remove 107.10.85.0 entry in this routing. No downtime pls help.</description>
    <pubDate>Thu, 21 Mar 2002 06:06:19 GMT</pubDate>
    <dc:creator>Kenn Chen_1</dc:creator>
    <dc:date>2002-03-21T06:06:19Z</dc:date>
    <item>
      <title>Remove routing entry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-routing-entry/m-p/2687796#M54599</link>
      <description>currently i have routing table as below (netstat -rn) :-&lt;BR /&gt;Routing tables&lt;BR /&gt;Dest/Netmask          Gateway            Flags  Refs       Use  Interface  Pmtu&lt;BR /&gt;127.0.0.1             127.0.0.1          UH       0       5222  lo0        4136&lt;BR /&gt;107.10.85.3           107.10.85.3        UH       0          0  lan1       4136&lt;BR /&gt;107.10.86.3           107.10.86.3        UH       0      73719  lan0       4136&lt;BR /&gt;107.10.85.0           107.10.85.3        U        2          0  lan1       1500&lt;BR /&gt;107.10.86.0           107.10.86.3        U        2          0  lan0       1500&lt;BR /&gt;127.0.0.0             127.0.0.1          U        0          0  lo0        4136&lt;BR /&gt;default               107.10.86.1        UG       0          0  lan0       1500&lt;BR /&gt;&lt;BR /&gt;i would like to remove 107.10.85.0 entry in this routing. No downtime pls help.</description>
      <pubDate>Thu, 21 Mar 2002 06:06:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-routing-entry/m-p/2687796#M54599</guid>
      <dc:creator>Kenn Chen_1</dc:creator>
      <dc:date>2002-03-21T06:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Remove routing entry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-routing-entry/m-p/2687797#M54600</link>
      <description>Hi,&lt;BR /&gt;The command is&lt;BR /&gt;route delete net 107.10.85.0 netmask &lt;YOUR mask=""&gt; 107.10.85.3&lt;BR /&gt;&lt;BR /&gt;If you have gated running you might want to work like this :&lt;BR /&gt;/sbin/init.d/gated stop&lt;BR /&gt;/sbin/init.d/net start&lt;BR /&gt;route delete ...&lt;BR /&gt;/sbin/init.d/gated start&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Tom Geudens&lt;/YOUR&gt;</description>
      <pubDate>Thu, 21 Mar 2002 06:18:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-routing-entry/m-p/2687797#M54600</guid>
      <dc:creator>Tom Geudens</dc:creator>
      <dc:date>2002-03-21T06:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Remove routing entry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-routing-entry/m-p/2687798#M54601</link>
      <description>As 'root'&lt;BR /&gt;&lt;BR /&gt;# /usr/sbin/route delete 107.10.85.0 &lt;BR /&gt;&lt;BR /&gt;man route for further information</description>
      <pubDate>Thu, 21 Mar 2002 06:19:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-routing-entry/m-p/2687798#M54601</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-03-21T06:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Remove routing entry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-routing-entry/m-p/2687799#M54602</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;#route delete destination:gaeway&lt;BR /&gt;&lt;BR /&gt;must do your job.</description>
      <pubDate>Thu, 21 Mar 2002 06:22:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-routing-entry/m-p/2687799#M54602</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2002-03-21T06:22:27Z</dc:date>
    </item>
  </channel>
</rss>

