<?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 Startup-Config Equivalent  in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Startup-Config-Equivalent/m-p/30678#M2430</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does Check Point have an equivalent to the Cisco startup config that can be checked?&lt;/P&gt;&lt;P&gt;I understand that you can issue a "show configuration" to see what I understand to be the equivalent of the "show running-config" on a Cisco device.&amp;nbsp;&lt;BR /&gt;I ask this as I know that you need to save the config in order for it to be kept in the event of a reboot and I would like to be able to monitor this status.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We use Solarwinds for our configuration monitoring on Cisco devices and that compares the Startup-config to the running-config to check if there are any unsaved changes and perform a diff on these. It would be nice if there was an&amp;nbsp;&lt;SPAN&gt;e&lt;/SPAN&gt;&lt;SPAN&gt;quivalent way to do the same with the Check Points.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I understand that the "&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;show config-state" command will show me if there are unsaved changes, but not allow me to compare those changes.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #000000;"&gt;Any ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Feb 2018 20:57:58 GMT</pubDate>
    <dc:creator>Joshua_Wright</dc:creator>
    <dc:date>2018-02-19T20:57:58Z</dc:date>
    <item>
      <title>Startup-Config Equivalent</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Startup-Config-Equivalent/m-p/30678#M2430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does Check Point have an equivalent to the Cisco startup config that can be checked?&lt;/P&gt;&lt;P&gt;I understand that you can issue a "show configuration" to see what I understand to be the equivalent of the "show running-config" on a Cisco device.&amp;nbsp;&lt;BR /&gt;I ask this as I know that you need to save the config in order for it to be kept in the event of a reboot and I would like to be able to monitor this status.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We use Solarwinds for our configuration monitoring on Cisco devices and that compares the Startup-config to the running-config to check if there are any unsaved changes and perform a diff on these. It would be nice if there was an&amp;nbsp;&lt;SPAN&gt;e&lt;/SPAN&gt;&lt;SPAN&gt;quivalent way to do the same with the Check Points.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I understand that the "&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;show config-state" command will show me if there are unsaved changes, but not allow me to compare those changes.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #000000;"&gt;Any ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2018 20:57:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Startup-Config-Equivalent/m-p/30678#M2430</guid>
      <dc:creator>Joshua_Wright</dc:creator>
      <dc:date>2018-02-19T20:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: Startup-Config Equivalent</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Startup-Config-Equivalent/m-p/30679#M2431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you're using the WebUI, pretty much every change you make is saved automatically.&lt;/P&gt;&lt;P&gt;When you're using the CLI, there is an explicit "save config" step.&lt;/P&gt;&lt;P&gt;Which means,&amp;nbsp;if you're trying to track configuration changes, you need to take a different approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The boot configuration is in /config/active.&lt;/P&gt;&lt;P&gt;If you want to see if this is changed at all, you should probably grab this periodically and diff it.&lt;/P&gt;&lt;P&gt;That should be pretty trivial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to see if the RUNNING configuration is different than the SAVED configuration, it's a bit more complicated.&lt;/P&gt;&lt;P&gt;The tool that will give you output that more closely matches what's in /config/active is a tool called dbget and it's described here:&amp;nbsp;&lt;A class="link-titled" href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk92770" title="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk92770"&gt;How to use dbget and dbset on Gaia OS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As far as I know, even with dbget, you can't dump the entire running config, only specific entries or specific trees.&lt;/P&gt;&lt;P&gt;However, using a bit of scripting, I imagine it's possible to pull out which items have changed configuration since the last save.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 05:58:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Startup-Config-Equivalent/m-p/30679#M2431</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-02-20T05:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Startup-Config Equivalent</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Startup-Config-Equivalent/m-p/30680#M2432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dameon, the tracking of changes I have ok with Solarwinds NCM, it's just the startup vs running I am having an issue with.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the heads up on the gbget tool - I wasn't aware of this. Unfortunately it doesn't look like it will accomplish what I am after without a lot of custom manipulation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that I will just settle on checking the SNMP value to ensure that there are not unsaved changes.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2018 16:43:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Startup-Config-Equivalent/m-p/30680#M2432</guid>
      <dc:creator>Joshua_Wright</dc:creator>
      <dc:date>2018-03-22T16:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Startup-Config Equivalent</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Startup-Config-Equivalent/m-p/186952#M34398</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;Is it possible to show , take backup and restore of both running and startup config from ansible in checkpoint? If possible, how can I achieve it?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 04:29:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Startup-Config-Equivalent/m-p/186952#M34398</guid>
      <dc:creator>Hash1212</dc:creator>
      <dc:date>2023-07-20T04:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Startup-Config Equivalent</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Startup-Config-Equivalent/m-p/187045#M34431</link>
      <description>&lt;P&gt;Ansible is used to describe the configuration you want, not to perform tasks like take a backup.&lt;BR /&gt;Backup best practices are:&amp;nbsp;&lt;A href="https://support.checkpoint.com/results/sk/sk108902" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk108902&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;In practice, there are very few areas where the "running" config and the "saved" configuration will differ.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 12:44:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Startup-Config-Equivalent/m-p/187045#M34431</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2023-07-20T12:44:56Z</dc:date>
    </item>
  </channel>
</rss>

