<?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: &amp;quot;show configuration&amp;quot; command not display all configuration and sticks on the first lin in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/quot-show-configuration-quot-command-not-display-all/m-p/270547#M45426</link>
    <description>&lt;P&gt;After DNS config there will be the following line:&lt;/P&gt;
&lt;P&gt;set domainname&lt;/P&gt;
&lt;P&gt;Maybe you can login via webgui and try to edit / change it? Maybe non supported character is used?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Feb 2026 12:00:40 GMT</pubDate>
    <dc:creator>Lesley</dc:creator>
    <dc:date>2026-02-12T12:00:40Z</dc:date>
    <item>
      <title>"show configuration" command not display all configuration and sticks on the first lines.</title>
      <link>https://community.checkpoint.com/t5/General-Topics/quot-show-configuration-quot-command-not-display-all/m-p/270448#M45409</link>
      <description>&lt;P&gt;Hello team.&lt;/P&gt;&lt;P&gt;I have an issue with a Security Gateway, when I type the "show configuration" command not display all configuration and the CLI stuck on the first lines, it does not show anymore when you push enter key or space bar and I need press ctl+C to stop the stuck.&lt;BR /&gt;It happen with the "show configuration" in clish mode, in expert mode with "clish - c "show configuration"" .&lt;BR /&gt;In fact when I save the configuration with "save configuration reytest.txt" (clish mode) and then I check the file with "cat reytestconfig.txt" the configuration on the file is incomplete.&lt;BR /&gt;A few days ago the cluster and SMS were renewed with recently models and they are in R82 with the JHF take 60, the last recommended.&lt;BR /&gt;By https GAIA the configuration is complete and shows good.&lt;BR /&gt;This behaivor is only with the active SG.&lt;/P&gt;&lt;P&gt;I tried with different users and the behavior is the same.&lt;/P&gt;&lt;P&gt;Example 1:&lt;/P&gt;&lt;P&gt;SF-SW2_&amp;gt; show configuration&lt;BR /&gt;#&lt;BR /&gt;# Configuration of SF-SW2_Tabasco&lt;BR /&gt;# Language version: 15.0v1&lt;BR /&gt;#&lt;BR /&gt;# Exported by cluster_8 on Wed Feb 11 15:56:18 2026&lt;BR /&gt;#&lt;BR /&gt;set installer policy check-for-updates-period 3&lt;BR /&gt;set installer policy periodically-self-update on&lt;BR /&gt;set installer policy auto-compress-snapshot on&lt;BR /&gt;set installer policy self-test install-policy off&lt;BR /&gt;set installer policy self-test network-link-up off&lt;BR /&gt;set installer policy self-test start-processes on&lt;BR /&gt;set arp table cache-size 4096&lt;BR /&gt;set arp table validity-timeout 60&lt;BR /&gt;set arp announce 2&lt;BR /&gt;set message banner on&lt;/P&gt;&lt;P&gt;set message motd off&lt;/P&gt;&lt;P&gt;set message caption off&lt;BR /&gt;set core-dump enable&lt;BR /&gt;set core-dump total 30000&lt;BR /&gt;set core-dump per_process 2&lt;BR /&gt;set clienv debug 0&lt;BR /&gt;set clienv echo-cmd off&lt;BR /&gt;set clienv output pretty&lt;BR /&gt;set clienv prompt "%M"&lt;BR /&gt;set clienv rows 44&lt;BR /&gt;set clienv syntax-check off&lt;BR /&gt;set dhcp6 client client-mode normal&lt;BR /&gt;set dhcp6 prefix-delegation method manual&lt;BR /&gt;set dns mode default&lt;BR /&gt;set dns primary 8.8.8.8&lt;BR /&gt;set dns secondary 10.14.1.78&lt;BR /&gt;set dns tertiary 10.14.1.180&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;^C&lt;/P&gt;&lt;P&gt;Example 2:&lt;/P&gt;&lt;P&gt;[Expert@SF-SW2:0]# ls&lt;BR /&gt;reytestconfig.txt&lt;BR /&gt;[Expert@SF-SW2:0]# cat reytestconfig.txt&lt;BR /&gt;#&lt;BR /&gt;# Configuration of SF-SW2&lt;BR /&gt;# Language version: 15.0v1&lt;BR /&gt;#&lt;BR /&gt;# Exported by cluster_8 on Wed Feb 11 13:03:57 2026&lt;BR /&gt;#&lt;BR /&gt;set installer policy check-for-updates-period 3&lt;BR /&gt;set installer policy periodically-self-update on&lt;BR /&gt;set installer policy auto-compress-snapshot on&lt;BR /&gt;set installer policy self-test install-policy off&lt;BR /&gt;set installer policy self-test network-link-up off&lt;BR /&gt;set installer policy self-test start-processes on&lt;BR /&gt;set arp table cache-size 4096&lt;BR /&gt;set arp table validity-timeout 60&lt;BR /&gt;set arp announce 2&lt;BR /&gt;set message banner on&lt;/P&gt;&lt;P&gt;set message motd off&lt;/P&gt;&lt;P&gt;set message caption off&lt;BR /&gt;set core-dump enable&lt;BR /&gt;set core-dump total 30000&lt;BR /&gt;set core-dump per_process 2&lt;BR /&gt;set clienv debug 0&lt;BR /&gt;set clienv echo-cmd off&lt;BR /&gt;set clienv output pretty&lt;BR /&gt;set clienv prompt "%M"&lt;BR /&gt;set clienv rows 0&lt;BR /&gt;set clienv syntax-check off&lt;BR /&gt;set dhcp6 client client-mode normal&lt;BR /&gt;set dhcp6 prefix-delegation method manual&lt;BR /&gt;set dns mode default&lt;BR /&gt;set dns primary 8.8.8.8&lt;BR /&gt;set dns secondary 10.14.1.78&lt;BR /&gt;set dns tertiary 10.14.1.180&lt;BR /&gt;[Expert@SF-SW2:0]#&lt;BR /&gt;[Expert@SF-SW2:0]#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2026 22:07:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/quot-show-configuration-quot-command-not-display-all/m-p/270448#M45409</guid>
      <dc:creator>cluster8</dc:creator>
      <dc:date>2026-02-11T22:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: "show configuration" command not display all configuration and sticks on the first lin</title>
      <link>https://community.checkpoint.com/t5/General-Topics/quot-show-configuration-quot-command-not-display-all/m-p/270454#M45412</link>
      <description>&lt;P&gt;This might require TAC assistance.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2026 23:02:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/quot-show-configuration-quot-command-not-display-all/m-p/270454#M45412</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2026-02-11T23:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: "show configuration" command not display all configuration and sticks on the first lin</title>
      <link>https://community.checkpoint.com/t5/General-Topics/quot-show-configuration-quot-command-not-display-all/m-p/270456#M45414</link>
      <description>&lt;P&gt;I would try cpstop; cpstart or reboot in short maintenance window, if you can.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2026 23:07:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/quot-show-configuration-quot-command-not-display-all/m-p/270456#M45414</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2026-02-11T23:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: "show configuration" command not display all configuration and sticks on the first lin</title>
      <link>https://community.checkpoint.com/t5/General-Topics/quot-show-configuration-quot-command-not-display-all/m-p/270521#M45419</link>
      <description>&lt;P&gt;The problem sounds familiar; I saw it with a customer some time ago. I remember that it had something to do with confd.&lt;/P&gt;
