<?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: R80.x - Performance Tuning Tip - Management Data Plane Separation in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/122580#M22698</link>
    <description>&lt;P&gt;I see your point.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jun 2021 09:28:42 GMT</pubDate>
    <dc:creator>_Val_</dc:creator>
    <dc:date>2021-06-30T09:28:42Z</dc:date>
    <item>
      <title>R80.x - Performance Tuning Tip - Management Data Plane Separation</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/99405#M19357</link>
      <description>&lt;P&gt;Management Data Plane Separation allows a security gateway to have isolated management and data networks. The network system of each domain (plane) is independent and includes interfaces, routes, sockets, and processes. This has the performance advantage that some processes run separately from the firewall core daemon. Thus it reduces the load on the firewall processes, e.g. during the policy installation.&lt;/P&gt;
&lt;P&gt;The management plane is a domain whose purpose is to access, provision, and monitor the gateway. This includes:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - &lt;STRONG&gt;Routing separation&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Resource Separation&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Access:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SSH, FTP, and more&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Provisioning:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Policy installation, GAIA Portal, RestAPI's, and more&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Monitoring:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Logs, SNMP, and more&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;When resource separation is enabled, the security gateway will separat the management instance. Here is an example:&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="12.5%" class="lia-align-center" style="background-color: #ff6699; width: 12.5%;"&gt;
&lt;P&gt;Mgmt &lt;BR /&gt;instance&lt;BR /&gt;&lt;BR /&gt;CPU core 0&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="12.5%" style="background-color: #ffccff; width: 12.5%;"&gt;
&lt;P class="lia-align-center"&gt;SND&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;CPU core 1&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="12.5%" class="lia-align-center" style="background-color: #ffccff; width: 12.5%;"&gt;
&lt;P&gt;SND&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;CPU core 2&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="12.5%" class="lia-align-center" style="background-color: #99ccff;"&gt;
&lt;P&gt;CoreXL &lt;BR /&gt;instance&lt;BR /&gt;&lt;BR /&gt;CPU core 3&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="12.5%" class="lia-align-center" style="background-color: #99ccff;"&gt;
&lt;P&gt;CoreXL &lt;BR /&gt;instance&lt;BR /&gt;&lt;BR /&gt;CPU core 4&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="12.5%" class="lia-align-center" style="background-color: #99ccff;"&gt;
&lt;P&gt;CoreXL &lt;BR /&gt;instance&lt;BR /&gt;&lt;BR /&gt;CPU core 5&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="12.5%" class="lia-align-center" style="background-color: #99ccff;"&gt;
&lt;P&gt;CoreXL &lt;BR /&gt;instance&lt;BR /&gt;&lt;BR /&gt;CPU core 6&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="12.5%" class="lia-align-center" style="background-color: #99ccff;"&gt;
&lt;P&gt;CoreXL &lt;BR /&gt;instance&lt;BR /&gt;&lt;BR /&gt;CPU core 7&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&lt;BR /&gt;This feature can be enabled with the following minimum requirements:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - R80.30 kernel 3.10 and JHF 136 or higher&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - R80.20SP JHF 194 or higher&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - To enable this option, at least 4 cores and 3 CoreXL FW instances are required.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;TIP 1&lt;/STRONG&gt;&lt;BR /&gt;To configure Management Data Plane Separation&amp;nbsp;or if you need more information take a look at this &lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk138672&amp;amp;partition=Basic&amp;amp;product=Security" target="_self"&gt;SK138672&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;TIP 2&lt;BR /&gt;&lt;/STRONG&gt;This can also help if a gateway or a ClusterXL member goes into CUL freeze mode (&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk92723&amp;amp;partition=Advanced&amp;amp;product=ClusterXL" target="_self"&gt;SK92723&lt;/A&gt;) during policy installation through high CPU load on cluster member or single gateway. &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Oct 2020 10:36:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/99405#M19357</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2020-10-18T10:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - Management Data Plane Separation</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/99407#M19358</link>
      <description>&lt;P&gt;Is this also possible with R80.10 or R80.20 and the latest JHF?&lt;/P&gt;</description>
      <pubDate>Sun, 18 Oct 2020 11:45:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/99407#M19358</guid>
      <dc:creator>m_oeqvist</dc:creator>
      <dc:date>2020-10-18T11:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - Management Data Plane Separation</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/99409#M19360</link>
      <description>&lt;P&gt;Unfortunately not.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Oct 2020 12:09:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/99409#M19360</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2020-10-18T12:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - Management Data Plane Separation</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/99514#M19384</link>
      <description>&lt;P&gt;3.10 kernel is required for that functionality, so no&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2020 16:13:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/99514#M19384</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2020-10-19T16:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - Management Data Plane Separation</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/99556#M19390</link>
      <description>&lt;P&gt;We use this with R80.30 and kernel 3.10.&lt;BR /&gt;Since we have been using it we have no problems with high CPU usage when installing policies.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2020 09:27:22 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/99556#M19390</guid>
      <dc:creator>spiros-p</dc:creator>
      <dc:date>2020-10-20T09:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - Management Data Plane Separation</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/103971#M19972</link>
      <description>&lt;P&gt;Does this not reduce a core license?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 09:35:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/103971#M19972</guid>
      <dc:creator>charlie_h</dc:creator>
      <dc:date>2020-12-02T09:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - Management Data Plane Separation</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/104025#M19985</link>
      <description>&lt;P&gt;One has to die one death&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 15:41:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/104025#M19985</guid>
      <dc:creator>Andreas_Aust</dc:creator>
      <dc:date>2020-12-02T15:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - Management Data Plane Separation</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/104030#M19987</link>
      <description>&lt;P&gt;In sk138672, we can found this :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Setting the 'sync' interface. When you use Routing Separation and ClusterXL, you must set the Sync interface on the Management Plane. The interface is used for ClusterXL synchronization between members.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;and this :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The use of logical interfaces is not supported on management interface (Alias, Bridge, VPN Tunnel, 6in4 Tunnel, PPPoE, Bond, VLAN)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, if I understand correctly,&lt;/P&gt;&lt;P&gt;- It's mandatory to put the sync interface in the management plane&lt;/P&gt;&lt;P&gt;- Management plane doesn't support bonding&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So if my sync interface is a bond, I can't use management place, correct ?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 16:45:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/104030#M19987</guid>
      <dc:creator>osef</dc:creator>
      <dc:date>2020-12-02T16:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - Management Data Plane Separation</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/104101#M19997</link>
      <description>&lt;P&gt;You need MGMT plane separation when your machine is extremely busy with FW operations. we are talking 90+% average CPU utilization. That is the only use case.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 08:06:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/104101#M19997</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2020-12-03T08:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - Management Data Plane Separation</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/104106#M19998</link>
      <description>&lt;P&gt;Thanks for the answer but if I understand correctly, this feature also allow "routing" and "ressources" separation, right ?&lt;/P&gt;&lt;P&gt;So I can put the management interface into a separate "VRF" and if I shoot myself in the foot with the routing, the management server will still be&amp;nbsp;able to reach the gateways&amp;nbsp;through the management interface.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do I understand this correctly?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 08:30:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/104106#M19998</guid>
      <dc:creator>osef</dc:creator>
      <dc:date>2020-12-03T08:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - Management Data Plane Separation</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/104159#M20011</link>
      <description>&lt;P&gt;No, that interpretation is not correct. Routing here means traffic filtering and forwarding. As kernel related CPU tasks usually have highest priority, MGMT plane allows taking one CPU for processes only hence allowing logging, admin processes and WebUI access unaffected, if FW tasks are taking too much CPU time&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 11:03:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/104159#M20011</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2020-12-03T11:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - Management Data Plane Separation</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/104177#M20016</link>
      <description>&lt;P&gt;Sorry but I'm extremly confused now&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;😅&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In sk138672, we can read this :&amp;nbsp;&lt;BR /&gt;(a) Routing Separation&lt;BR /&gt;Routing Separation creates a routing domain (ID 1) that includes an interface that the Gateway uses to communicate with Management, and an interface used for the synchronization of cluster members (when using ClusterXL). This domain has its own routing table, in which routing decisions are made. It is not connected with the Data Plane via any virtual adapter. This means that any packet that is inbound to the Gateway, whether on the Management or on the Data Plane, cannot cross over to the other plane.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So if I'm reading this correctly, it's like a VRF, no ?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 11:36:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/104177#M20016</guid>
      <dc:creator>osef</dc:creator>
      <dc:date>2020-12-03T11:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - Management Data Plane Separation</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/104184#M20018</link>
      <description>&lt;P&gt;Sorry, my bad, I misread your original comment.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Yes, there is a different routing domain for management only communications. I think VRF terms are no longer applicable on 3.10, but I cannot recall the new name other than routing domain, sorry &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 11:52:06 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/104184#M20018</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2020-12-03T11:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - Management Data Plane Separation</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/104188#M20020</link>
      <description>&lt;P&gt;Okay &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So for my original question, if my sync interface is a bonding, I can't use the "routing separation", correct ?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 12:12:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/104188#M20020</guid>
      <dc:creator>osef</dc:creator>
      <dc:date>2020-12-03T12:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - Management Data Plane Separation</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/104193#M20023</link>
      <description>&lt;P&gt;Bonding is not supported with MGMT plane, you answered this yourself.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 12:26:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/104193#M20023</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2020-12-03T12:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - Management Data Plane Separation</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/104205#M20028</link>
      <description>&lt;P&gt;I wanted to be sure &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I think it's a very big limitation and it's going to prevent the deployment of this feature where it's the most needed &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; If Checkpoint could remove this limitation, it would be great !&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 13:20:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/104205#M20028</guid>
      <dc:creator>osef</dc:creator>
      <dc:date>2020-12-03T13:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - Management Data Plane Separation</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/122558#M22694</link>
      <description>&lt;P&gt;Are there plans for bonding to be supported in the future?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 05:50:06 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/122558#M22694</guid>
      <dc:creator>Power_Support</dc:creator>
      <dc:date>2021-06-30T05:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - Management Data Plane Separation</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/122574#M22696</link>
      <description>&lt;P&gt;The support limitations are coming from RH side. It is not possible with 3.10 kernel to get bonding working on MGMT plane. Also, it kinda productive, as MGMT interface should not carry any production traffic.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 08:46:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/122574#M22696</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2021-06-30T08:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - Management Data Plane Separation</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/122576#M22697</link>
      <description>&lt;P&gt;But it's a requirement to put the sync interface in the MGMT plane and bonding on the sync interace is a must for high availability. I realy hope checkpoint will remove this limitation one day&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 08:55:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/122576#M22697</guid>
      <dc:creator>osef</dc:creator>
      <dc:date>2021-06-30T08:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - Management Data Plane Separation</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/122580#M22698</link>
      <description>&lt;P&gt;I see your point.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 09:28:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-Management-Data-Plane-Separation/m-p/122580#M22698</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2021-06-30T09:28:42Z</dc:date>
    </item>
  </channel>
</rss>

