<?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: ASA migration does not show port-channels and subinterfaces after import in Expedition Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/expedition-discussions/asa-migration-does-not-show-port-channels-and-subinterfaces/m-p/564943#M4830</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/23502"&gt;@jakegibb2077&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the update. After each interface definition the last line should contain "!".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example:&lt;/P&gt;
&lt;P&gt;interface Ethernet0/1&lt;BR /&gt;nameif inside&lt;BR /&gt;security-level 100&lt;BR /&gt;ip address 1.2.3.4 255.255.255.0&lt;BR /&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let us know if you detect any other finding.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;David&lt;/P&gt;</description>
    <pubDate>Thu, 09 Nov 2023 08:03:22 GMT</pubDate>
    <dc:creator>dpuigdomenec</dc:creator>
    <dc:date>2023-11-09T08:03:22Z</dc:date>
    <item>
      <title>ASA migration does not show port-channels and subinterfaces after import</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/asa-migration-does-not-show-port-channels-and-subinterfaces/m-p/564858#M4827</link>
      <description>&lt;P&gt;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?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 18:31:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/asa-migration-does-not-show-port-channels-and-subinterfaces/m-p/564858#M4827</guid>
      <dc:creator>jakegibb2077</dc:creator>
      <dc:date>2023-11-08T18:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: ASA migration does not show port-channels and subinterfaces after import</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/asa-migration-does-not-show-port-channels-and-subinterfaces/m-p/564866#M4828</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/23502"&gt;@jakegibb2077&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reaching out.&lt;/P&gt;
&lt;P&gt;Could you share your configuration file with &lt;A href="mailto:fwmigrate@paloaltonetworks.com" target="_blank"&gt;fwmigrate@paloaltonetworks.com&lt;/A&gt;&amp;nbsp;using a TAC case?&lt;/P&gt;
&lt;P&gt;Let us know the TAC case number.&lt;/P&gt;
&lt;P&gt;Thanks in advance,&lt;/P&gt;
&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 19:39:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/asa-migration-does-not-show-port-channels-and-subinterfaces/m-p/564866#M4828</guid>
      <dc:creator>dpuigdomenec</dc:creator>
      <dc:date>2023-11-08T19:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: ASA migration does not show port-channels and subinterfaces after import</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/asa-migration-does-not-show-port-channels-and-subinterfaces/m-p/564868#M4829</link>
      <description>&lt;P&gt;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!&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 19:45:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/asa-migration-does-not-show-port-channels-and-subinterfaces/m-p/564868#M4829</guid>
      <dc:creator>jakegibb2077</dc:creator>
      <dc:date>2023-11-08T19:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: ASA migration does not show port-channels and subinterfaces after import</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/asa-migration-does-not-show-port-channels-and-subinterfaces/m-p/564943#M4830</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/23502"&gt;@jakegibb2077&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the update. After each interface definition the last line should contain "!".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example:&lt;/P&gt;
&lt;P&gt;interface Ethernet0/1&lt;BR /&gt;nameif inside&lt;BR /&gt;security-level 100&lt;BR /&gt;ip address 1.2.3.4 255.255.255.0&lt;BR /&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let us know if you detect any other finding.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 08:03:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/asa-migration-does-not-show-port-channels-and-subinterfaces/m-p/564943#M4830</guid>
      <dc:creator>dpuigdomenec</dc:creator>
      <dc:date>2023-11-09T08:03:22Z</dc:date>
    </item>
  </channel>
</rss>

