<?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: Backup interface in ASA 5505 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560203#M597929</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jayesh,&lt;/P&gt;&lt;P&gt;Pls. search for the below text in the above link that I enclosed.&lt;/P&gt;&lt;P&gt;5 interfaces total (highlighted in red) - 3 for data. 1 for backup and 1 for failover. I have highlighted the backup interface command as well.&lt;/P&gt;&lt;P class="pBu1_Bullet1"&gt;&lt;/P&gt;&lt;H3 class="p_H_Head2"&gt;Example 15: Primary Unit Configuration&lt;/H3&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;passwd g00fba11&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;enable password gen1u$&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;hostname Buster&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;asdm image disk0:/asdm.bin&lt;BR /&gt;boot system disk0:/image.bin&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;interface vlan 2&lt;/SPAN&gt;&lt;BR /&gt;description Primary ISP interface&lt;BR /&gt;nameif outside&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address 209.165.200.224 standby 209.165.200.225&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;backup interface vlan 4&lt;/SPAN&gt;&lt;BR /&gt;no shutdown&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;interface vlan 1&lt;/SPAN&gt;&lt;BR /&gt;nameif inside&lt;BR /&gt;security-level 100&lt;BR /&gt;ip address 192.168.1.1 255.255.255.0&lt;BR /&gt;no shutdown&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;interface vlan 3&lt;/SPAN&gt;&lt;BR /&gt;nameif dmz&lt;BR /&gt;security-level 50&lt;BR /&gt;ip address 192.168.2.1 255.255.255.0&lt;BR /&gt;no shutdown&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;interface vlan 4&lt;/SPAN&gt;&lt;BR /&gt;description Backup ISP interface&lt;BR /&gt;nameif backup-isp&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address 209.168.202.128 standby 209.168.202.129&lt;BR /&gt;no shutdown&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;interface vlan 5&lt;/SPAN&gt;&lt;BR /&gt;description LAN Failover Interface&lt;BR /&gt;interface ethernet 0/0&lt;BR /&gt;switchport access vlan 2&lt;/P&gt;&lt;P&gt;no shutdown&lt;/P&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;&lt;BR /&gt;-KS&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 28 Nov 2010 23:50:07 GMT</pubDate>
    <dc:creator>Kureli Sankar</dc:creator>
    <dc:date>2010-11-28T23:50:07Z</dc:date>
    <item>
      <title>Backup interface in ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560198#M597924</link>
      <description>&lt;P&gt;i am confused with the requirement of the "backup interface vlan "command requirement on ASA 5505 . i read from Cisco doc that with the implementation of this command firewall blocks all through traffic on backup interface unless the default route through the primary interface goes down , but i want to know in which scenario will it be used .Can we combine this with IP SLA ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also i am confused that IP SLA will also have 2 default routes but the "backup interface " command is not necessary in that . can some one please explain as may be it is a simple question . Below is the sample config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA5505(config)# interface vlan 2&lt;BR /&gt;ASA5505(config-if)# nameif primary&lt;BR /&gt;ASA5505(config-if)# security-level 0&lt;BR /&gt;ASA5505(config-if)# ip address 100.100.100.1 255.255.255.0&lt;BR /&gt;ASA5505(config-if)# backup interface vlan 3&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ASA5505(config)# interface vlan 4&lt;BR /&gt;ASA5505(config-if)# nameif backup&lt;BR /&gt;ASA5505(config-if)# security-level 5&lt;BR /&gt;ASA5505(config-if)# ip address 200.200.200.1 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ASA5505(config)# route primary 0.0.0.0 0.0.0.0 100.100.100.2 1&lt;BR /&gt;ASA5505(config)# route backup 0.0.0.0 0.0.0.0 200.200.200.2 20&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:12:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560198#M597924</guid>
      <dc:creator>jvardhan29</dc:creator>
      <dc:date>2019-03-11T19:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Backup interface in ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560199#M597925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have never used this command myself but, reading the command reference below&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/b.html#wp1359012"&gt;http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/b.html#wp1359012&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="content"&gt;The Security Plus license no longer limits the&amp;nbsp; number of VLAN interfaces to 3 for normal traffic, 1 for a backup&amp;nbsp; interface, and 1 for failover; you can now configure up to 20 interfaces&amp;nbsp; without any other limitations. Therefore the &lt;STRONG class="cBold"&gt;backup interface&lt;/STRONG&gt; command is not required to enable more than 3 interfaces. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="content"&gt;When you configure Easy VPN with the &lt;STRONG class="cBold"&gt;backup interface&lt;/STRONG&gt; command, if the backup interface becomes the primary, then the adaptive&amp;nbsp; security appliance moves the VPN rules to the new primary interface.&amp;nbsp; See the &lt;STRONG class="cBold"&gt;show interface&lt;/STRONG&gt; command to view the state of the backup interface. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SLA route tracking does not require this command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Nov 2010 03:59:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560199#M597925</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-11-22T03:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Backup interface in ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560200#M597926</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;i have read the document but i have not seen any example of this command . Does that mean that "backup interface vlan " command is required only for base license of asa 5505 . i believe this command is still needed for ezvpn irrespective of security or base license. can someone please help me on this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 00:07:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560200#M597926</guid>
      <dc:creator>jvardhan29</dc:creator>
      <dc:date>2010-11-23T00:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Backup interface in ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560201#M597927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE style="margin: 0em;"&gt;The 5505 supports 3 usable VLANs - for data traffic.&amp;nbsp; It does support 5
