<?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: Changing interface from access to trunk in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/changing-interface-from-access-to-trunk/m-p/3804412#M6933</link>
    <description>&lt;P&gt;I will reply to my own post, maybe it is helpful to someone in future.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. I copied the startup config to ftp server&lt;/P&gt;
&lt;P&gt;2. I opened it in Notepad++, changed the interface config&lt;/P&gt;
&lt;P&gt;3. I copied the modified startup config from ftp to startup-config on the ASA&lt;/P&gt;
&lt;P&gt;4. Outside working hours I rebooted the ASA&lt;/P&gt;
&lt;P&gt;5. While the ASA was rebooting I changed the config on the switch to trunk instead of access&lt;/P&gt;
&lt;P&gt;6. When ASA rebooted it loaded the new startup-config and everything worked right away.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Everything worked nice, I did not lose any configuration, all NAT / Access rules were still there.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Feb 2019 21:40:46 GMT</pubDate>
    <dc:creator>db1</dc:creator>
    <dc:date>2019-02-18T21:40:46Z</dc:date>
    <item>
      <title>Changing interface from access to trunk</title>
      <link>https://community.cisco.com/t5/network-security/changing-interface-from-access-to-trunk/m-p/3803920#M6929</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have my inside interface configured like this:&lt;/P&gt;
&lt;PRE&gt;interface GigabitEthernet1/2
 nameif inside
 security-level 100
 ip address 192.168.x.1 255.255.255.0 standby 192.168.x.3 &lt;/PRE&gt;
&lt;P&gt;It connects to a switch configured also with an access interface.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, there is a SD-WAN device inbetween, and that device expects to see tagged VLAN traffic.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So I need to change the ports on the switch and ASA to send tagged VLAN traffic. Easy on the switch, but from what I understand on the ASA I will need to create a subinterface.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Of course I have quite a lot of config on the ASA mentioning 'inside' interface, NAT, access-lists and so on.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do I do it in a best way? I guess I don't want to remove the current 'nameif inside' as it will remove all this config.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe reboot using a new config with modified interface setup?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 16:49:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/changing-interface-from-access-to-trunk/m-p/3803920#M6929</guid>
      <dc:creator>db1</dc:creator>
      <dc:date>2020-02-21T16:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Changing interface from access to trunk</title>
      <link>https://community.cisco.com/t5/network-security/changing-interface-from-access-to-trunk/m-p/3804412#M6933</link>
      <description>&lt;P&gt;I will reply to my own post, maybe it is helpful to someone in future.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. I copied the startup config to ftp server&lt;/P&gt;
&lt;P&gt;2. I opened it in Notepad++, changed the interface config&lt;/P&gt;
&lt;P&gt;3. I copied the modified startup config from ftp to startup-config on the ASA&lt;/P&gt;
&lt;P&gt;4. Outside working hours I rebooted the ASA&lt;/P&gt;
&lt;P&gt;5. While the ASA was rebooting I changed the config on the switch to trunk instead of access&lt;/P&gt;
&lt;P&gt;6. When ASA rebooted it loaded the new startup-config and everything worked right away.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Everything worked nice, I did not lose any configuration, all NAT / Access rules were still there.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2019 21:40:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/changing-interface-from-access-to-trunk/m-p/3804412#M6933</guid>
      <dc:creator>db1</dc:creator>
      <dc:date>2019-02-18T21:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Changing interface from access to trunk</title>
      <link>https://community.cisco.com/t5/network-security/changing-interface-from-access-to-trunk/m-p/3804637#M6938</link>
      <description>I don't think you can swap it and keep all other rules without impact. I&lt;BR /&gt;suggest to create the sub interface without IP, check in the run config is&lt;BR /&gt;related to inside interface and configure it for the new interface then&lt;BR /&gt;finally migrate the ip address&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Feb 2019 06:20:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/changing-interface-from-access-to-trunk/m-p/3804637#M6938</guid>
      <dc:creator>Mohammed al Baqari</dc:creator>
      <dc:date>2019-02-19T06:20:18Z</dc:date>
    </item>
  </channel>
</rss>

