<?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 clear arp cache in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/clear-arp-cache/m-p/2540309#M26524</link>
    <description>is there a way to clear all the non-permanent arp entries on HPUX..I know you can use -d hostname but that is not a good solution..on Irix, you can use arp -c to clear all entries.</description>
    <pubDate>Wed, 13 Jun 2001 19:07:52 GMT</pubDate>
    <dc:creator>Kevin Wright</dc:creator>
    <dc:date>2001-06-13T19:07:52Z</dc:date>
    <item>
      <title>clear arp cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clear-arp-cache/m-p/2540309#M26524</link>
      <description>is there a way to clear all the non-permanent arp entries on HPUX..I know you can use -d hostname but that is not a good solution..on Irix, you can use arp -c to clear all entries.</description>
      <pubDate>Wed, 13 Jun 2001 19:07:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clear-arp-cache/m-p/2540309#M26524</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2001-06-13T19:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: clear arp cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clear-arp-cache/m-p/2540310#M26525</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As far as I know there is no direct possibility to clear all entries in the arp cache. But can do it on many other "indirect" ways, for example:&lt;BR /&gt;&lt;BR /&gt;arp -a | cut -d' ' -f1 | while read i&lt;BR /&gt;do&lt;BR /&gt;arp -d $i&lt;BR /&gt;done  &lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Rgds</description>
      <pubDate>Wed, 13 Jun 2001 21:23:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clear-arp-cache/m-p/2540310#M26525</guid>
      <dc:creator>Wieslaw Krajewski</dc:creator>
      <dc:date>2001-06-13T21:23:14Z</dc:date>
    </item>
  </channel>
</rss>

