<?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 Delete and set multiple routes in VSX mode in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Delete-and-set-multiple-routes-in-VSX-mode/m-p/63907#M3982</link>
    <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Until now all my questions have been answered by the various Checkmate Posts.&lt;BR /&gt;&lt;BR /&gt;This week I will be migrating a VSX R80.20 system from dedicated&amp;nbsp; physical interfaces, as internal and external to a combined internal bond, and a combined external bond interface for all the virtual systems to share. In order to do this, I have to delete the VLAN interfaces from the current physical interfaces. I have created a little script to do this. No problems there, but I also have to delete the static routes before I can delete the VLAN from the interface.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The routes are visible in the routedx.conf files at OS level. But this file is created by a Checkpoint process that probably will overwrite the file when I change it.&amp;nbsp; SO - NO GO. The clish config also displays the routes.&lt;/P&gt;&lt;P&gt;Adding a route here displays an error telling me that routes need to be added in the GUI.&amp;nbsp;&lt;/P&gt;&lt;P&gt;During the migration I have to delete and add about 50 routes since the interfaces will change.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to prepare this so I can do this using the CLI?&lt;BR /&gt;I have read about the "run-script" option but that only looks useful to show information from the system.&lt;/P&gt;&lt;P&gt;I don't want to use the GUI for this task because it takes a lot of time and a lot of mouse clicks.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently, I can't add images because its a sunday and somebody killed my management VM.&lt;/P&gt;&lt;P&gt;Hope you can help me on this one.&lt;/P&gt;</description>
    <pubDate>Sun, 29 Sep 2019 11:09:20 GMT</pubDate>
    <dc:creator>Brambo</dc:creator>
    <dc:date>2019-09-29T11:09:20Z</dc:date>
    <item>
      <title>Delete and set multiple routes in VSX mode</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Delete-and-set-multiple-routes-in-VSX-mode/m-p/63907#M3982</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Until now all my questions have been answered by the various Checkmate Posts.&lt;BR /&gt;&lt;BR /&gt;This week I will be migrating a VSX R80.20 system from dedicated&amp;nbsp; physical interfaces, as internal and external to a combined internal bond, and a combined external bond interface for all the virtual systems to share. In order to do this, I have to delete the VLAN interfaces from the current physical interfaces. I have created a little script to do this. No problems there, but I also have to delete the static routes before I can delete the VLAN from the interface.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The routes are visible in the routedx.conf files at OS level. But this file is created by a Checkpoint process that probably will overwrite the file when I change it.&amp;nbsp; SO - NO GO. The clish config also displays the routes.&lt;/P&gt;&lt;P&gt;Adding a route here displays an error telling me that routes need to be added in the GUI.&amp;nbsp;&lt;/P&gt;&lt;P&gt;During the migration I have to delete and add about 50 routes since the interfaces will change.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to prepare this so I can do this using the CLI?&lt;BR /&gt;I have read about the "run-script" option but that only looks useful to show information from the system.&lt;/P&gt;&lt;P&gt;I don't want to use the GUI for this task because it takes a lot of time and a lot of mouse clicks.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently, I can't add images because its a sunday and somebody killed my management VM.&lt;/P&gt;&lt;P&gt;Hope you can help me on this one.&lt;/P&gt;</description>
      <pubDate>Sun, 29 Sep 2019 11:09:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Delete-and-set-multiple-routes-in-VSX-mode/m-p/63907#M3982</guid>
      <dc:creator>Brambo</dc:creator>
      <dc:date>2019-09-29T11:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Delete and set multiple routes in VSX mode</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Delete-and-set-multiple-routes-in-VSX-mode/m-p/63914#M3983</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a look at the VSX provisioning tool -&amp;nbsp;&lt;SPAN&gt;sk100645&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;"&lt;SPAN&gt;The VSX Provisioning Tool allows the VSX administrator to add and remove Virtual Devices (VS, VR, VSW), interfaces and routes from the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;command line&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;of a Security Management Server / Multi-Domain Security Management Server. This allows the automation of the required VSX Provisioning operations in the environment.&lt;/SPAN&gt;"&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 02:09:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Delete-and-set-multiple-routes-in-VSX-mode/m-p/63914#M3983</guid>
      <dc:creator>Chris_Atkinson</dc:creator>
      <dc:date>2019-09-30T02:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Delete and set multiple routes in VSX mode</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Delete-and-set-multiple-routes-in-VSX-mode/m-p/63980#M3985</link>
      <description>&lt;P&gt;Hi Chris,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for the reply.&lt;BR /&gt;This will make my day tomorrow.&lt;/P&gt;&lt;P&gt;I prepared the entire change using as much of the provisioning tool as I can.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Bram&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 15:39:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Delete-and-set-multiple-routes-in-VSX-mode/m-p/63980#M3985</guid>
      <dc:creator>Brambo</dc:creator>
      <dc:date>2019-09-30T15:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Delete and set multiple routes in VSX mode</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Delete-and-set-multiple-routes-in-VSX-mode/m-p/147746#M6794</link>
      <description>&lt;P&gt;Are there any plans to migrate this to the official API?&lt;/P&gt;
&lt;P&gt;I'm getting questions from customers with VERY large environments, and who are investing in automation + orchestration, and it seems that currently the only way to do operations like this are to use the API run-script command. In my eyes, VSX and MDM seem to be ideal candidates for being fully managed via API.&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 17:01:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Delete-and-set-multiple-routes-in-VSX-mode/m-p/147746#M6794</guid>
      <dc:creator>Mark_Halsall</dc:creator>
      <dc:date>2022-05-03T17:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Delete and set multiple routes in VSX mode</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Delete-and-set-multiple-routes-in-VSX-mode/m-p/147772#M6795</link>
      <description>&lt;P&gt;Not part of R81.20 but it was hinted at during CPX as a future project for the reasons stated.&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 23:26:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Delete-and-set-multiple-routes-in-VSX-mode/m-p/147772#M6795</guid>
      <dc:creator>Chris_Atkinson</dc:creator>
      <dc:date>2022-05-03T23:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: Delete and set multiple routes in VSX mode</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Delete-and-set-multiple-routes-in-VSX-mode/m-p/149337#M6828</link>
      <description>&lt;P&gt;Another Vote to make this happen sooner rather than later.... Adding/Removing routes from VSX instances in the only thing we haven't been able to automate via the API for more than 2 years now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since all VSX configuration must be done via the Management server I just don't understand why this wasn't in the first wave of APIs available.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 14:07:18 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Delete-and-set-multiple-routes-in-VSX-mode/m-p/149337#M6828</guid>
      <dc:creator>AlJo</dc:creator>
      <dc:date>2022-05-24T14:07:18Z</dc:date>
    </item>
  </channel>
</rss>

