<?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: How to check CP FW ARP age timeout currently? in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-check-CP-FW-ARP-age-timeout-currently/m-p/148794#M23821</link>
    <description>&lt;P&gt;No, I do not want to know cache timeout value. I want to know real time ARP age timeout value. default is 60s, but after some seconds, how long does it leave? Ths is my question.&lt;/P&gt;</description>
    <pubDate>Tue, 17 May 2022 12:21:24 GMT</pubDate>
    <dc:creator>Herschel_Liang</dc:creator>
    <dc:date>2022-05-17T12:21:24Z</dc:date>
    <item>
      <title>How to check CP FW ARP age timeout currently?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-check-CP-FW-ARP-age-timeout-currently/m-p/148749#M23813</link>
      <description>&lt;P&gt;How to check CP FW ARP age timeout currently? Can CP display it as Cisco device?&lt;/P&gt;&lt;PRE&gt;Address         Age        Hardware Addr   State      Type  Interface
10.4.9.2        00:35:55   0030.7131.abfc  Dynamic    ARPA  MgmtEth0/RP1/CPU0/0
10.4.9.1        00:35:55   0000.0c07.ac24  Dynamic    ARPA  MgmtEth0/RP1/CPU0/0
10.4.9.99       00:49:12   0007.ebea.44d0  Dynamic    ARPA  MgmtEth0/RP1/CPU0/0&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 03:39:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-check-CP-FW-ARP-age-timeout-currently/m-p/148749#M23813</guid>
      <dc:creator>Herschel_Liang</dc:creator>
      <dc:date>2022-05-17T03:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to check CP FW ARP age timeout currently?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-check-CP-FW-ARP-age-timeout-currently/m-p/148780#M23818</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;clish:&amp;nbsp;#&lt;/SPAN&gt;show arp table validity-timeout&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;60&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;See&amp;nbsp;&lt;A class="cp_link sc_ellipsis" href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk42182&amp;amp;partition=Basic&amp;amp;product=Quantum" target="_blank" rel="noopener"&gt;sk42182: How to modify the &lt;STRONG&gt;ARP&lt;/STRONG&gt; cache &lt;STRONG&gt;timeout&lt;/STRONG&gt; value&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 09:34:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-check-CP-FW-ARP-age-timeout-currently/m-p/148780#M23818</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2022-05-17T09:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to check CP FW ARP age timeout currently?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-check-CP-FW-ARP-age-timeout-currently/m-p/148794#M23821</link>
      <description>&lt;P&gt;No, I do not want to know cache timeout value. I want to know real time ARP age timeout value. default is 60s, but after some seconds, how long does it leave? Ths is my question.&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 12:21:24 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-check-CP-FW-ARP-age-timeout-currently/m-p/148794#M23821</guid>
      <dc:creator>Herschel_Liang</dc:creator>
      <dc:date>2022-05-17T12:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to check CP FW ARP age timeout currently?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-check-CP-FW-ARP-age-timeout-currently/m-p/148819#M23823</link>
      <description>&lt;P&gt;You could try something like that to check values, in Expert mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;ip -statistics neighbour | awk {'print $1; print $5;print"last used/confirmed/updated"; print $9; print"-----------------"'}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will get something along the lines of this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;a.a.a.a
00:11:22:33:44:55a
last used/confirmed/updated
7/1/7
-----------------
b.b.b.b
aa:cc:22:bb:33:cc
last used/confirmed/updated
0
-----------------
c.c.c.c
ee:55:ff:66:77:ab
last used/confirmed/updated
0
-----------------
d.d.d.d
32:25:15:cc:dd:aa
last used/confirmed/updated
1310219/0/1310218
-----------------&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With real IP and MAC of course.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 13:47:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-check-CP-FW-ARP-age-timeout-currently/m-p/148819#M23823</guid>
      <dc:creator>Alex-</dc:creator>
      <dc:date>2022-05-17T13:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to check CP FW ARP age timeout currently?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-check-CP-FW-ARP-age-timeout-currently/m-p/148845#M23825</link>
      <description>&lt;P&gt;Could you please explain which value is age timeout? I do not understand the meaning of the output argument.&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 18:32:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-check-CP-FW-ARP-age-timeout-currently/m-p/148845#M23825</guid>
      <dc:creator>Herschel_Liang</dc:creator>
      <dc:date>2022-05-17T18:32:54Z</dc:date>
    </item>
  </channel>
</rss>