&lt;P&gt;We then did things like running “show configuration” in debug mode.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;clish -d 4 -c "show configuration"&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Where 4 is the highest debug level.&lt;/P&gt;
&lt;P&gt;Then I remember the analysis of confd as described in processes and daemons.&lt;/P&gt;
&lt;P&gt;First, as indicated below, search in &lt;CODE&gt;/var/log/messages&lt;/CODE&gt; for routed and confd search pattern.&lt;BR /&gt;Then to restart confd using&amp;nbsp;&lt;CODE&gt;tellpm process:confd t&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;Unfortunately, that's all I can remember, and it was also an older version and may not even be suitable for this use case, but maybe it will help at least a little.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk97638" target="_blank" rel="noopener"&gt;sk97638 - Check Point Processes and Daemons&lt;/A&gt;&lt;/P&gt;
&lt;TABLE id="Filter_1Table" border="1" width="100%" cellpadding="5"&gt;
&lt;TBODY&gt;
&lt;TR valign="top"&gt;
&lt;TD rowspan="7" width="5.46448087431694%"&gt;
&lt;P&gt;confd&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="11.03825136612022%"&gt;
&lt;P&gt;Description&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="83.3879781420765%"&gt;
&lt;P&gt;Database and configuration.&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR valign="top"&gt;
&lt;TD width="11.03825136612022%"&gt;
&lt;P&gt;Path&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="83.3879781420765%"&gt;
&lt;P&gt;&lt;CODE&gt;/bin/confd&lt;/CODE&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR valign="top"&gt;
&lt;TD width="11.03825136612022%"&gt;
&lt;P&gt;Important Note&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="83.3879781420765%"&gt;
&lt;P&gt;Maintenance window is required to restart this daemon:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;When&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;confd&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;daemon is starting, by design, it restarts any currently running&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;routed&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;daemons (by sending a TERM signal). It is done to avoid possible issues in Gaia Clish (e.g., returning invalid results for routing-related commands like "&lt;CODE&gt;show route&lt;/CODE&gt;").&lt;/LI&gt;
&lt;LI&gt;Since&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;routed&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;daemon is responsible for all the routing in Gaia OS, short traffic outage will occur while&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;routed&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;daemon is being restarted.&lt;/LI&gt;
&lt;LI&gt;Since&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;routed&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;daemon is a Critical Device in Check Point cluster (since R76), cluster fail-over might occur while&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;routed&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;daemon is being restarted (refer to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk92878" target="_blank" rel="noopener"&gt;sk92878&lt;/A&gt;).&lt;/LI&gt;
&lt;LI&gt;In a VSX environment, restarting the routed process owned by VS0 restarts routed for all Virtual Systems. Contact&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.checkpoint.com/support-services/contact-support/" target="_blank" rel="noopener"&gt;Check Point support&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for assistance.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR valign="top"&gt;
&lt;TD width="11.03825136612022%"&gt;
&lt;P&gt;Log File&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="83.3879781420765%"&gt;
&lt;P&gt;&lt;CODE&gt;/var/log/messages&lt;/CODE&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR valign="top"&gt;
&lt;TD width="11.03825136612022%"&gt;
&lt;P&gt;To Stop&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="83.3879781420765%"&gt;
&lt;P&gt;&lt;CODE&gt;tellpm process:confd&lt;/CODE&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR valign="top"&gt;
&lt;TD width="11.03825136612022%"&gt;
&lt;P&gt;To Start&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="83.3879781420765%"&gt;
&lt;P&gt;&lt;CODE&gt;tellpm process:confd t&lt;/CODE&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="11.03825136612022%"&gt;
&lt;P&gt;Debug&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="83.3879781420765%"&gt;
&lt;P&gt;Examine&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;/var/log/messages&lt;/CODE&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Feb 2026 07:40:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/quot-show-configuration-quot-command-not-display-all/m-p/270521#M45419</guid>
      <dc:creator>Vincent_Bacher</dc:creator>
      <dc:date>2026-02-12T07:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: "show configuration" command not display all configuration and sticks on the first lin</title>
      <link>https://community.checkpoint.com/t5/General-Topics/quot-show-configuration-quot-command-not-display-all/m-p/270547#M45426</link>
      <description>&lt;P&gt;After DNS config there will be the following line:&lt;/P&gt;
&lt;P&gt;set domainname&lt;/P&gt;
&lt;P&gt;Maybe you can login via webgui and try to edit / change it? Maybe non supported character is used?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Feb 2026 12:00:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/quot-show-configuration-quot-command-not-display-all/m-p/270547#M45426</guid>
      <dc:creator>Lesley</dc:creator>
      <dc:date>2026-02-12T12:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: "show configuration" command not display all configuration and sticks on the first lin</title>
      <link>https://community.checkpoint.com/t5/General-Topics/quot-show-configuration-quot-command-not-display-all/m-p/270904#M45484</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;were you able to find cause and solution?&lt;/P&gt;</description>
      <pubDate>Sun, 15 Feb 2026 06:52:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/quot-show-configuration-quot-command-not-display-all/m-p/270904#M45484</guid>
      <dc:creator>Vincent_Bacher</dc:creator>
      <dc:date>2026-02-15T06:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: "show configuration" command not display all configuration and sticks on the first lin</title>
      <link>https://community.checkpoint.com/t5/General-Topics/quot-show-configuration-quot-command-not-display-all/m-p/270955#M45495</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/63742"&gt;@cluster8&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let us know once you get this sorted out.&lt;/P&gt;</description>
      <pubDate>Sun, 15 Feb 2026 19:52:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/quot-show-configuration-quot-command-not-display-all/m-p/270955#M45495</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2026-02-15T19:52:29Z</dc:date>
    </item>
  </channel>
</rss>

