<?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: Migrate ASA Sub-interface to Port-Channel in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/migrate-asa-sub-interface-to-port-channel/m-p/5049541#M1110303</link>
    <description>&lt;P&gt;yes, move ALL "inside" sub-interfaces into the new port-channel interface like i said.&lt;/P&gt;&lt;P&gt;was thinking of some other way other than configuring a new context and allocate the new sub-interfaces in the port-channel.&lt;/P&gt;&lt;P&gt;as you saw in the error in my original post, you can assign the same VLAN on the current G0/1.xx and Po1.xx, but can't configure the same nameif and ip address. so i don't think configuring a new context is the alternative.&lt;/P&gt;</description>
    <pubDate>Sun, 24 Mar 2024 03:12:39 GMT</pubDate>
    <dc:creator>johnlloyd_13</dc:creator>
    <dc:date>2024-03-24T03:12:39Z</dc:date>
    <item>
      <title>Migrate ASA Sub-interface to Port-Channel</title>
      <link>https://community.cisco.com/t5/network-security/migrate-asa-sub-interface-to-port-channel/m-p/5049332#M1110286</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i need to migrate G0/&lt;FONT color="#FF0000"&gt;0&lt;/FONT&gt; "outside" and G0/1.xx "inside" sub-interfaces to a new port-channel1 interface.&lt;/P&gt;&lt;P&gt;can't seem to pre-configure the same sub-interface VLAN and ip address under the same context.&lt;/P&gt;&lt;P&gt;can someone advise what is the best approach and with a "minimal" downtime?&lt;/P&gt;&lt;P&gt;do i configure a new context instead and allocate the Po1.900 "outside" and Po1.xx "inside" sub-interfaces?&lt;/P&gt;&lt;P&gt;then delete the old context once the outside and inside interface are migrated and new context configured?&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;lt;SYSTEM&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;GigabitEthernet0/1.960 unassigned YES unset up up &lt;/EM&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;GigabitEthernet0/1.998 unassigned YES unset up up&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;EM&gt;GigabitEthernet0/2 unassigned YES unset up up&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;ciscoasa(config)# interface Port-channel1.998&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ciscoasaconfig-subif)# vlan 998&lt;/EM&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;ERROR: VLAN 998 exists in the global vlans table&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;ciscoasa(config)# changeto context TEST-CONTEXT&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ciscoasa/TEST-CONTEXT(config)# sh int ip b&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Interface IP-Address OK? Method Status Protocol&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#FF0000"&gt;GigabitEthernet0/1&lt;/FONT&gt;.998 10.1.6.4 YES manual up up &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#FF0000"&gt;Port-channel1&lt;/FONT&gt;.998 unassigned YES unset up up&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ciscoasa/TEST-CONTEXT(config)# interface Port-channel1.998&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ciscoasa/TEST-CONTEXT(config-if)# &lt;FONT color="#FF0000"&gt;nameif TEST&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;ERROR: VLAN must be configured for interface Port-channel1.998&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;EM&gt;ciscoasa/TEST-CONTEXT(config-if)# &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ciscoasa/TEST-CONTEXT(config-if)# sh run interface Port-channel1.998&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;interface Port-channel1.998&lt;/EM&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;no nameif&amp;nbsp;&amp;nbsp; &amp;lt;&amp;lt;&amp;lt; CAN'T PRE-CONFIGURE NAMEIF&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;EM&gt;no security-level&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;no ip address&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ciscoasa/TEST-CONTEXT(config-if)# ip address 10.1.6.4 255.255.255.0&lt;/EM&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;ERROR: Failed to apply IP address to interface Port-channel1.998, as the network overlaps with interface GigabitEthernet0/1.998. Two interfaces cannot be in the same subnet.&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;&amp;lt;&amp;lt; CAN'T PRE-CONFIGURE L3 IP&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;-----&lt;/P&gt;&lt;P&gt;&lt;EM&gt;changeto system&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;interface Port-channel1.900&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;description OUTSIDE&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;vlan 900&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;interface Port-channel1.998&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;description INSIDE&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;vlan 998&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;context NEW-CONTEXT&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;allocate-interface Port-channel1.900&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;allocate-interface Port-channel1.998&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;!! CONFIGURE NEW-CONTEXT&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;!! REMOVE OLD-CONTEXT AND G0/1.xx INSIDE SUBIF&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;no context OLD-CONTEXT&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;no interface GigabitEthernet0/1.998&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;!! G0/0 OUTSIDE IS STILL USED BY OTHER CONTEXT&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Mar 2024 09:43:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migrate-asa-sub-interface-to-port-channel/m-p/5049332#M1110286</guid>
      <dc:creator>johnlloyd_13</dc:creator>
      <dc:date>2024-03-23T09:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate ASA Sub-interface to Port-Channel</title>
      <link>https://community.cisco.com/t5/network-security/migrate-asa-sub-interface-to-port-channel/m-p/5049338#M1110287</link>
      <description>&lt;P&gt;Personally VLAN is the one connected to Switch is important. why not use different VLAN using same context ?&lt;/P&gt;
