12-10-2014 07:23 AM
Hi,
I would like to change ASA5510 to ASA5515-X.
ASA5510 version is 9.1.1
Which is the best method to copy the configuration?
Downtime is acceptable.
I dont know if backup (with ASDM) ASA5510 configuration and restore on 5515 could work because of their difference (Ethernet, GigabitEthernet for example...)
Thanks for your help,
Patrick
Solved! Go to Solution.
12-10-2014 03:53 PM
You'd have to copy the configuration to an offline copy and change the interface definitions there, mapping from the 5510 physical to the 5515 physical interfaces. Then import that configuration into the 5515-X.
Most everything else should be fine - especially if you stick with the same ASA software level for now. Make sure you have the same ASA and ASDM images on the new 5515-X.
Save and reload the 5515-X while it's still not in production and double check the console during startup to see if it generates any errors in parsing the configuration file.
12-10-2014 03:53 PM
You'd have to copy the configuration to an offline copy and change the interface definitions there, mapping from the 5510 physical to the 5515 physical interfaces. Then import that configuration into the 5515-X.
Most everything else should be fine - especially if you stick with the same ASA software level for now. Make sure you have the same ASA and ASDM images on the new 5515-X.
Save and reload the 5515-X while it's still not in production and double check the console during startup to see if it generates any errors in parsing the configuration file.
12-11-2014 12:29 AM
Hi Marvin,
Thanks for your answer.
I cant have the same ASA image because 5515-X use ASA "SMP" version.
Moreover I have to copy all .xml and .pkg on 5515-X. I will try to restore ASDM backup "zip" before changing configuration manually
I will keep you informed about this migration.
12-11-2014 06:55 AM
Yes, you're correct - I should have said "version" instead of "image" for the ASA software itself. ASDM is the same image binary.
12-11-2014 08:11 AM
What I've done to copy ASA 5510 configuration to ASA 5515-X without error...
On ASA 5510 :
- backup configuration with ASDM --> backup.zip with password
- copy running-config in a file : backup.cfg
I modified few lines on backup.cfg:
- Ethernet to GigabitEthernet
- boot image
On ASA 5515-X
- I configured management interface then I copy many files (dap.xml, <allvpnprofiles>.xml, anyconnect.pkg, ASA, ASDM, backup.cfg)
- I configure "boot system" and "asdm image"
- on ASDM, I restored with the wizard and I select Certificate and VPN. (but VPN data was not restored)
- with CLI, I copied backup.cfg to running-config then write mem
- there was only few warnings and there was no error after reboot.
I didnt tried to connect in production but configuration seems correct.
Patrick
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide