- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
11-08-2023 10:31 AM
I am working on a project where the source ASA has port-channels and sub-interfaces within the configuration. The file imports and almost everything shows BUT the interfaces. How do I create and map to the new platform if they are not recognized?
11-09-2023 12:03 AM
Thanks for the update. After each interface definition the last line should contain "!".
Example:
interface Ethernet0/1
nameif inside
security-level 100
ip address 1.2.3.4 255.255.255.0
!
Let us know if you detect any other finding.
Best regards,
David
11-08-2023 11:39 AM
Thanks for reaching out.
Could you share your configuration file with fwmigrate@paloaltonetworks.com using a TAC case?
Let us know the TAC case number.
Thanks in advance,
David
11-08-2023 11:45 AM
I believe the issue was with the source file formatting. The source was modified removing some components that appear to causing it to fail. As a test I imported an unmodified ASA config output and the interfaces show as expected. I'll continue to test and let you know shortly, thank you!
11-09-2023 12:03 AM
Thanks for the update. After each interface definition the last line should contain "!".
Example:
interface Ethernet0/1
nameif inside
security-level 100
ip address 1.2.3.4 255.255.255.0
!
Let us know if you detect any other finding.
Best regards,
David
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!