<?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: Update Existing VTI (vpnt) Interface Topology Setttings in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Update-Existing-VTI-vpnt-Interface-Topology-Setttings/m-p/130726#M6292</link>
    <description>&lt;P&gt;Thanks!, yes this is what I was asking, how could we say build a numbered VTI interface, define the peer name and peer ID's while setting the topology "leads to"?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"&lt;STRONG&gt;add vpn tunnel&lt;/STRONG&gt;" doesn't support setting the topology, is there another command to do this than "&lt;STRONG&gt;set simple-gateway&lt;/STRONG&gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Sep 2021 15:25:10 GMT</pubDate>
    <dc:creator>ibosscloud</dc:creator>
    <dc:date>2021-09-30T15:25:10Z</dc:date>
    <item>
      <title>Update Existing VTI (vpnt) Interface Topology Setttings</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Update-Existing-VTI-vpnt-Interface-Topology-Setttings/m-p/130668#M6288</link>
      <description>&lt;P&gt;Hi There,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way via CLI to update the topology settings for a numbered VTI interface that already exists without deleting all other network interfaces under the gateway?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are attempting to set the "&lt;STRONG&gt;Leads To&lt;/STRONG&gt;" value to "&lt;STRONG&gt;All_Internet&lt;/STRONG&gt;" on the VTI interface via CLI.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 493px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/13827i40C46AD6A6FD25F0/image-dimensions/493x268?v=v2" width="493" height="268" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using the "&lt;!--  StartFragment   --&gt;&lt;STRONG&gt;set simple-gateway&lt;/STRONG&gt;&lt;!--  EndFragment   --&gt;" removes all existing interfaces on an interface change, unfortunately.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any other command that can be can used?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We could certainly create the VTI interfaces initially if this makes it easier, rather than update existing ones but I can't see a way to do that so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These are the steps we have been working through, currently (&lt;STRONG&gt;Step 4 - Set Topology "Leads to"&lt;/STRONG&gt;) is where this question relates,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas would be greatly appreciated, thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step 1 - Create virtual tunnel interfaces “VTI“&lt;/STRONG&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;add vpn tunnel 1 type numbered local 192.168.85.3 remote 192.168.85.5 peer ibosscloud-1
add vpn tunnel 2 type numbered local 192.168.85.4 remote 192.168.85.6 peer ibosscloud-2

set interface vpnt1 state on
set interface vpnt1 mtu 1500
set interface vpnt2 state on
set interface vpnt2 mtu 1500&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;STRONG&gt;Step 2 - Create “IP Reachability Detection“ - Monitoring Profiles&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;set ip-reachability-detection ping interval 10
set ip-reachability-detection ping address 192.168.85.5 enable-ping on
set ip-reachability-detection ping address 192.168.85.6 enable-ping on&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step 3 - Discover VTI Interfaces&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;get-interfaces target-name gw-102690 with-topology true&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step 4 - Set Topology "Leads to"&lt;/STRONG&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;????????&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 12:26:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Update-Existing-VTI-vpnt-Interface-Topology-Setttings/m-p/130668#M6288</guid>
      <dc:creator>ibosscloud</dc:creator>
      <dc:date>2021-09-30T12:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Update Existing VTI (vpnt) Interface Topology Setttings</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Update-Existing-VTI-vpnt-Interface-Topology-Setttings/m-p/130671#M6289</link>
      <description>&lt;P&gt;I tried doing same many times and it never worked, so I just assumed logically its not possible without deleting it and then re-creating again. Even had TAC case about it for weeks and no one could find the solution.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 12:33:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Update-Existing-VTI-vpnt-Interface-Topology-Setttings/m-p/130671#M6289</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2021-09-30T12:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Update Existing VTI (vpnt) Interface Topology Setttings</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Update-Existing-VTI-vpnt-Interface-Topology-Setttings/m-p/130680#M6290</link>
      <description>&lt;P&gt;Thank you, from what we can see this is preventing vendor integration via cli/api.&lt;/P&gt;&lt;P&gt;Amazon and other vendors simply cannot do via CLI for route mode VPN.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a UI integration guide for routed mode x2 tunnels and monitored policy-based routing for redundant failover.&lt;/P&gt;&lt;P&gt;However, we really want to translate this to CLI which setting the topology on an existing VTI interface is very invasive to the existing customer interfaces.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Happy to connect with anyone at Checkpoint to share our integration guides and partner up on the documentation we have.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 12:42:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Update-Existing-VTI-vpnt-Interface-Topology-Setttings/m-p/130680#M6290</guid>
      <dc:creator>ibosscloud</dc:creator>
      <dc:date>2021-09-30T12:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Update Existing VTI (vpnt) Interface Topology Setttings</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Update-Existing-VTI-vpnt-Interface-Topology-Setttings/m-p/130695#M6291</link>
      <description>&lt;P&gt;When you use set-simple-gateway to change existing interface settings, you also have to (re)define all the other interfaces at the same time or they are lost.&lt;BR /&gt;This is currently the expected behavior of the API.&lt;BR /&gt;However, if you’re doing this programmatically, you should be able to obtain all the necessary settings in order to recreate them.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 13:47:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Update-Existing-VTI-vpnt-Interface-Topology-Setttings/m-p/130695#M6291</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-09-30T13:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Update Existing VTI (vpnt) Interface Topology Setttings</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Update-Existing-VTI-vpnt-Interface-Topology-Setttings/m-p/130726#M6292</link>
      <description>&lt;P&gt;Thanks!, yes this is what I was asking, how could we say build a numbered VTI interface, define the peer name and peer ID's while setting the topology "leads to"?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"&lt;STRONG&gt;add vpn tunnel&lt;/STRONG&gt;" doesn't support setting the topology, is there another command to do this than "&lt;STRONG&gt;set simple-gateway&lt;/STRONG&gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 15:25:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Update-Existing-VTI-vpnt-Interface-Topology-Setttings/m-p/130726#M6292</guid>
      <dc:creator>ibosscloud</dc:creator>
      <dc:date>2021-09-30T15:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Update Existing VTI (vpnt) Interface Topology Setttings</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Update-Existing-VTI-vpnt-Interface-Topology-Setttings/m-p/130727#M6293</link>
      <description>&lt;P&gt;Topology is a function of the firewall, which requires changing the relevant gateway object.&lt;BR /&gt;The only way to do that via the API/CLI is using set-simple-gateway.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 15:38:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Update-Existing-VTI-vpnt-Interface-Topology-Setttings/m-p/130727#M6293</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-09-30T15:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Update Existing VTI (vpnt) Interface Topology Setttings</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Update-Existing-VTI-vpnt-Interface-Topology-Setttings/m-p/130728#M6294</link>
      <description>&lt;P&gt;Understood so this just loops back to the original problem, where using this command&amp;nbsp;&lt;SPAN&gt;deletes all other network interfaces under the gateway?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 15:51:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Update-Existing-VTI-vpnt-Interface-Topology-Setttings/m-p/130728#M6294</guid>
      <dc:creator>ibosscloud</dc:creator>
      <dc:date>2021-09-30T15:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Update Existing VTI (vpnt) Interface Topology Setttings</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Update-Existing-VTI-vpnt-Interface-Topology-Setttings/m-p/130729#M6295</link>
      <description>&lt;P&gt;Wait a moment, I just realized something when I looked at more carefully at your post. I checked in one customer's config and in their dashboard, I can click and change the topology on vti without any issues. Is it possible (not saying 100%) that someone might have a lock in dashboard on that object? Usually when you see message like that "object is viewed in read only mode", its certainly a possibility.&lt;/P&gt;
