<?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 Lan failover interface in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/lan-failover-interface/m-p/1684269#M557458</link>
    <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 ASA's in A/S and just wondering about the Lan failover link and if this could be used to carry vlan information if I made this a Trunk interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can enter the following information on the physical interface with no problems:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA-1(config)# interface eth 0/3&lt;BR /&gt;ASA-1(config-if)# switchport trunk allowed vlan 2-3,100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I get the following error on when making this interface a trunk&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA-1(config-if)# switchport mode trunk &lt;BR /&gt;ERROR: Interface is in use by failover. Remove failover configuration first&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the configuration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Vlan1&lt;BR /&gt; nameif inside&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 172.20.101.241 255.255.255.0 standby 172.20.101.242 &lt;BR /&gt;!&lt;BR /&gt;interface Vlan2&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 0&lt;BR /&gt; ip address 192.168.6.10 255.255.255.0 standby 192.168.6.11 &lt;BR /&gt;!&lt;BR /&gt;interface Vlan3&lt;BR /&gt; description LAN Failover Interface&lt;BR /&gt;!&lt;BR /&gt;interface Vlan100&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt; management-only&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt; switchport access vlan 2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt; switchport access vlan 100&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt; switchport access vlan 3&lt;BR /&gt; switchport trunk allowed vlan 2-3,100&lt;BR /&gt;boot system disk0:/asa821-k8.bin&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;failover&lt;BR /&gt;failover lan unit primary&lt;BR /&gt;failover lan interface LANfailover Vlan3&lt;BR /&gt;failover interface ip LANfailover 10.100.100.1 255.255.255.0 standby 10.100.100.2&lt;/P&gt;&lt;P&gt;Any help much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards MJ&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 20:23:29 GMT</pubDate>
    <dc:creator>mj11</dc:creator>
    <dc:date>2019-03-11T20:23:29Z</dc:date>
    <item>
      <title>Lan failover interface</title>
      <link>https://community.cisco.com/t5/network-security/lan-failover-interface/m-p/1684269#M557458</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 ASA's in A/S and just wondering about the Lan failover link and if this could be used to carry vlan information if I made this a Trunk interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can enter the following information on the physical interface with no problems:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA-1(config)# interface eth 0/3&lt;BR /&gt;ASA-1(config-if)# switchport trunk allowed vlan 2-3,100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I get the following error on when making this interface a trunk&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA-1(config-if)# switchport mode trunk &lt;BR /&gt;ERROR: Interface is in use by failover. Remove failover configuration first&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the configuration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Vlan1&lt;BR /&gt; nameif inside&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 172.20.101.241 255.255.255.0 standby 172.20.101.242 &lt;BR /&gt;!&lt;BR /&gt;interface Vlan2&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 0&lt;BR /&gt; ip address 192.168.6.10 255.255.255.0 standby 192.168.6.11 &lt;BR /&gt;!&lt;BR /&gt;interface Vlan3&lt;BR /&gt; description LAN Failover Interface&lt;BR /&gt;!&lt;BR /&gt;interface Vlan100&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt; management-only&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt; switchport access vlan 2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt; switchport access vlan 100&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt; switchport access vlan 3&lt;BR /&gt; switchport trunk allowed vlan 2-3,100&lt;BR /&gt;boot system disk0:/asa821-k8.bin&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;failover&lt;BR /&gt;failover lan unit primary&lt;BR /&gt;failover lan interface LANfailover Vlan3&lt;BR /&gt;failover interface ip LANfailover 10.100.100.1 255.255.255.0 standby 10.100.100.2&lt;/P&gt;&lt;P&gt;Any help much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards MJ&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 20:23:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/lan-failover-interface/m-p/1684269#M557458</guid>
      <dc:creator>mj11</dc:creator>
      <dc:date>2019-03-11T20:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Lan failover interface</title>
      <link>https://community.cisco.com/t5/network-security/lan-failover-interface/m-p/1684270#M557459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can configure a sub-interface for failover, but you cannot configure any other sub-interfaces for data. Even if you could configure it, it wouldn't be a good idea because a spike in traffic could cause missed hellos and unwanted failover events. Here is an example from my lab...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ciscoasa(config-subif)# sh run fail&lt;BR /&gt;no failover&lt;BR /&gt;failover lan unit primary&lt;BR /&gt;failover lan interface link GigabitEthernet3/0.1&lt;BR /&gt;ciscoasa(config-subif)#&lt;/P&gt;&lt;P&gt;ciscoasa(config-subif)# sh run int&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;...&lt;BR /&gt;interface GigabitEthernet3/0&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet3/0.1&lt;BR /&gt; description LAN Failover Interface&lt;BR /&gt; vlan 100&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;ciscoasa(config-subif)# int gi 3/0.2&lt;BR /&gt; ciscoasa(config-subif)# vlan 200&lt;BR /&gt; ciscoasa(config-subif)# nameif test&lt;BR /&gt;ERROR: Interface is in use by failover&lt;BR /&gt;INFO: Use failover command to configure interface name&lt;BR /&gt;ciscoasa(config-subif)#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing you can do is configure both your failover lan and failover state links on the same physical interface. Per the Config Guide, this will result in an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="content"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;******* WARNING ***** WARNING ******* WARNING ****** WARNING&amp;nbsp; *********&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;A name="wp1077611"&gt;&lt;/A&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;&amp;nbsp; Sharing Stateful failover interface with regular data interface is not&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;A name="wp1077612"&gt;&lt;/A&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;&amp;nbsp; a recommended configuration due to performance and security concerns.&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;A name="wp1077613"&gt;&lt;/A&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;******* WARNING ***** WARNING ******* WARNING ****** WARNING&amp;nbsp; *********&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bottom line: If you have the available interfaces, it is is best to give up 2 physical interfaces for failover.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/ha_overview.html#wp1077598"&gt;http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/ha_overview.html#wp1077598&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Brendan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 03:20:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/lan-failover-interface/m-p/1684270#M557459</guid>
      <dc:creator>brquinn</dc:creator>
      <dc:date>2011-04-20T03:20:05Z</dc:date>
    </item>
  </channel>
</rss>

