<?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: DBedit issue in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/DBedit-issue/m-p/29045#M1736</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition, I'll check the difference in DB schema between interface created in GUI and interface created in dbedit.&lt;/P&gt;&lt;P&gt;Maybe something is missing...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Mar 2018 09:08:47 GMT</pubDate>
    <dc:creator>Robert_Decker</dc:creator>
    <dc:date>2018-03-26T09:08:47Z</dc:date>
    <item>
      <title>DBedit issue</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/DBedit-issue/m-p/29038#M1729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Hello guys,&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Right now I am trying to create script for automatic VLAN creation within cluster&amp;nbsp;deployment (2 gateways).&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;What I want to achieve is to add new VLAN as it is done via SmartConsole (Dashboard):&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.checkpoint.com/legacyfs/online/checkpoint/62985_interfaaces.jpg" style="width: 620px; height: 571px;" /&gt;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;A _jive_internal="true" href="https://community.checkpoint.com/thread/6564-manipulate-cluster-object-with-api?sr=inbox&amp;amp;ru=6703"&gt;As there is no support for manipulation of Cluster objects via API yet&lt;/A&gt;, the only solution is to use dbedit tool.&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;So I played with dbedit for a while and I am getting into one strange issue. I am using following extract to create new Cluster interface and update it with all relevant data, attaching all the commands as example:&lt;/P&gt;&lt;PRE class="" style="color: #000000; background: #f5f2f0; border: 0px; font-size: 14px; margin: 0.5em 0px; padding: 1em 1em 1em 3.8em;"&gt;&lt;CODE style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;addelement network_objects &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;GWC&lt;/SPAN&gt; interfaces cluster_interface&lt;BR /&gt;modify network_objects &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;GWC&lt;/SPAN&gt; interfaces&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;4&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;ifindex &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;4&lt;/SPAN&gt;&lt;BR /&gt;modify network_objects &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;GWC&lt;/SPAN&gt; interfaces&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;4&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;member_network&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;ipaddr &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;10.20&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;150.0&lt;/SPAN&gt;&lt;BR /&gt;modify network_objects &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;GWC&lt;/SPAN&gt; interfaces&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;4&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;member_network&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;netmask &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;255.255&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;255.0&lt;/SPAN&gt;&lt;BR /&gt;modify network_objects &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;GWC&lt;/SPAN&gt; interfaces&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;4&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;officialname eth10&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;.150&lt;/SPAN&gt;&lt;BR /&gt;modify network_objects &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;GWC&lt;/SPAN&gt; interfaces&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;4&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;ipaddr &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;10.20&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;150.1&lt;/SPAN&gt;&lt;BR /&gt;modify network_objects &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;GWC&lt;/SPAN&gt; interfaces&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;4&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;netmask &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;255.255&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;255.0&lt;/SPAN&gt;&lt;BR /&gt;modify network_objects &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;GWC&lt;/SPAN&gt; interfaces&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;4&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;monitored_by_cluster &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;true&lt;/SPAN&gt;&lt;BR /&gt;modify network_objects &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;GWC&lt;/SPAN&gt; interfaces&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;4&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;security&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;netaccess&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;access this&lt;BR /&gt;modify network_objects &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;GWC&lt;/SPAN&gt; interfaces&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;4&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;security&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;netaccess&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;perform_anti_spoofing &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;true&lt;/SPAN&gt;&lt;BR /&gt;addelement network_objects &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;GW1&lt;/SPAN&gt; interfaces &lt;SPAN class="" style="color: #0077aa; border: 0px; font-weight: inherit; font-size: 14px;"&gt;interface&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;modify&lt;/SPAN&gt; network_objects &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;GW1&lt;/SPAN&gt; interfaces&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;4&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;ifindex &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;4&lt;/SPAN&gt;&lt;BR /&gt;modify network_objects &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;GW1&lt;/SPAN&gt; interfaces&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;4&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;officialname eth10&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;.150&lt;/SPAN&gt;&lt;BR /&gt;modify network_objects &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;GW1&lt;/SPAN&gt; interfaces&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;4&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;ipaddr &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;10.20&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;150.2&lt;/SPAN&gt;&lt;BR /&gt;modify network_objects &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;GW1&lt;/SPAN&gt; interfaces&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;4&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;netmask &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;255.255&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;255.0&lt;/SPAN&gt;&lt;BR /&gt;modify network_objects &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;GW1&lt;/SPAN&gt; interfaces&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;4&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;monitored_by_cluster &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;true&lt;/SPAN&gt;&lt;BR /&gt;modify network_objects &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;GW1&lt;/SPAN&gt; interfaces&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;4&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;security&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;netaccess&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;access this&lt;BR /&gt;modify network_objects &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;GW1&lt;/SPAN&gt; interfaces&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;4&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;security&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;netaccess&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;perform_anti_spoofing &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;true&lt;/SPAN&gt;&lt;BR /&gt;addelement network_objects &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;GW2&lt;/SPAN&gt; interfaces &lt;SPAN class="" style="color: #0077aa; border: 0px; font-weight: inherit; font-size: 14px;"&gt;interface&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;modify&lt;/SPAN&gt; network_objects &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;GW2&lt;/SPAN&gt; interfaces&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;4&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;ifindex &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;4&lt;/SPAN&gt;&lt;BR /&gt;modify network_objects &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;GW2&lt;/SPAN&gt; interfaces&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;4&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;officialname eth10&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;.150&lt;/SPAN&gt;&lt;BR /&gt;modify network_objects &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;GW2&lt;/SPAN&gt; interfaces&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;4&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;ipaddr &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;10.20&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;150.3&lt;/SPAN&gt;&lt;BR /&gt;modify network_objects &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;GW2&lt;/SPAN&gt; interfaces&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;4&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;netmask &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;255.255&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;255.0&lt;/SPAN&gt;&lt;BR /&gt;modify network_objects &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;GW2&lt;/SPAN&gt; interfaces&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;4&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;monitored_by_cluster &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;true&lt;/SPAN&gt;&lt;BR /&gt;modify network_objects &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;GW2&lt;/SPAN&gt; interfaces&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;4&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;security&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;netaccess&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;access this&lt;BR /&gt;modify network_objects &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;GW2&lt;/SPAN&gt; interfaces&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;4&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;security&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;netaccess&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit; font-size: 14px;"&gt;:&lt;/SPAN&gt;perform_anti_spoofing &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit; font-size: 14px;"&gt;true&lt;/SPAN&gt;&lt;BR /&gt;update_all&lt;BR /&gt;savedb&lt;SPAN class="" style="border-width: 0px 1px 0px 0px; border-style: initial solid initial initial; border-color: initial #999999 initial initial; font-weight: inherit;"&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;I am using procedure mentioned in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk30383" rel="nofollow" style="color: #6d6e71; border: 0px; font-weight: inherit; text-decoration: none; font-size: 14px; padding: 0px calc(12px + 0.35ex) 0px 0px;"&gt;sk30383&lt;/A&gt;, together with "dos2unix", "sed -i 's/[[:space:]]*$//' &amp;lt;filename&amp;gt;" and at the end executing input file using "dbedit -local -globallock -f &amp;lt;filename&amp;gt;"&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Basically all is fine (no errors), cluster and both gateways are updated with correct data (checked with "print network_objects GWC") but in fact in SmartConsole I cannot see&amp;nbsp;this new interface in Network Management.&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;I have tried also install database and policy, without any difference.&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;What I am doing wrong ? What else must be updated/modified in order to see this new interface in Network Management tab ?&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Thanks everyone who can check it.&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Feb 2018 22:53:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/DBedit-issue/m-p/29038#M1729</guid>
      <dc:creator>JozkoMrkvicka</dc:creator>
      <dc:date>2018-02-11T22:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: DBedit issue</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/DBedit-issue/m-p/29039#M1730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't know if possible as troubleshooting step consider to cpstart ; cpstop management server seems at least to me the quickest things to do before going through check point support &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 08:23:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/DBedit-issue/m-p/29039#M1730</guid>
      <dc:creator>Marco_Valenti</dc:creator>
      <dc:date>2018-02-12T08:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: DBedit issue</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/DBedit-issue/m-p/29040#M1731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I am trying it in "lab" using VMware, every time I turn off management &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;&lt;/P&gt;&lt;P&gt;One strange thing is that once I didnt modify antispoofing for this new interface (using dbedit), during policy installation I see warning message for this new interface (that antispoofing should be allowed).&lt;/P&gt;&lt;P&gt;Maybe it is working just not showing it in Network Management tab ?&lt;/P&gt;&lt;P&gt;I will check it with both cluster members and let you know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 19:18:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/DBedit-issue/m-p/29040#M1731</guid>
      <dc:creator>JozkoMrkvicka</dc:creator>
      <dc:date>2018-02-12T19:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: DBedit issue</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/DBedit-issue/m-p/29041#M1732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;okay, so the conclusion is:&lt;/P&gt;&lt;P&gt;with R77.30 it is working like described above. (VLAN is perfectly added into Topology tab)&lt;/P&gt;&lt;P&gt;with R80.10 it is not working at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets wait for updated API for cluster handling...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Mar 2018 08:25:02 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/DBedit-issue/m-p/29041#M1732</guid>
      <dc:creator>JozkoMrkvicka</dc:creator>
      <dc:date>2018-03-25T08:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: DBedit issue</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/DBedit-issue/m-p/29042#M1733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, did you try to reset sic?&lt;/P&gt;&lt;P&gt;Robert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2018 07:56:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/DBedit-issue/m-p/29042#M1733</guid>
      <dc:creator>Robert_Decker</dc:creator>
      <dc:date>2018-03-26T07:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: DBedit issue</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/DBedit-issue/m-p/29043#M1734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;No, but I just want to add new VLAN in Topology tab. It shouldnt have any relation to SIC, since I am working only on Management.&lt;/P&gt;&lt;P&gt;In R77.30 there is all fine, on R80.10 looks like some fields were added/modified into Interfaces subtree of cluster and members.&lt;/P&gt;&lt;P&gt;For example "monitored_by_cluster" is by default set to false (in R77.30), but in R80.10 it is set to true.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2018 08:06:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/DBedit-issue/m-p/29043#M1734</guid>
      <dc:creator>JozkoMrkvicka</dc:creator>
      <dc:date>2018-03-26T08:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: DBedit issue</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/DBedit-issue/m-p/29044#M1735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jozko,&lt;/P&gt;&lt;P&gt;The network management view's source code was changed in R80.X release and maybe the things work now differently compared to R77.X.&lt;/P&gt;&lt;P&gt;Try the sic reset, maybe you will be surprised...&lt;/P&gt;&lt;P&gt;Robert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2018 08:17:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/DBedit-issue/m-p/29044#M1735</guid>
      <dc:creator>Robert_Decker</dc:creator>
      <dc:date>2018-03-26T08:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: DBedit issue</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/DBedit-issue/m-p/29045#M1736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition, I'll check the difference in DB schema between interface created in GUI and interface created in dbedit.&lt;/P&gt;&lt;P&gt;Maybe something is missing...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2018 09:08:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/DBedit-issue/m-p/29045#M1736</guid>
      <dc:creator>Robert_Decker</dc:creator>
      <dc:date>2018-03-26T09:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: DBedit issue</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/DBedit-issue/m-p/29046#M1737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;Hi Jozko,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;I've just talked with a team member that is responible for Network Management view development in R80.X GUI, and as I suspected in my post above, the code in R80.X was changed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;dbedit tool will not&amp;nbsp;help in this case. You have to wait for the new API for handling this stuff.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;Robert.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2018 10:44:22 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/DBedit-issue/m-p/29046#M1737</guid>
      <dc:creator>Robert_Decker</dc:creator>
      <dc:date>2018-03-26T10:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: DBedit issue</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/DBedit-issue/m-p/29047#M1738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your effort and time !&lt;/P&gt;&lt;P&gt;Glad to have clear and confirmed statement for this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets wait for new version of API...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2018 20:27:48 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/DBedit-issue/m-p/29047#M1738</guid>
      <dc:creator>JozkoMrkvicka</dc:creator>
      <dc:date>2018-03-26T20:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: DBedit issue</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/DBedit-issue/m-p/29048#M1739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jozko,&lt;/P&gt;&lt;P&gt;To be accurate, there is a way to manipulate cluster object and cluster interfaces using management API's undocumented and unsupported "generic-objects" API.&lt;/P&gt;&lt;P&gt;Here is a link to our SE's excellent post -&amp;nbsp;&lt;A _jive_internal="true" href="https://community.checkpoint.com/docs/DOC-2625"&gt;https://community.checkpoint.com/docs/DOC-2625&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Please pay attention to my caveat there.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Robert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 21:09:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/DBedit-issue/m-p/29048#M1739</guid>
      <dc:creator>Robert_Decker</dc:creator>
      <dc:date>2018-03-28T21:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: DBedit issue</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/DBedit-issue/m-p/54766#M3541</link>
      <description>&lt;P&gt;&lt;SPAN&gt;When we can FINALLY expect such a&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;basic feature&lt;/STRONG&gt;&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;like manipulating Cluster objects within R80 ? R80.30 is GA, without any single API command for this purpose. What a shame.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2019 20:28:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/DBedit-issue/m-p/54766#M3541</guid>
      <dc:creator>JozkoMrkvicka</dc:creator>
      <dc:date>2019-05-30T20:28:04Z</dc:date>
    </item>
  </channel>
</rss>