&lt;P&gt;If you navigate to manage and settings -&amp;gt; sessions -&amp;gt; view sessions -&amp;gt; make sure there are no locks present there, but if there are, right click and take over or discard.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 16:06:02 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Update-Existing-VTI-vpnt-Interface-Topology-Setttings/m-p/130729#M6295</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2021-09-30T16:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Update Existing VTI (vpnt) Interface Topology Setttings</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Update-Existing-VTI-vpnt-Interface-Topology-Setttings/m-p/130730#M6296</link>
      <description>&lt;P&gt;Hey its more via CLI than UI so I was exploring that possibility it seems the command is&amp;nbsp;&lt;STRONG&gt;set simple-gateway &lt;/STRONG&gt;which impacts all other existing interfaces if you need to alter an interface property.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 16:08:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Update-Existing-VTI-vpnt-Interface-Topology-Setttings/m-p/130730#M6296</guid>
      <dc:creator>ibosscloud</dc:creator>
      <dc:date>2021-09-30T16:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Update Existing VTI (vpnt) Interface Topology Setttings</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Update-Existing-VTI-vpnt-Interface-Topology-Setttings/m-p/130731#M6297</link>
      <description>&lt;P&gt;No, I get it, I understood that part, but why do it that way if you can change it via dashboard without impacting anything else?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 16:09:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Update-Existing-VTI-vpnt-Interface-Topology-Setttings/m-p/130731#M6297</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2021-09-30T16:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: Update Existing VTI (vpnt) Interface Topology Setttings</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Update-Existing-VTI-vpnt-Interface-Topology-Setttings/m-p/130732#M6298</link>
      <description>&lt;P&gt;Because of integration and automation for many customers.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 16:11:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Update-Existing-VTI-vpnt-Interface-Topology-Setttings/m-p/130732#M6298</guid>
      <dc:creator>ibosscloud</dc:creator>
      <dc:date>2021-09-30T16:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Update Existing VTI (vpnt) Interface Topology Setttings</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Update-Existing-VTI-vpnt-Interface-Topology-Setttings/m-p/130734#M6299</link>
      <description>&lt;P&gt;K, fair enough. With that part, I will let&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/7"&gt;@PhoneBoy&lt;/a&gt;&amp;nbsp;guide you, since he is CP king...I honestly dont use API much, so wont even pretend : )&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 16:13:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Update-Existing-VTI-vpnt-Interface-Topology-Setttings/m-p/130734#M6299</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2021-09-30T16:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Update Existing VTI (vpnt) Interface Topology Setttings</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Update-Existing-VTI-vpnt-Interface-Topology-Setttings/m-p/130735#M6300</link>
      <description>&lt;P&gt;I appreciate your help anyway,&amp;nbsp; As it's working as expected we'll have to work around that and use what we have. Thanks again&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 16:16:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Update-Existing-VTI-vpnt-Interface-Topology-Setttings/m-p/130735#M6300</guid>
      <dc:creator>ibosscloud</dc:creator>
      <dc:date>2021-09-30T16:16:34Z</dc:date>
    </item>
  </channel>
</rss>

