<?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 Dumb question:  Are there cases where a configuration change will take effect prior to committing? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/dumb-question-are-there-cases-where-a-configuration-change-will/m-p/548278#M111956</link>
    <description>&lt;P&gt;I would like to reconfigure our PA-3260 FW to use its 40G interfaces instead of the 1G interfaces being used in production now. I plan to create one new aggregate ethernet interface made up of subinterfaces that correspond to each of the individual 1G AEs now in production. In the process, I will need to remove the IP addresses in each of those 1G AEs, to avoid having the same IP address on two interfaces. I plan to make the changes now and commit them during a maintenance window.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Out of extreme caution and due to a nagging memory I can't articulate, my question is whether network interface reconfigurations are any different than any other configurations. In other words, are they put into effect only upon committing, or immediately after entering?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Wed, 05 Jul 2023 15:57:52 GMT</pubDate>
    <dc:creator>rpastor</dc:creator>
    <dc:date>2023-07-05T15:57:52Z</dc:date>
    <item>
      <title>Dumb question:  Are there cases where a configuration change will take effect prior to committing?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/dumb-question-are-there-cases-where-a-configuration-change-will/m-p/548278#M111956</link>
      <description>&lt;P&gt;I would like to reconfigure our PA-3260 FW to use its 40G interfaces instead of the 1G interfaces being used in production now. I plan to create one new aggregate ethernet interface made up of subinterfaces that correspond to each of the individual 1G AEs now in production. In the process, I will need to remove the IP addresses in each of those 1G AEs, to avoid having the same IP address on two interfaces. I plan to make the changes now and commit them during a maintenance window.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Out of extreme caution and due to a nagging memory I can't articulate, my question is whether network interface reconfigurations are any different than any other configurations. In other words, are they put into effect only upon committing, or immediately after entering?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2023 15:57:52 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/dumb-question-are-there-cases-where-a-configuration-change-will/m-p/548278#M111956</guid>
      <dc:creator>rpastor</dc:creator>
      <dc:date>2023-07-05T15:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Dumb question:  Are there cases where a configuration change will take effect prior to committing?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/dumb-question-are-there-cases-where-a-configuration-change-will/m-p/548316#M111959</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;As soon as you start editing, these changes are stored in the candidate configuration. It isn't until you hit the commit button and the process completes successfully that it becomes the running configuration and comes into effect.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cheers,&lt;/P&gt;
&lt;P&gt;Seb.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2023 22:20:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/dumb-question-are-there-cases-where-a-configuration-change-will/m-p/548316#M111959</guid>
      <dc:creator>seb_rupik</dc:creator>
      <dc:date>2023-07-05T22:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dumb question:  Are there cases where a configuration change will take effect prior to committing?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/dumb-question-are-there-cases-where-a-configuration-change-will/m-p/548318#M111960</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/6978"&gt;@rpastor&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the commit is required for changes to take an effect. If you make changes to the interface, nothing will happen until you commit it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Only word of caution, if you have multiple Firewall admins who commit all changes (not only their own) they can accidently also commit the changes you staged for maintenance window. The same applies for Panorama managed Firewall. Each time the configuration is pushed by different admin, it will perform "commit all".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards&lt;/P&gt;
&lt;P&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2023 22:22:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/dumb-question-are-there-cases-where-a-configuration-change-will/m-p/548318#M111960</guid>
      <dc:creator>PavelK</dc:creator>
      <dc:date>2023-07-05T22:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dumb question:  Are there cases where a configuration change will take effect prior to committing?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/dumb-question-are-there-cases-where-a-configuration-change-will/m-p/548327#M111961</link>
      <description>&lt;P&gt;Thank you both.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2023 01:36:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/dumb-question-are-there-cases-where-a-configuration-change-will/m-p/548327#M111961</guid>
      <dc:creator>rpastor</dc:creator>
      <dc:date>2023-07-06T01:36:09Z</dc:date>
    </item>
  </channel>
</rss>

