<?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: Non-interruptive Panorama device migration in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/non-interruptive-panorama-device-migration/m-p/137164#M47755</link>
    <description>&lt;P&gt;Thanks for explanation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As i understand panorama creating new rules with new ID.&lt;/P&gt;&lt;P&gt;It initiates session teardown, cause original rule associated with sessison is removed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ok.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had this question because last time that i did firewall migration. After just after pushing configuration bundle my PC suspended, and i needed to urgetly search another for logun to GUI, and commit panorama configuration to device group/template.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And part of data center was out of service for couple of minutes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And another qusetion:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What if i push conifguration bundle, but not commit it, and then commit from panorama to device group?&lt;/P&gt;&lt;P&gt;Can i remove local and push rules from panorama in one step, at same action?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you describe there still be interruption, but it can rectify human factor.&lt;/P&gt;</description>
    <pubDate>Thu, 12 Jan 2017 11:23:26 GMT</pubDate>
    <dc:creator>VAntonenko</dc:creator>
    <dc:date>2017-01-12T11:23:26Z</dc:date>
    <item>
      <title>Non-interruptive Panorama device migration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/non-interruptive-panorama-device-migration/m-p/136894#M47715</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;Is there any way to perform migration of local configured firewall to panorama management without service interruption?&lt;/P&gt;&lt;P&gt;For example:&lt;BR /&gt;I use Panorama 7.0&lt;BR /&gt;There is configured PA-5060 6.1.5 HA-cluster that I need to migrate to centralized Panorama Management.&lt;/P&gt;&lt;P&gt;Using this tech-note &lt;A href="https://www.paloaltonetworks.com/documentation/70/panorama/panorama_adminguide/manage-firewalls/transition-a-firewall-to-panorama-management.html" target="_blank"&gt;https://www.paloaltonetworks.com/documentation/70/panorama/panorama_adminguide/manage-firewalls/transition-a-firewall-to-panorama-management.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If i migrate firewall according this guide, after step 6, there will be a service interruption, because I pushing device configuration bundle that removes local configured rules from firewall and committing it. And a this step i shall have service interruption, cause local rules removed, but panorama rules not pushed yet.&lt;/P&gt;&lt;P&gt;Downtime will be equal to time that i'll spend to perfoming step 7 (time for pushing buttons in GUI + time for Panorama to Commit on Device Group.)&lt;BR /&gt;Although I have HA-Cluster, it not useful cause HA-devices automatically syncing config between nodes.&lt;BR /&gt;&lt;BR /&gt;In PanOS 6 firewall transition procedure was more complex, but in Panorama Admin Guide described HA-cutover procedure, that lead to in-service migration.&lt;BR /&gt;&lt;BR /&gt;In PanOS 7 migration process little different, and cutover procedure not explained in guide, using cutover procedure from PanOS 6 might not be properly in my case.&lt;/P&gt;&lt;P&gt;Is there way to migrate configured firewall to panorama without service interruption ?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2017 06:00:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/non-interruptive-panorama-device-migration/m-p/136894#M47715</guid>
      <dc:creator>VAntonenko</dc:creator>
      <dc:date>2017-01-11T06:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Non-interruptive Panorama device migration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/non-interruptive-panorama-device-migration/m-p/136954#M47720</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for this type of migration: from a standalone device to a completely panorama-controlled device, there will always be a service interruption as you need to replace all local policies/interface config/.. with the panorama pushed equivalent&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you are not simply replacing a policy with an identical policy, you are replacing a whole set of objects that have a specific ID on the underlying system and are tied to the session table&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;try these commands to illustrate what I mean:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;debug device-server dump idmgr type security-rule all &lt;/PRE&gt;
&lt;P&gt;if you check the ID associated with a rule, you may notice it does not correspond necessarily with the order in which the rule appears in the policy, this is because the ID is assigned based on when it is created rather than it's position in the policy&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2017 13:17:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/non-interruptive-panorama-device-migration/m-p/136954#M47720</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2017-01-11T13:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Non-interruptive Panorama device migration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/non-interruptive-panorama-device-migration/m-p/137164#M47755</link>
      <description>&lt;P&gt;Thanks for explanation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As i understand panorama creating new rules with new ID.&lt;/P&gt;&lt;P&gt;It initiates session teardown, cause original rule associated with sessison is removed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ok.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had this question because last time that i did firewall migration. After just after pushing configuration bundle my PC suspended, and i needed to urgetly search another for logun to GUI, and commit panorama configuration to device group/template.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And part of data center was out of service for couple of minutes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And another qusetion:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What if i push conifguration bundle, but not commit it, and then commit from panorama to device group?&lt;/P&gt;&lt;P&gt;Can i remove local and push rules from panorama in one step, at same action?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you describe there still be interruption, but it can rectify human factor.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 11:23:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/non-interruptive-panorama-device-migration/m-p/137164#M47755</guid>
      <dc:creator>VAntonenko</dc:creator>
      <dc:date>2017-01-12T11:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Non-interruptive Panorama device migration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/non-interruptive-panorama-device-migration/m-p/156346#M51324</link>
      <description>&lt;P&gt;I migrated firewall to panorama management.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Panorama version 7.0.17&lt;/P&gt;&lt;P&gt;Firewall version 6.1.5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I imported configuration,&lt;/P&gt;&lt;P&gt;Commited on panorama.&lt;/P&gt;&lt;P&gt;Then perform push&amp;amp;commit configuration bundle to active device.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Services not interrupted, sessions not teared down.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In this case it worked perfectly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But there was issue related to version mismatch between panorama and firewall.&lt;/P&gt;&lt;P&gt;Namely parameter&amp;nbsp;&lt;SPAN&gt;Same System &lt;STRONG&gt;MAC Address For Active-Passive HA&lt;/STRONG&gt; not existed in PanOS 7. And panorama couldn't commit device template cause this option in empty. Some manipulation with cleaning config through API resolved this issue.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 08:07:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/non-interruptive-panorama-device-migration/m-p/156346#M51324</guid>
      <dc:creator>VAntonenko</dc:creator>
      <dc:date>2017-05-12T08:07:51Z</dc:date>
    </item>
  </channel>
</rss>

