<?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 Moving an AE1 OSPF transit link into another AE port what changes will be required? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/moving-an-ae1-ospf-transit-link-into-another-ae-port-what/m-p/1236431#M125001</link>
    <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am looking to move an existing AE1 interface which operates as an single OSPF transit to another AE3 port with other sub interfaces also configured.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What changes should be completed and considered when doing this to retain network connectivity?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Existing port&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MAllen_0-1755771816444.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/68959iDA1B2BAC64DEA254/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MAllen_0-1755771816444.png" alt="MAllen_0-1755771816444.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;New port&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MAllen_1-1755771857850.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/68960i32434C09029AC67F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MAllen_1-1755771857850.png" alt="MAllen_1-1755771857850.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I have amended the virtual router to use the new AE3.3501 interface instead of AE1.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MAllen_2-1755771937970.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/68961i82260C329CB11950/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MAllen_2-1755771937970.png" alt="MAllen_2-1755771937970.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MAllen_4-1755772823439.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/68963iB6971210C731FD24/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MAllen_4-1755772823439.png" alt="MAllen_4-1755772823439.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The existing AE1 connects to a core switch which is a port-channel.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MAllen_3-1755772118074.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/68962i3B88520163DA9AC3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MAllen_3-1755772118074.png" alt="MAllen_3-1755772118074.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I am thinking this will need to be reconfigured as an SVI&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;int vlan3501 &lt;BR /&gt;description pa3420 - Corp-OSPF &lt;BR /&gt;ip address 10.205.250.2 255.255.255.252 &lt;BR /&gt;ip ospf network point-to-point &lt;BR /&gt;storm-control broadcast level bps 2m&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;vlan 3501&lt;/P&gt;
&lt;P&gt;name - OSPF-CORP&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have also added the no passive interface command to vlan 3501&lt;/P&gt;
&lt;P&gt;no passive-interface vlan3501&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;switchport trunk allowed vlan add 3501 to the switch side core uplinks.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The core currently uses AE1 to 10.205.250.1 as a default route. Will this be updated automatically from the Palo?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MAllen_0-1755772997224.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/68964iB6061653FD5003E0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MAllen_0-1755772997224.png" alt="MAllen_0-1755772997224.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone assist with what else I may be missing switch and palo side?&lt;/P&gt;</description>
    <pubDate>Thu, 21 Aug 2025 10:43:25 GMT</pubDate>
    <dc:creator>M.Allen</dc:creator>
    <dc:date>2025-08-21T10:43:25Z</dc:date>
    <item>
      <title>Moving an AE1 OSPF transit link into another AE port what changes will be required?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/moving-an-ae1-ospf-transit-link-into-another-ae-port-what/m-p/1236431#M125001</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am looking to move an existing AE1 interface which operates as an single OSPF transit to another AE3 port with other sub interfaces also configured.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What changes should be completed and considered when doing this to retain network connectivity?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Existing port&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MAllen_0-1755771816444.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/68959iDA1B2BAC64DEA254/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MAllen_0-1755771816444.png" alt="MAllen_0-1755771816444.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;New port&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MAllen_1-1755771857850.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/68960i32434C09029AC67F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MAllen_1-1755771857850.png" alt="MAllen_1-1755771857850.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I have amended the virtual router to use the new AE3.3501 interface instead of AE1.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MAllen_2-1755771937970.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/68961i82260C329CB11950/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MAllen_2-1755771937970.png" alt="MAllen_2-1755771937970.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MAllen_4-1755772823439.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/68963iB6971210C731FD24/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MAllen_4-1755772823439.png" alt="MAllen_4-1755772823439.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The existing AE1 connects to a core switch which is a port-channel.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MAllen_3-1755772118074.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/68962i3B88520163DA9AC3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MAllen_3-1755772118074.png" alt="MAllen_3-1755772118074.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I am thinking this will need to be reconfigured as an SVI&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;int vlan3501 &lt;BR /&gt;description pa3420 - Corp-OSPF &lt;BR /&gt;ip address 10.205.250.2 255.255.255.252 &lt;BR /&gt;ip ospf network point-to-point &lt;BR /&gt;storm-control broadcast level bps 2m&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;vlan 3501&lt;/P&gt;
&lt;P&gt;name - OSPF-CORP&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have also added the no passive interface command to vlan 3501&lt;/P&gt;
&lt;P&gt;no passive-interface vlan3501&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;switchport trunk allowed vlan add 3501 to the switch side core uplinks.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The core currently uses AE1 to 10.205.250.1 as a default route. Will this be updated automatically from the Palo?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MAllen_0-1755772997224.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/68964iB6061653FD5003E0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MAllen_0-1755772997224.png" alt="MAllen_0-1755772997224.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone assist with what else I may be missing switch and palo side?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Aug 2025 10:43:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/moving-an-ae1-ospf-transit-link-into-another-ae-port-what/m-p/1236431#M125001</guid>
      <dc:creator>M.Allen</dc:creator>
      <dc:date>2025-08-21T10:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Moving an AE1 OSPF transit link into another AE port what changes will be required?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/moving-an-ae1-ospf-transit-link-into-another-ae-port-what/m-p/1236460#M125005</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/504213853"&gt;@M.Allen&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks for post!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To me your configuration on both switch side as well as Firewall side looks complete. The only thing, I would considered to add is on Firewall side interface&amp;nbsp;&lt;SPAN&gt;AE3.3501 as OSPF interface type p2p to match setting on switch side:&amp;nbsp;&lt;A href="https://docs.paloaltonetworks.com/pan-os/11-0/pan-os-networking-admin/ospf/configure-ospf" target="_self"&gt;configure-ospf&lt;/A&gt;&amp;nbsp;(Point No. 5 in the manual).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Kind Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Pavel&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Aug 2025 21:31:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/moving-an-ae1-ospf-transit-link-into-another-ae-port-what/m-p/1236460#M125005</guid>
      <dc:creator>PavelK</dc:creator>
      <dc:date>2025-08-21T21:31:19Z</dc:date>
    </item>
  </channel>
</rss>

