<?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 - reconfiguring interfaces help in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-reconfiguring-interfaces-help/m-p/1105959#M892647</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your response. The problem is that I do not really want any downtime while I'm doing it (for the remaining vlan) - which is why I thought to failover - but I guess that's not possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Dec 2008 09:51:31 GMT</pubDate>
    <dc:creator>jigsaw2026</dc:creator>
    <dc:date>2008-12-09T09:51:31Z</dc:date>
    <item>
      <title>ASA - reconfiguring interfaces help</title>
      <link>https://community.cisco.com/t5/network-security/asa-reconfiguring-interfaces-help/m-p/1105957#M892643</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a trunk port on one interface, with 2 sub-interfaces. I am actually decomissioning one of the vlans, so I would like to remove the sub-interfaces and make it a regular interface with the remaining vlan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Setup as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/1&lt;/P&gt;&lt;P&gt; speed 1000&lt;/P&gt;&lt;P&gt; duplex full&lt;/P&gt;&lt;P&gt; no nameif&lt;/P&gt;&lt;P&gt; no security-level&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/1.3&lt;/P&gt;&lt;P&gt; vlan 30&lt;/P&gt;&lt;P&gt; nameif inside&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 10.20.0.1 255.255.0.0 standby 10.20.0.2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/1.10&lt;/P&gt;&lt;P&gt; vlan 10&lt;/P&gt;&lt;P&gt; nameif storage&lt;/P&gt;&lt;P&gt; security-level 85&lt;/P&gt;&lt;P&gt; ip address 10.24.0.1 255.255.0.0 standby 10.24.0.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to get to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/1&lt;/P&gt;&lt;P&gt; speed 1000&lt;/P&gt;&lt;P&gt; duplex full&lt;/P&gt;&lt;P&gt; nameif storage&lt;/P&gt;&lt;P&gt; security-level 85&lt;/P&gt;&lt;P&gt; ip address 10.24.0.1 255.255.0.0 standby 10.24.0.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an active/standby failover. I would like to readdress this with minimal downtime, but I'm unsure how to do this without confusing the failover. I was thinking that I could do the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) On the standby unit, remove both sub-interfaces and readdress interface as above&lt;/P&gt;&lt;P&gt;2) Failover primary to standby&lt;/P&gt;&lt;P&gt;3) On primary, remove both sub-interfaces and readdress interface as above.&lt;/P&gt;&lt;P&gt;4) Fail back to primary&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this plan I am worried that&lt;/P&gt;&lt;P&gt;-standby unit will complain that it's not synched&lt;/P&gt;&lt;P&gt;-failver from primary will not occur because standby interfaces will no longer exist&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or is it necessary for me to admin shut down the primary interface (will this cause failover???), readress and then bring back up again, no failover required...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone think of a good way of going about this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;J&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 14:22:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-reconfiguring-interfaces-help/m-p/1105957#M892643</guid>
      <dc:creator>jigsaw2026</dc:creator>
      <dc:date>2019-03-11T14:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: ASA - reconfiguring interfaces help</title>
      <link>https://community.cisco.com/t5/network-security/asa-reconfiguring-interfaces-help/m-p/1105958#M892646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think the firewall will failover when you make interface config changes. If you're really concerned, you could reboot/shut down the failover device and while it's down/rebooting, you could make your configuration changes. Once the standby device is online it will sync the config with the primary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2008 17:23:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-reconfiguring-interfaces-help/m-p/1105958#M892646</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2008-12-08T17:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: ASA - reconfiguring interfaces help</title>
      <link>https://community.cisco.com/t5/network-security/asa-reconfiguring-interfaces-help/m-p/1105959#M892647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your response. The problem is that I do not really want any downtime while I'm doing it (for the remaining vlan) - which is why I thought to failover - but I guess that's not possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 09:51:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-reconfiguring-interfaces-help/m-p/1105959#M892647</guid>
      <dc:creator>jigsaw2026</dc:creator>
      <dc:date>2008-12-09T09:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: ASA - reconfiguring interfaces help</title>
      <link>https://community.cisco.com/t5/network-security/asa-reconfiguring-interfaces-help/m-p/1105960#M892648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IMO by using failover to keep uptime during the reconfig, you greatly increase your risk in things getting FUBAR'd.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 13:58:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-reconfiguring-interfaces-help/m-p/1105960#M892648</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2008-12-09T13:58:46Z</dc:date>
    </item>
  </channel>
</rss>

