<?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 Adding sub-interfaces to a active/standby config in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/adding-sub-interfaces-to-a-active-standby-config/m-p/2347170#M311421</link>
    <description>&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question about adding 2 new sub-interfaces to my firewall on active/standby config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If &lt;A&gt;&lt;/A&gt;i add a new sub-interface to an active firewall with existing sub-interface, do i need to add thesame sub-interface config to the standby also? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I look forward to your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e &lt;STRONG&gt;on active firewall&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/1.120&lt;/P&gt;&lt;P&gt;vlan 120&lt;/P&gt;&lt;P&gt;nameif Test&lt;/P&gt;&lt;P&gt;security-level 100&lt;/P&gt;&lt;P&gt;ip address 192.168.0.1 255.255.0.0&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Do i need to do the below on standby also&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/1.120&lt;/P&gt;&lt;P&gt;vlan 120&lt;/P&gt;&lt;P&gt;nameif Test&lt;/P&gt;&lt;P&gt;security-level 100&lt;/P&gt;&lt;P&gt;ip address 192.168.0.1 255.255.0.0&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 02:48:16 GMT</pubDate>
    <dc:creator>smetieh001</dc:creator>
    <dc:date>2019-03-12T02:48:16Z</dc:date>
    <item>
      <title>Adding sub-interfaces to a active/standby config</title>
      <link>https://community.cisco.com/t5/network-security/adding-sub-interfaces-to-a-active-standby-config/m-p/2347170#M311421</link>
      <description>&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question about adding 2 new sub-interfaces to my firewall on active/standby config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If &lt;A&gt;&lt;/A&gt;i add a new sub-interface to an active firewall with existing sub-interface, do i need to add thesame sub-interface config to the standby also? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I look forward to your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e &lt;STRONG&gt;on active firewall&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/1.120&lt;/P&gt;&lt;P&gt;vlan 120&lt;/P&gt;&lt;P&gt;nameif Test&lt;/P&gt;&lt;P&gt;security-level 100&lt;/P&gt;&lt;P&gt;ip address 192.168.0.1 255.255.0.0&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Do i need to do the below on standby also&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/1.120&lt;/P&gt;&lt;P&gt;vlan 120&lt;/P&gt;&lt;P&gt;nameif Test&lt;/P&gt;&lt;P&gt;security-level 100&lt;/P&gt;&lt;P&gt;ip address 192.168.0.1 255.255.0.0&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:48:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/adding-sub-interfaces-to-a-active-standby-config/m-p/2347170#M311421</guid>
      <dc:creator>smetieh001</dc:creator>
      <dc:date>2019-03-12T02:48:16Z</dc:date>
    </item>
    <item>
      <title>Adding sub-interfaces to a active/standby config</title>
      <link>https://community.cisco.com/t5/network-security/adding-sub-interfaces-to-a-active-standby-config/m-p/2347171#M311422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a Failover pair of ASAs you only add the interface configurations in the Active unit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note also in your above configuration example that you have NOT configured any &lt;STRONG&gt;"standby"&lt;/STRONG&gt; IP address which defines the IP address that the Standby unit uses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;interface GigabitEthernet0/1.120&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;vlan 120&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;nameif Test&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;security-level 100&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ip address 192.168.0.1 255.255.0.0 standby 192.168.0.x&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or something to that direction. The configurations are replicated from Active to Standby device so no need to configure interface on the Standby unit separately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 16:08:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/adding-sub-interfaces-to-a-active-standby-config/m-p/2347171#M311422</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-10-07T16:08:22Z</dc:date>
    </item>
    <item>
      <title>Adding sub-interfaces to a active/standby config</title>
      <link>https://community.cisco.com/t5/network-security/adding-sub-interfaces-to-a-active-standby-config/m-p/2347172#M311425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response. Do i have to do &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ip address 192.168.0.1 255.255.0.0 standby 192.168.0.x&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I already have one sub-interafce configured with standby address like that (as above) while other subs are configured without standby? I guess what i am asking is that what is the impact of not using the "standby 192.168.0.x"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 16:26:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/adding-sub-interfaces-to-a-active-standby-config/m-p/2347172#M311425</guid>
      <dc:creator>smetieh001</dc:creator>
      <dc:date>2013-10-07T16:26:49Z</dc:date>
    </item>
    <item>
      <title>Adding sub-interfaces to a active/standby config</title>
      <link>https://community.cisco.com/t5/network-security/adding-sub-interfaces-to-a-active-standby-config/m-p/2347173#M311426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well to my understanding the &lt;STRONG&gt;"standby"&lt;/STRONG&gt; IP address is mainly used for the communication between the devices themselves to monitor the state of the devices and interfaces in the Failover. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It doesnt actually participate in passing traffic as the first IP address in the configuration is always used on the Active device, not the &lt;STRONG&gt;"standby"&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't see any reason not to configure the &lt;STRONG&gt;"standby"&lt;/STRONG&gt; IP address on local interfaces (since you usually use private IP addresses that you dont really run out of). I guess some people do leave out the &lt;STRONG&gt;"standby"&lt;/STRONG&gt; IP address on the &lt;STRONG&gt;"outside" &lt;/STRONG&gt;interface if they dont have enough public IP addresses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also to my understanding if you create subinterfaces on an ASA that is part of a Failover pair then you will need a separate command &lt;STRONG&gt;"monitor-interface"&lt;/STRONG&gt; to enable monitoring of this logical interface (subinterface). I think by default the ASA doesnt monitor a logical interface otherwise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ASA Configuration Guide and Command Reference documents contain a lot of valuable information about the ASA Failover behaviour.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 17:12:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/adding-sub-interfaces-to-a-active-standby-config/m-p/2347173#M311426</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-10-07T17:12:46Z</dc:date>
    </item>
    <item>
      <title>Adding sub-interfaces to a active/standby config</title>
      <link>https://community.cisco.com/t5/network-security/adding-sub-interfaces-to-a-active-standby-config/m-p/2347174#M311428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks Jouni!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 17:30:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/adding-sub-interfaces-to-a-active-standby-config/m-p/2347174#M311428</guid>
      <dc:creator>smetieh001</dc:creator>
      <dc:date>2013-10-07T17:30:28Z</dc:date>
    </item>
  </channel>
</rss>

