<?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: Interface Redundant and sub Interface's - Single ASA 5525X in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/interface-redundant-and-sub-interface-s-single-asa-5525x/m-p/3186374#M1065976</link>
    <description>&lt;P&gt;Ok thats reassuring so&amp;nbsp;I can pass all my VLANs via my two&amp;nbsp;Gigabit links, use sub interface's and set it up as&amp;nbsp;&lt;SPAN&gt;redundant interface pair&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Sep 2017 22:36:23 GMT</pubDate>
    <dc:creator>Tyler Durden</dc:creator>
    <dc:date>2017-09-19T22:36:23Z</dc:date>
    <item>
      <title>Interface Redundant and sub Interface's - Single ASA 5525X</title>
      <link>https://community.cisco.com/t5/network-security/interface-redundant-and-sub-interface-s-single-asa-5525x/m-p/3186298#M1065974</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;When setting up Cisco ASA firewalls, we prefer to install them in pairs. A High Availability (HA) pair is our usual deployment and works well for our particular solution model. Our current customer has forced us down the route of a single firewall and a switchstack of 2x 2960’s "without" a standby firewall. Our single firewall needs to be connected to both switch’s for redundancy even though we only have one firewall. I appreciate this is not ideal and our common practice but I have to work with what I have and come up with a viable solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At present I only have 2x Gig links from the firewall to the switch stack but need to pass 3x VLAN’s across them to control access across the subnets. Normally this would be achieved by the following configuration (If I had access to 2 Firewalls)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface Redundant1&lt;/P&gt;&lt;P&gt;member-interface GigabitEthernet0/1&lt;/P&gt;&lt;P&gt;member-interface GigabitEthernet0/2&lt;/P&gt;&lt;P&gt;nameif VLAN_Redundant_Interface&lt;/P&gt;&lt;P&gt;security-level 50&lt;/P&gt;&lt;P&gt;no ip address&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Redundant1.77&lt;/P&gt;&lt;P&gt;description VLAN 77 Example&lt;/P&gt;&lt;P&gt;vlan 77&lt;/P&gt;&lt;P&gt;nameif VLAN_77&lt;/P&gt;&lt;P&gt;security-level 50&lt;/P&gt;&lt;P&gt;ip address 192.168.77.1 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Redundant1.21&lt;/P&gt;&lt;P&gt;description VLAN 21 - Example&lt;/P&gt;&lt;P&gt;vlan 21&lt;/P&gt;&lt;P&gt;nameif VLAN_21&lt;/P&gt;&lt;P&gt;security-level 50&lt;/P&gt;&lt;P&gt;ip address 192.168.21.1 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Redundant1.31&lt;/P&gt;&lt;P&gt;description VLAN 31 - Example&lt;/P&gt;&lt;P&gt;vlan 31&lt;/P&gt;&lt;P&gt;nameif VLAN_31&lt;/P&gt;&lt;P&gt;security-level 50&lt;/P&gt;&lt;P&gt;ip address 192.168.31.1 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I currently don’t have two firewalls so cant create “interface Redundant” as far as I know and am looking for a way to pass the 3 VLANs I have with only the 2x GIG links from my single firewall.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this makes some sense and I know it’s not best practice but at present nobody is willing to put there hand in their pocket and pay for the additional firewall.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it helps I can post an images but don't have one to hand just now &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 14:20:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/interface-redundant-and-sub-interface-s-single-asa-5525x/m-p/3186298#M1065974</guid>
      <dc:creator>Tyler Durden</dc:creator>
      <dc:date>2020-02-21T14:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Redundant and sub Interface's - Single ASA 5525X</title>
      <link>https://community.cisco.com/t5/network-security/interface-redundant-and-sub-interface-s-single-asa-5525x/m-p/3186345#M1065975</link>
      <description>&lt;P&gt;Hi Lee-Barrell,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can configure Redundant link on single ASA. You do not need &amp;nbsp;ASA pair to configure Redundant link.&amp;nbsp;A logical redundant interface pairs an active and a standby physical interface. When the active interface fails, the standby interface becomes active and starts passing traffic. You can configure a redundant interface to increase the ASA reliability. Redundant link and ASA failover pair are two difrent concepts.&amp;nbsp;This feature is separate from device-level failover, but you can configure redundant interfaces as well as failover if desired. You can configure up to eight redundant interface pairs.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 21:54:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/interface-redundant-and-sub-interface-s-single-asa-5525x/m-p/3186345#M1065975</guid>
      <dc:creator>Spooster IT Services</dc:creator>
      <dc:date>2017-09-19T21:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Redundant and sub Interface's - Single ASA 5525X</title>
      <link>https://community.cisco.com/t5/network-security/interface-redundant-and-sub-interface-s-single-asa-5525x/m-p/3186374#M1065976</link>
      <description>&lt;P&gt;Ok thats reassuring so&amp;nbsp;I can pass all my VLANs via my two&amp;nbsp;Gigabit links, use sub interface's and set it up as&amp;nbsp;&lt;SPAN&gt;redundant interface pair&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 22:36:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/interface-redundant-and-sub-interface-s-single-asa-5525x/m-p/3186374#M1065976</guid>
      <dc:creator>Tyler Durden</dc:creator>
      <dc:date>2017-09-19T22:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Redundant and sub Interface's - Single ASA 5525X</title>
      <link>https://community.cisco.com/t5/network-security/interface-redundant-and-sub-interface-s-single-asa-5525x/m-p/3186482#M1065977</link>
      <description>&lt;P&gt;Just use a port-channel.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2017 06:09:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/interface-redundant-and-sub-interface-s-single-asa-5525x/m-p/3186482#M1065977</guid>
      <dc:creator>Peter Koltl</dc:creator>
      <dc:date>2017-09-20T06:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Redundant and sub Interface's - Single ASA 5525X</title>
      <link>https://community.cisco.com/t5/network-security/interface-redundant-and-sub-interface-s-single-asa-5525x/m-p/3186523#M1065978</link>
      <description>&lt;P&gt;Peter Kolti&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I didn't think I could&amp;nbsp;use a port channel as I only have 2&amp;nbsp;phisical conections and&amp;nbsp;3 VLANs to pass to the ASA?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2017 07:44:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/interface-redundant-and-sub-interface-s-single-asa-5525x/m-p/3186523#M1065978</guid>
      <dc:creator>Tyler Durden</dc:creator>
      <dc:date>2017-09-20T07:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Redundant and sub Interface's - Single ASA 5525X</title>
      <link>https://community.cisco.com/t5/network-security/interface-redundant-and-sub-interface-s-single-asa-5525x/m-p/3186533#M1065979</link>
      <description>&lt;P&gt;Create 3 subinterfaces on the Port-channel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;interface Port-channel1
 no nameif
 no security-level
 no ip address
int Po1.5
 vlan 5
int Po1.6
 vlan 6
int Po1.7
 vlan 7&lt;/PRE&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>Wed, 20 Sep 2017 08:05:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/interface-redundant-and-sub-interface-s-single-asa-5525x/m-p/3186533#M1065979</guid>
      <dc:creator>Peter Koltl</dc:creator>
      <dc:date>2017-09-20T08:05:57Z</dc:date>
    </item>
  </channel>
</rss>

