<?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 Load configuration in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/Load-configuration/m-p/257821#M43469</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have saved the configuration from one gateway and want to load it on the other one, both are running 81.20&lt;/P&gt;
&lt;P&gt;I am getting this error on all lines!&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;CLICMD0159 Error at line 14. Could not execute all commands successfully.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;so if i comment line 14 i get same error on line 15 and so on.&lt;/P&gt;
&lt;P&gt;The file looks like this:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;#
# Configuration of fw01
# Language version: 14.2v1
#
# Exported by admin on Sat Sep 20 07:09:23 2025
#
#set installer policy check-for-updates-period 6 
#set installer policy periodically-self-update on 
#set installer policy auto-compress-snapshot on 
#set installer policy self-test install-policy off 
#set installer policy self-test network-link-up off 
#set installer policy self-test start-processes on 
#set arp table cache-size 8192
set arp table validity-timeout 60
set arp announce 2
set message banner on 
set message motd off 
set message caption off 
add bonding group 0 
set bonding group 0 mode 8023AD 
set bonding group 0 lacp-rate slow 
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What do I miss here?&lt;/P&gt;</description>
    <pubDate>Sat, 20 Sep 2025 12:20:01 GMT</pubDate>
    <dc:creator>Moudar</dc:creator>
    <dc:date>2025-09-20T12:20:01Z</dc:date>
    <item>
      <title>Load configuration</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Load-configuration/m-p/257821#M43469</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have saved the configuration from one gateway and want to load it on the other one, both are running 81.20&lt;/P&gt;
&lt;P&gt;I am getting this error on all lines!&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;CLICMD0159 Error at line 14. Could not execute all commands successfully.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;so if i comment line 14 i get same error on line 15 and so on.&lt;/P&gt;
&lt;P&gt;The file looks like this:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;#
# Configuration of fw01
# Language version: 14.2v1
#
# Exported by admin on Sat Sep 20 07:09:23 2025
#
#set installer policy check-for-updates-period 6 
#set installer policy periodically-self-update on 
#set installer policy auto-compress-snapshot on 
#set installer policy self-test install-policy off 
#set installer policy self-test network-link-up off 
#set installer policy self-test start-processes on 
#set arp table cache-size 8192
set arp table validity-timeout 60
set arp announce 2
set message banner on 
set message motd off 
set message caption off 
add bonding group 0 
set bonding group 0 mode 8023AD 
set bonding group 0 lacp-rate slow 
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What do I miss here?&lt;/P&gt;</description>
      <pubDate>Sat, 20 Sep 2025 12:20:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Load-configuration/m-p/257821#M43469</guid>
      <dc:creator>Moudar</dc:creator>
      <dc:date>2025-09-20T12:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Load configuration</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Load-configuration/m-p/257822#M43470</link>
      <description>&lt;P&gt;Hey bro,&lt;/P&gt;
&lt;P&gt;Here is how you fix that, BUT, I would NOT recommend it, unless you are 100% positive config is right and here is why I say that. If you enable setting I pasted below and do save config, all you do then is run load configuration and path to the file and it will load it, regardless if its right or wrong...so something to think about.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;CP-GW&amp;gt; set cli-&lt;BR /&gt;CP-GW&amp;gt; set cli&lt;BR /&gt;CP-GW&amp;gt; set clienv&lt;BR /&gt;config-lock - Set Default Config-lock flag.&lt;BR /&gt;debug - Set Debug Level.&lt;BR /&gt;echo-cmd - DEPRECATED Set echo-cmd flag&lt;BR /&gt;on-failure - Set on-failure action&lt;BR /&gt;output - Set Output mode.&lt;BR /&gt;prompt - Set the command prompt.&lt;BR /&gt;rows - Set Screen Rows.&lt;BR /&gt;syntax-check - Set syntax-check mode.&lt;BR /&gt;CP-GW&amp;gt; set clienv on-failure&lt;BR /&gt;CLINFR0349 Incomplete command.&lt;BR /&gt;CP-GW&amp;gt; set clienv on-failure&lt;BR /&gt;CP-GW&amp;gt; set clienv on-failure&lt;/P&gt;
&lt;P&gt;continue stop&lt;BR /&gt;CP-GW&amp;gt; set clienv on-failure continue&lt;/P&gt;
&lt;P&gt;CP-GW&amp;gt; save config&lt;/P&gt;</description>
      <pubDate>Sat, 20 Sep 2025 12:33:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Load-configuration/m-p/257822#M43470</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-09-20T12:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Load configuration</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Load-configuration/m-p/257823#M43471</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/65882"&gt;@Moudar&lt;/a&gt;&amp;nbsp;Let us know if that helps, but if not, I can check again in my lab, but Im fairly positive that would do it.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Sat, 20 Sep 2025 13:03:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Load-configuration/m-p/257823#M43471</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-09-20T13:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Load configuration</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Load-configuration/m-p/257829#M43472</link>
      <description>&lt;P&gt;&lt;SPAN&gt;set clienv on-failure continue, works fine thank you&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Sep 2025 17:31:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Load-configuration/m-p/257829#M43472</guid>
      <dc:creator>Moudar</dc:creator>
      <dc:date>2025-09-20T17:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Load configuration</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Load-configuration/m-p/257830#M43473</link>
      <description>&lt;P&gt;Glad we can help.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Sat, 20 Sep 2025 17:36:09 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Load-configuration/m-p/257830#M43473</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-09-20T17:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Load configuration</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Load-configuration/m-p/257836#M43474</link>
      <description>&lt;P&gt;I personally don’t transfer this to the new gateway, because I think it’s already incorporated into the firewall. But maybe I’m wrong.&lt;/P&gt;</description>
      <pubDate>Sun, 21 Sep 2025 10:12:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Load-configuration/m-p/257836#M43474</guid>
      <dc:creator>RemoteUser</dc:creator>
      <dc:date>2025-09-21T10:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Load configuration</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Load-configuration/m-p/257839#M43475</link>
      <description>&lt;P&gt;I know, same here brother.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Sun, 21 Sep 2025 13:26:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Load-configuration/m-p/257839#M43475</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-09-21T13:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Load configuration</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Load-configuration/m-p/266695#M44844</link>
      <description>&lt;P&gt;RE:&amp;nbsp;CLICMD0159 Error at line 1. Could not execute all commands successfully.&lt;/P&gt;
&lt;P&gt;I had the same issue.&amp;nbsp; &amp;nbsp;It worked find after I issued the "lock database override" command.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2026 16:22:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Load-configuration/m-p/266695#M44844</guid>
      <dc:creator>Daniel_Kavan</dc:creator>
      <dc:date>2026-01-07T16:22:37Z</dc:date>
    </item>
  </channel>
</rss>