in total, but two are restricted to a backup interface and failover
link, as the link indicates.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cisco.com/en/US/docs/security/asa/asa72/configuration/guide/int5505.html#wp1060211" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/asa/asa72/configuration/guide/int5505.html#wp1060211&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you have license for 20 interfaces then, you do not need this command "backup interface vlan"&lt;BR /&gt;&lt;BR /&gt;-KS&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 20:38:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560201#M597927</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-11-23T20:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Backup interface in ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560202#M597928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Poonguzhali&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have read the link but nowhere it mentions about "support of 5 interfaces in total out of which two restricted to a backup interface and failover".if that is the case then can we specify a nameif to this interface , as in the document it mentions that whichever interface has nameif is the active vlan but as you mentioned that other non-data interface can be used as backup interface so that means it will not allow to put nameif for this vlan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also let me know if the switching of traffic from primary interface to backup interface for ezvpn clinets (if primary isp is down) is stateful or not(consider we are using base license and this asa is ezvpn server).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Nov 2010 19:47:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560202#M597928</guid>
      <dc:creator>jvardhan29</dc:creator>
      <dc:date>2010-11-27T19:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Backup interface in ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560203#M597929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jayesh,&lt;/P&gt;&lt;P&gt;Pls. search for the below text in the above link that I enclosed.&lt;/P&gt;&lt;P&gt;5 interfaces total (highlighted in red) - 3 for data. 1 for backup and 1 for failover. I have highlighted the backup interface command as well.&lt;/P&gt;&lt;P class="pBu1_Bullet1"&gt;&lt;/P&gt;&lt;H3 class="p_H_Head2"&gt;Example 15: Primary Unit Configuration&lt;/H3&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;passwd g00fba11&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;enable password gen1u$&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;hostname Buster&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;asdm image disk0:/asdm.bin&lt;BR /&gt;boot system disk0:/image.bin&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;interface vlan 2&lt;/SPAN&gt;&lt;BR /&gt;description Primary ISP interface&lt;BR /&gt;nameif outside&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address 209.165.200.224 standby 209.165.200.225&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;backup interface vlan 4&lt;/SPAN&gt;&lt;BR /&gt;no shutdown&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;interface vlan 1&lt;/SPAN&gt;&lt;BR /&gt;nameif inside&lt;BR /&gt;security-level 100&lt;BR /&gt;ip address 192.168.1.1 255.255.255.0&lt;BR /&gt;no shutdown&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;interface vlan 3&lt;/SPAN&gt;&lt;BR /&gt;nameif dmz&lt;BR /&gt;security-level 50&lt;BR /&gt;ip address 192.168.2.1 255.255.255.0&lt;BR /&gt;no shutdown&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;interface vlan 4&lt;/SPAN&gt;&lt;BR /&gt;description Backup ISP interface&lt;BR /&gt;nameif backup-isp&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address 209.168.202.128 standby 209.168.202.129&lt;BR /&gt;no shutdown&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;interface vlan 5&lt;/SPAN&gt;&lt;BR /&gt;description LAN Failover Interface&lt;BR /&gt;interface ethernet 0/0&lt;BR /&gt;switchport access vlan 2&lt;/P&gt;&lt;P&gt;no shutdown&lt;/P&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;&lt;BR /&gt;-KS&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Nov 2010 23:50:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560203#M597929</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-11-28T23:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Backup interface in ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560204#M597930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks KS , as you mentioned that we donot require backup interface command with the sec plus license ( 20 vlans) then if we assume that we are using base license then in the base license we can only create 2 VLAN interfaces with "nameif" , 3rd interface is given nameif only if we specify "no forward interface vlan "command but in your below example nameif are given for 4 vlan interfaces , hence i didn t understnd.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Dec 2010 10:19:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560204#M597930</guid>
      <dc:creator>jvardhan29</dc:creator>
      <dc:date>2010-12-01T10:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Backup interface in ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560205#M597931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;KS,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any idea on this one ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Dec 2010 09:23:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560205#M597931</guid>
      <dc:creator>jvardhan29</dc:creator>
      <dc:date>2010-12-03T09:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Backup interface in ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560206#M597932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any idea on this question related to back interface . please help .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2010 12:31:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560206#M597932</guid>
      <dc:creator>jvardhan29</dc:creator>
      <dc:date>2010-12-11T12:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Backup interface in ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560207#M597933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jayesh,&lt;/P&gt;&lt;P&gt;In transparent firewall mode, you can configure two active VLANs in the Base license and three active&lt;BR /&gt;VLANs in the Security Plus license, one of which must be for failover.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;In routed mode, you can configure up to three active VLANs with the Base license, and up to 20 active&lt;BR /&gt;VLANs with the Security Plus license.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;An active VLAN is a VLAN with a nameif command configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="content"&gt;With the Base license, the third VLAN can only be configured to initiate traffic to one other VLAN. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, it appears that the 5-interface example that I provided about is for security plus. Sorry about that.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa72/configuration/guide/examples.html#wp1038603"&gt;http://www.cisco.com/en/US/docs/security/asa/asa72/configuration/guide/examples.html#wp1038603&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2010 14:08:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560207#M597933</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-12-11T14:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Backup interface in ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560208#M597934</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;With 3rd interface (backup - vlan3) being restricted and not being used till outside (vlan2 ) interface is up , will the traffic pass across backup interface (configured with no forward interface comamnd ) when the outside goes down ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Dec 2010 08:27:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560208#M597934</guid>
      <dc:creator>jvardhan29</dc:creator>
      <dc:date>2010-12-13T08:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Backup interface in ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560209#M597935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please let me know your views on the query&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Dec 2010 23:48:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560209#M597935</guid>
      <dc:creator>jvardhan29</dc:creator>
      <dc:date>2010-12-20T23:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: Backup interface in ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560210#M597936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is leading to make me believe that backup interface command is not of much use other than when 5505 is ezvpn server ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Dec 2010 10:30:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560210#M597936</guid>
      <dc:creator>jvardhan29</dc:creator>
      <dc:date>2010-12-24T10:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Backup interface in ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560211#M597937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ja&lt;SPAN style="color: #333333; font-family: arial,helvetica,sans-serif; "&gt;yesh,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Yes I believe so.&amp;nbsp; Honestly this the first time I am answering a query on backup interface. So, you can imagine how many people use this.&lt;/P&gt;&lt;P&gt;On the other token the restricted base license where the dmz interface can only talk to the outside and not to the inside is used very often.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Dec 2010 14:41:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/backup-interface-in-asa-5505/m-p/1560211#M597937</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-12-24T14:41:38Z</dc:date>
    </item>
  </channel>
</rss>

