<?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: VSX Provisioning tool -&amp;gt; Create Cluster VSX in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/VSX-Provisioning-tool-gt-Create-Cluster-VSX/m-p/91263#M5016</link>
    <description>&lt;P&gt;Are there any real examples to create a VS with interfaces (wrp links to VSWs), routes?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 12 Jul 2020 21:46:44 GMT</pubDate>
    <dc:creator>genisis__</dc:creator>
    <dc:date>2020-07-12T21:46:44Z</dc:date>
    <item>
      <title>VSX Provisioning tool -&gt; Create Cluster VSX</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/VSX-Provisioning-tool-gt-Create-Cluster-VSX/m-p/7313#M622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to deploy a vsx cluster automatically. I have heard, this is possible in the new version R80.10.&lt;/P&gt;&lt;P&gt;I have trying using the following command:&lt;/P&gt;&lt;P&gt;##vsx_provisioning_tool -L -f file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;file:&lt;/P&gt;&lt;P&gt;add vsx name VSXCluster_Name type cluster cluster_type ha main_ip 192.168.1.10 version R80.10 sync_if_name eth1 sync_netmask 255.255.255.0 rule_ssh enable rule_ping enable&lt;/P&gt;&lt;P&gt;add vsx_member Prueba_1 main_ip 192.168.1.7 sync_ip 1.1.1.1 sic_opt vpn123&lt;/P&gt;&lt;P&gt;add vsx_member Prueba_2 main_ip 192.168.1.8 sync_ip 1.1.1.2 sic_opt vpn12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I execute it, I get the following error. Has anyone tryed to do this by cli?&lt;/P&gt;&lt;P&gt;Error: VSX cluster with less than 2 members cannot be created.&lt;BR /&gt;Failed to execute line number 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vanesa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2017 20:19:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/VSX-Provisioning-tool-gt-Create-Cluster-VSX/m-p/7313#M622</guid>
      <dc:creator>Vanesa_Benito_O</dc:creator>
      <dc:date>2017-10-09T20:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: VSX Provisioning tool -&gt; Create Cluster VSX</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/VSX-Provisioning-tool-gt-Create-Cluster-VSX/m-p/7314#M623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I never used vsx_provisioning_tool on R80.10 but on R77.30 to make that kind of configuration you have to start a transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to start your script with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE style="color: #000000; background-color: #f9f9f9; border: 1px dashed #2f6fab; padding: 1em;"&gt;transaction begin&lt;/PRE&gt;&lt;P&gt;Put your commands here;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finnish with:&lt;/P&gt;&lt;PRE style="color: #000000; background-color: #f9f9f9; border: 1px dashed #2f6fab; padding: 1em;"&gt;transaction end&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2017 12:25:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/VSX-Provisioning-tool-gt-Create-Cluster-VSX/m-p/7314#M623</guid>
      <dc:creator>Ivo_Marques</dc:creator>
      <dc:date>2017-10-10T12:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: VSX Provisioning tool -&gt; Create Cluster VSX</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/VSX-Provisioning-tool-gt-Create-Cluster-VSX/m-p/7315#M624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Agree with Ivo. We didn't create actual VS with the tool but populated all interfaces and routes during migration from appliance to the chassis. Worked like a charm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Oct 2017 14:50:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/VSX-Provisioning-tool-gt-Create-Cluster-VSX/m-p/7315#M624</guid>
      <dc:creator>Kaspars_Zibarts</dc:creator>
      <dc:date>2017-10-11T14:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: VSX Provisioning tool -&gt; Create Cluster VSX</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/VSX-Provisioning-tool-gt-Create-Cluster-VSX/m-p/91263#M5016</link>
      <description>&lt;P&gt;Are there any real examples to create a VS with interfaces (wrp links to VSWs), routes?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Jul 2020 21:46:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/VSX-Provisioning-tool-gt-Create-Cluster-VSX/m-p/91263#M5016</guid>
      <dc:creator>genisis__</dc:creator>
      <dc:date>2020-07-12T21:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: VSX Provisioning tool -&gt; Create Cluster VSX</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/VSX-Provisioning-tool-gt-Create-Cluster-VSX/m-p/98217#M5208</link>
      <description>&lt;P&gt;I've managed to create a VS with routes, but I found the following issues which I've reported to TAC:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;using parameter instances6 0 (telling the VS to have zero cores assigned to IPv6).&lt;/LI&gt;&lt;LI&gt;using a Group with Exclusions for Antispoofing (does not recognize this as a network group).&lt;/LI&gt;&lt;LI&gt;I could not see how to add a description in the VS object or colour it, so if anyone knows how to do this within the same vsx provisioning script please let me know.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;b.t.w added comments in the script is also fine!&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 13:31:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/VSX-Provisioning-tool-gt-Create-Cluster-VSX/m-p/98217#M5208</guid>
      <dc:creator>genisis__</dc:creator>
      <dc:date>2020-10-05T13:31:37Z</dc:date>
    </item>
  </channel>
</rss>