&lt;P&gt;make sure switch associated with connected port allow new VLAN you looking to create.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Mar 2024 09:57:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migrate-asa-sub-interface-to-port-channel/m-p/5049338#M1110287</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2024-03-23T09:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate ASA Sub-interface to Port-Channel</title>
      <link>https://community.cisco.com/t5/network-security/migrate-asa-sub-interface-to-port-channel/m-p/5049341#M1110288</link>
      <description>&lt;P&gt;any new interface have same nameif of other interface not work&lt;BR /&gt;I run now lab of NSK if you can wait me to night I can send to you some steps to shift from g0/0.x to port-channel .x&amp;nbsp;&lt;BR /&gt;MHM&lt;/P&gt;</description>
      <pubDate>Sat, 23 Mar 2024 10:01:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migrate-asa-sub-interface-to-port-channel/m-p/5049341#M1110288</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-03-23T10:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate ASA Sub-interface to Port-Channel</title>
      <link>https://community.cisco.com/t5/network-security/migrate-asa-sub-interface-to-port-channel/m-p/5049400#M1110289</link>
      <description>&lt;P&gt;hi balaji,&lt;/P&gt;&lt;P&gt;i don't think it's practical to change ALL "inside" sub-interface to a new VLAN.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Mar 2024 12:20:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migrate-asa-sub-interface-to-port-channel/m-p/5049400#M1110289</guid>
      <dc:creator>johnlloyd_13</dc:creator>
      <dc:date>2024-03-23T12:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate ASA Sub-interface to Port-Channel</title>
      <link>https://community.cisco.com/t5/network-security/migrate-asa-sub-interface-to-port-channel/m-p/5049452#M1110297</link>
      <description>&lt;P&gt;Ok let me re-cap here are you looking total move from Interface to Port-channel ?&lt;/P&gt;
&lt;P&gt;Create New context possible but more work&amp;nbsp; right ? (also required downtime moving from context to context ?)&lt;/P&gt;
&lt;P&gt;Rather over engineering - suggest to take downtime and big bang moving is best option i can thing of.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Mar 2024 14:06:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migrate-asa-sub-interface-to-port-channel/m-p/5049452#M1110297</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2024-03-23T14:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate ASA Sub-interface to Port-Channel</title>
      <link>https://community.cisco.com/t5/network-security/migrate-asa-sub-interface-to-port-channel/m-p/5049541#M1110303</link>
      <description>&lt;P&gt;yes, move ALL "inside" sub-interfaces into the new port-channel interface like i said.&lt;/P&gt;&lt;P&gt;was thinking of some other way other than configuring a new context and allocate the new sub-interfaces in the port-channel.&lt;/P&gt;&lt;P&gt;as you saw in the error in my original post, you can assign the same VLAN on the current G0/1.xx and Po1.xx, but can't configure the same nameif and ip address. so i don't think configuring a new context is the alternative.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Mar 2024 03:12:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migrate-asa-sub-interface-to-port-channel/m-p/5049541#M1110303</guid>
      <dc:creator>johnlloyd_13</dc:creator>
      <dc:date>2024-03-24T03:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate ASA Sub-interface to Port-Channel</title>
      <link>https://community.cisco.com/t5/network-security/migrate-asa-sub-interface-to-port-channel/m-p/5049606#M1110309</link>
      <description>&lt;LI-CODE lang="markup"&gt;but can't configure the same nameif and ip address.&lt;/LI-CODE&gt;
&lt;P&gt;You can not have same IP address&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Mar 2024 09:38:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migrate-asa-sub-interface-to-port-channel/m-p/5049606#M1110309</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2024-03-24T09:38:11Z</dc:date>
    </item>
  </channel>
</rss>

