<?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: Command to show the number of permitted cores in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20668#M1608</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well.. I can see CoreXL technically using all 12 cores.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Aug 2018 15:02:03 GMT</pubDate>
    <dc:creator>Danny</dc:creator>
    <dc:date>2018-08-23T15:02:03Z</dc:date>
    <item>
      <title>Command to show the number of permitted cores</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20659#M1599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm looking for Bash command to show the number of permitted (licensed) cores of any Check Point GAiA system, even when CoreXL is not enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2018 22:43:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20659#M1599</guid>
      <dc:creator>Danny</dc:creator>
      <dc:date>2018-08-20T22:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Command to show the number of permitted cores</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20660#M1600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It’s encoded in the license string, which means&amp;nbsp;cplic print -p should show it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2018 02:04:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20660#M1600</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-08-21T02:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Command to show the number of permitted cores</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20661#M1601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I&amp;nbsp;created&amp;nbsp;this one-liner:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro" style="background-color: #bbffbb;"&gt;&lt;STRONG&gt;case `cpstat os | grep "Appliance Name" | tr -s ' ' | cut -c17-21` in Check) grep -c ^processor /proc/cpuinfo;; *) cplic print -p 2&amp;gt;/dev/null | tr ' ' '\n' | grep fw1:6.0:mc_all_ | cut -c 16- | awk '{ sum += $1 } END { print sum }';; esac&lt;/STRONG&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;and added it to our&amp;nbsp;&lt;A href="https://community.checkpoint.com/docs/DOC-2214"&gt;Common Check Point Commands (ccc)&lt;/A&gt;&amp;nbsp;script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2018 06:53:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20661#M1601</guid>
      <dc:creator>Danny</dc:creator>
      <dc:date>2018-08-21T06:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Command to show the number of permitted cores</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20662#M1602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lol, was about to answer just that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2018 08:24:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20662#M1602</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2018-08-21T08:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Command to show the number of permitted cores</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20663#M1603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On my system, the above command shows I am licensed for 16 cores, which I know to be false.&lt;/P&gt;&lt;P&gt;My system has&amp;nbsp;two CPSG-CPSM-EVAL licenses, each of which contains 8 cores.&lt;/P&gt;&lt;P&gt;Also, one of the licenses is expired &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.checkpoint.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;Licensed cores are NOT additive, either.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2018 13:20:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20663#M1603</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-08-21T13:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Command to show the number of permitted cores</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20664#M1604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In case gateway is using "new" license string where some features cannot be found in cp.macro, it gives you following output:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;[Expert@GWA:0]# cplic print -p | tr ' ' '\n' | grep fw1:6.0:mc_all_ | cut -c 16- | awk '{ sum += $1 } END { print sum }'&lt;BR /&gt; Warning: Can't find ::CPSB-CTNT in cp.macro. License version might be not compatible&lt;BR /&gt;8&lt;BR /&gt;‍‍‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2018 21:09:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20664#M1604</guid>
      <dc:creator>JozkoMrkvicka</dc:creator>
      <dc:date>2018-08-21T21:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Command to show the number of permitted cores</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20665#M1605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its okay, eval license might contain more features than known and supported with the version you use&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2018 08:42:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20665#M1605</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2018-08-22T08:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Command to show the number of permitted cores</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20666#M1606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Licensed cores are NOT additive?&lt;/P&gt;&lt;P&gt;What is this SmartUpdate message meaning then:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="69703" alt="" class="image-1 jive-image j-img-original" src="https://community.checkpoint.com/legacyfs/online/checkpoint/69703_stacking.png" /&gt;&lt;/P&gt;&lt;P&gt;I added a 4-Core license to an 8-Core Eval license and are told to licensed for 12 cores now. This means licensed cores are additive, no?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2018 15:12:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20666#M1606</guid>
      <dc:creator>Danny</dc:creator>
      <dc:date>2018-08-22T15:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Command to show the number of permitted cores</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20667#M1607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Technically they're not supposed to be. &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.checkpoint.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 13:36:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20667#M1607</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-08-23T13:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Command to show the number of permitted cores</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20668#M1608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well.. I can see CoreXL technically using all 12 cores.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 15:02:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20668#M1608</guid>
      <dc:creator>Danny</dc:creator>
      <dc:date>2018-08-23T15:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: Command to show the number of permitted cores</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20669#M1609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;might be just a glitch with eval license&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 06:17:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20669#M1609</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2018-08-24T06:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: Command to show the number of permitted cores</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20670#M1610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found another issue with my one-liner when SMT is enabled:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.checkpoint.com/legacyfs/online/checkpoint/69855_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;The license contains just a string for 8 cores. However, with SMT enabled 16 cores are shown on the system and CoreXL actively uses them. Looks like I need to advance my one-liner a little more.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2018 09:10:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20670#M1610</guid>
      <dc:creator>Danny</dc:creator>
      <dc:date>2018-08-28T09:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: Command to show the number of permitted cores</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20671#M1611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.checkpoint.com/migrated-users/42431"&gt;Jozko Mrkvicka&lt;/A&gt;&amp;nbsp;: Could you please try if the following command resolves the Warning message?&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro" style="background-color: #bbffbb;"&gt;&lt;STRONG&gt;cplic print -p 2&amp;gt;/dev/null | tr ' ' '\n' | grep fw1:6.0:mc_all_ | cut -c 16- | awk '{ sum += $1 } END { print sum }'&lt;/STRONG&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2018 09:19:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20671#M1611</guid>
      <dc:creator>Danny</dc:creator>
      <dc:date>2018-08-28T09:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Command to show the number of permitted cores</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20672#M1612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Technically this was the only way to license more than 8 cores before bigger core number came out &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.checkpoint.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2018 11:14:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20672#M1612</guid>
      <dc:creator>Norbert_Bohusch</dc:creator>
      <dc:date>2018-08-28T11:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: Command to show the number of permitted cores</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20673#M1613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try rebooting this system. Number of cores is checked during boot against the license. Any chance you have had eval and did not reboot after it expired?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2018 12:12:24 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20673#M1613</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2018-08-28T12:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Command to show the number of permitted cores</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20674#M1614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.checkpoint.com/migrated-users/41735"&gt;Danny Jung&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, it is solved now &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.checkpoint.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;[Expert@GWA:0]# cplic print -p 2&amp;gt;/dev/null | tr ' ' '\n' | grep fw1:6.0:mc_all_ | cut -c 16- | awk '{ sum += $1 } END { print sum }'&lt;BR /&gt;8&lt;BR /&gt;[Expert@GWA:0]#&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;You can update CCC with this updated syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2018 15:09:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20674#M1614</guid>
      <dc:creator>JozkoMrkvicka</dc:creator>
      <dc:date>2018-08-28T15:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Command to show the number of permitted cores</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20675#M1615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Added in version 3.3 of our&amp;nbsp;&lt;A _jive_internal="true" class="" data-containerid="2030" data-containertype="14" data-objectid="2214" data-objecttype="102" href="https://community.checkpoint.com/docs/DOC-2214-common-check-point-commands-ccc"&gt;Common Check Point Commands (ccc)&lt;/A&gt;&amp;nbsp;script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2018 08:31:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20675#M1615</guid>
      <dc:creator>Danny</dc:creator>
      <dc:date>2018-08-29T08:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Command to show the number of permitted cores</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20676#M1616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Scripting is cool, but why not simplify it, by using the good old CLI command?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;fw ctl get int fwlic_num_of_allowed_cores&lt;/STRONG&gt;&lt;BR /&gt;fwlic_num_of_allowed_cores = 16&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2018 23:26:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20676#M1616</guid>
      <dc:creator>Henning_Gunders</dc:creator>
      <dc:date>2018-11-20T23:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: Command to show the number of permitted cores</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20677#M1617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On my 1490, that command returns 100000 &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.checkpoint.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;On my regular gateway (which runs the standard All-in-One eval), it returns 16.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2018 23:42:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20677#M1617</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-11-20T23:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Command to show the number of permitted cores</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20678#M1618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;100000 - that's the way to go&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2018 07:27:22 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Command-to-show-the-number-of-permitted-cores/m-p/20678#M1618</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2018-11-21T07:27:22Z</dc:date>
    </item>
  </channel>
</rss>

