- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
02-14-2023 09:09 AM
Hi,
I've been tasked with migrating from PA-3050 to PA-3410. The 3050 is on a customers premises running PAN-OS 8.1.11 and the 3410 we have in our lab running 10.2 at the moment. I note I cannot downgrade the 3410 to anywhere near 8.1. Does that mean I will need to upgrade the 3050 to suitable 10.2 version before I can export the config? Can a 3050 even run version 10.2?
02-14-2023 10:24 AM
Hello,
The highest the 3050 can go is version 9.x. Here is what I would try:
Hope this helps.
02-14-2023 11:24 AM
Hi @StuartSharp ,
I would love for you to try @OtakarKlier 's process and let us know how it works. If you have any commit errors, the fix may be as simple as opening up the section in the GUI and filling in any missing parameters and commiting again. If that becomes too painful, we can discuss other options.
Thanks,
Tom
02-14-2023 11:46 AM
02-14-2023 02:34 PM
Hello,
Are they in HA? If not you might be able to use the Expedition tool? Or worst case, build by hand from scratch :(.
Regards,
02-14-2023 11:41 PM - edited 02-15-2023 01:09 AM
Hi, thanks for reply. They are in HA. Does that rule out the use of Expedition?
02-15-2023 02:36 AM - edited 08-29-2024 08:56 AM
Hi @StuartSharp ,
08/29/24 UPDATE: I replaced a PA-3060 on PAN-OS 9.1 with a PA-1410 on PAN-OS 11.0. Step #4 - Export and import the configuration worked great! I don't remember if I got any commit errors. If I did, I probably just opened the configuration window related to the error and saved. The NGFW upgraded the config syntax great! The only issue I had was the master key was configured on the PA-3060, and I needed to configure it on the PA-1410 before I imported the configuration. Sorry that I made the following steps more complicated than they needed to be.
If the NGFWs are in HA, then upgrading them will cause much less down time. Upgrading is preferred to make the config as similar as possible. Upgrading production NGFWs is unavoidable and should become routine.
With regard to your other question, the following is the complete answer I have given to the question of replacing an older NGFW with a newer one when the PAN-OS is different.
Thanks,
Tom
02-15-2023 02:58 AM - edited 02-15-2023 03:02 AM
Done a migration from 3020 to 3410.
But no HA, no Panorama.
Interfaces where no problems between 3020 and 3410. I do not know the 3050, so please check before if interfacec match concerning numbering and type.
Bring the 3050 to the latest OS.
Export the config and export the device state.
Prepare the 3410, upgrade OS, upload apps update, etc. but do not put it in production environment.
Import the device state from 3050 (so all certs are also imported which are not part of the config).
Check config, name, mgmt IP,...
I had to correct some issues in the config directly in the xml but this was no big deal.
After device state import i got a commit error
Result
Failed
Details
Exported the running config, deleted something from correlation logs in the xml, imported the xml and then commit worked.
Biggest issue i had after putting it in production: Encryption worked but after some days any traffic went down and 3410 neede to be restarted. Thena same error after about 5-7 days.
It' s a known issue in 10.2.3 PAN-206005 when in decryption strip ALPN is not selected. Also have some trouble with daily PDF reports. TAC says it will be fixed in 10.2.4.
HTH
02-15-2023 03:07 AM
Great info, thank you
02-15-2023 06:51 AM
Me again. I've managed to get access to an up and running Expedition vm. However, when I go to add a device the 3400 series is missing from the PA models you can select when adding a device. I've upgraded Expedition to the latest version to no avail.
Any advice on that?
02-15-2023 07:58 AM - edited 02-15-2023 11:15 AM
Hi @StuartSharp ,
There are a couple of solutions to this issue.
https://live.paloaltonetworks.com/t5/expedition-articles/expedition-user-guide-v1-2/ta-p/285157
Thanks,
Tom
08-10-2023 09:46 AM
We have same issue when we are migrating from PA3220 to PA3410. we have followed below solution.
1) Export config from PA3410.
2) Open Config file on Editor (Notepad++) their is "correlation" config, remove that block [<correlation> ... </correlation>] and save it.
3) Load back new config file to firewall.
4) Validate config & commit... it's works.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!