<?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 asa outside interface assigning ip in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-outside-interface-assigning-ip/m-p/4434714#M1082320</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the below simple topology.&amp;nbsp; &amp;nbsp;I have only two public IPs from isp, One assigned on the CE router interface.&lt;BR /&gt;So one remaining for ASA outside interface. In that case, how can I assign a standby IP address&amp;nbsp; like below&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ASA1(config)# interface gi0/1&lt;BR /&gt;ASA1(config-if)# nameif OUTSIDE&lt;BR /&gt;ASA1(config-if)# ip address 192.168.2.254 255.255.255.0 standby 192.168.2.253&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or can I assign without a standby IP address like the one below&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ASA1(config)# interface gi0/1&lt;BR /&gt;ASA1(config-if)# nameif OUTSIDE&lt;BR /&gt;ASA1(config-if)# ip address 5.5.5.2 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What are the pros and cons without a standby IP address?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 17 Jul 2021 05:20:18 GMT</pubDate>
    <dc:creator>bluesea2010</dc:creator>
    <dc:date>2021-07-17T05:20:18Z</dc:date>
    <item>
      <title>asa outside interface assigning ip</title>
      <link>https://community.cisco.com/t5/network-security/asa-outside-interface-assigning-ip/m-p/4434714#M1082320</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the below simple topology.&amp;nbsp; &amp;nbsp;I have only two public IPs from isp, One assigned on the CE router interface.&lt;BR /&gt;So one remaining for ASA outside interface. In that case, how can I assign a standby IP address&amp;nbsp; like below&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ASA1(config)# interface gi0/1&lt;BR /&gt;ASA1(config-if)# nameif OUTSIDE&lt;BR /&gt;ASA1(config-if)# ip address 192.168.2.254 255.255.255.0 standby 192.168.2.253&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or can I assign without a standby IP address like the one below&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ASA1(config)# interface gi0/1&lt;BR /&gt;ASA1(config-if)# nameif OUTSIDE&lt;BR /&gt;ASA1(config-if)# ip address 5.5.5.2 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What are the pros and cons without a standby IP address?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jul 2021 05:20:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-outside-interface-assigning-ip/m-p/4434714#M1082320</guid>
      <dc:creator>bluesea2010</dc:creator>
      <dc:date>2021-07-17T05:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: asa outside interface assigning ip</title>
      <link>https://community.cisco.com/t5/network-security/asa-outside-interface-assigning-ip/m-p/4434738#M1082321</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/306956"&gt;@bluesea2010&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You don't have to assign a secondary IP address to an interface, you just cannot monitor for failover if you don't.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you only have 1 IP address free to assign to the ASA's outside interface, then you don't have much choice. Ensure you assign a secondary IP address to the inside interfaces and monitor for failover.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jul 2021 07:11:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-outside-interface-assigning-ip/m-p/4434738#M1082321</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2021-07-17T07:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: asa outside interface assigning ip</title>
      <link>https://community.cisco.com/t5/network-security/asa-outside-interface-assigning-ip/m-p/4434771#M1082327</link>
      <description>&lt;P&gt;there is no attachment for topology&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jul 2021 10:11:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-outside-interface-assigning-ip/m-p/4434771#M1082327</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2021-07-17T10:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: asa outside interface assigning ip</title>
      <link>https://community.cisco.com/t5/network-security/asa-outside-interface-assigning-ip/m-p/4434875#M1082331</link>
      <description>&lt;P&gt;In my opinion there really are no "pro's" to not having a standby IP.&amp;nbsp; As already mentioned, you will not be able to monitor the interface for a failover situation.&amp;nbsp; Also, you will not be able to access the secondary ASA through the interface without the standby IP.&amp;nbsp; Ofcourse, it is not a best practice to have management access to the device on the outside interface, but there might be situations where this could be required.&lt;/P&gt;
&lt;P&gt;an advantage of having the standby IP is that if the failover link fails, the ASA will be able to send hello packets out the data interfaces to verify if the active ASA has actually failed or if it is just the failover link that is down.&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jul 2021 19:06:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-outside-interface-assigning-ip/m-p/4434875#M1082331</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2021-07-17T19:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: asa outside interface assigning ip</title>
      <link>https://community.cisco.com/t5/network-security/asa-outside-interface-assigning-ip/m-p/4434966#M1082332</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;an advantage of having the standby IP is that if the failover link fails, the ASA will be able to send hello packets out the data interfaces to verify if the active ASA has actually failed or if it is just the failover link that is down.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What is the benefit of the above, I mean the situation when ASA understands&amp;nbsp; &amp;nbsp; &amp;nbsp;only failover link failed&amp;nbsp; ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Second question in An active /standby&amp;nbsp; HA scenario&amp;nbsp; if I want to change&amp;nbsp; configuration (1) to (2) , can I change straightaway ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;(1)&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ASA1(config)# interface gi0/1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ASA1(config-if)# nameif OUTSIDE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ASA1(config-if)# ip address 5.5.5.2 255.255.255.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(2)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ASA1(config)# interface gi0/1&lt;BR /&gt;ASA1(config-if)# nameif OUTSIDE&lt;BR /&gt;ASA1(config-if)# ip address 5.5.5.1 255.255.255.0 standby&amp;nbsp;5.5.5.2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jul 2021 08:22:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-outside-interface-assigning-ip/m-p/4434966#M1082332</guid>
      <dc:creator>bluesea2010</dc:creator>
      <dc:date>2021-07-18T08:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: asa outside interface assigning ip</title>
      <link>https://community.cisco.com/t5/network-security/asa-outside-interface-assigning-ip/m-p/4435562#M1082369</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;What is the benefit of the above, I mean the situation when ASA understands&amp;nbsp; &amp;nbsp; &amp;nbsp;only failover link failed&amp;nbsp; ?&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If the failover link fails but the standby ASA has no way to check if this is a link failure or if the primary ASA is actually down you will have a split-brain situation where both ASAs will become active and this will cause other connectivity issues.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Second question in An active /standby&amp;nbsp; HA scenario&amp;nbsp; if I want to change&amp;nbsp; configuration (1) to (2) , can I change straightaway ?&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can change it straight away, but I would not recommend doing it the way you suggested.&amp;nbsp; Or at least, it would depend how the setup towards your ISP is, i.e. which IP they are using.&amp;nbsp; if 5.5.5.1 is free I would suggest setting that as the standby IP as this will not cause any outage.&amp;nbsp; changing the primary IP might cause outage.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ASA1(config)# interface gi0/1&lt;BR /&gt;ASA1(config-if)# nameif OUTSIDE&lt;BR /&gt;ASA1(config-if)# ip address 5.5.5.2 255.255.255.0 standby&amp;nbsp;5.5.5.1&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 18:43:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-outside-interface-assigning-ip/m-p/4435562#M1082369</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2021-07-19T18:43:48Z</dc:date>
    </item>
  </channel>
</rss>

