<?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 routing to multiple uplinks in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-routing-to-multiple-uplinks/m-p/1379344#M806425</link>
    <description>&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman; "&gt;I’m looking for a solution to use multiple t1’s and round robin my traffic thru them via my asa5505.&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/SPAN&gt;I have managed solutions from AT&amp;amp;T all individual T1’s which I’ve had them configure with the fe0/0 all on the same network but with different IP’s on fe0/0.&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/SPAN&gt;What I’m looking to do is have all four t1’s plugged into a switch on vlan1 along with my outside interface on the ASA, and use the ASA to send each new request over a new T essentially creating a round robin type use of all 6mbps of T1’s.&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 12pt; color: #000000; font-family: Times New Roman;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 12pt; color: #000000; font-family: Times New Roman;"&gt;Has anyone done this before and can someone help me out with the commands?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 16:52:48 GMT</pubDate>
    <dc:creator>alpinetechmike</dc:creator>
    <dc:date>2019-03-11T16:52:48Z</dc:date>
    <item>
      <title>Asa routing to multiple uplinks</title>
      <link>https://community.cisco.com/t5/network-security/asa-routing-to-multiple-uplinks/m-p/1379344#M806425</link>
      <description>&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman; "&gt;I’m looking for a solution to use multiple t1’s and round robin my traffic thru them via my asa5505.&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/SPAN&gt;I have managed solutions from AT&amp;amp;T all individual T1’s which I’ve had them configure with the fe0/0 all on the same network but with different IP’s on fe0/0.&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/SPAN&gt;What I’m looking to do is have all four t1’s plugged into a switch on vlan1 along with my outside interface on the ASA, and use the ASA to send each new request over a new T essentially creating a round robin type use of all 6mbps of T1’s.&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 12pt; color: #000000; font-family: Times New Roman;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 12pt; color: #000000; font-family: Times New Roman;"&gt;Has anyone done this before and can someone help me out with the commands?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 16:52:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-routing-to-multiple-uplinks/m-p/1379344#M806425</guid>
      <dc:creator>alpinetechmike</dc:creator>
      <dc:date>2019-03-11T16:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: Asa routing to multiple uplinks</title>
      <link>https://community.cisco.com/t5/network-security/asa-routing-to-multiple-uplinks/m-p/1379345#M806457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="content"&gt;In your post, it says all 4 T1's will be plug into a switch? Do you mean ATT will give you 4 different routers? T1's cannot go into the switch (except 6500's with WAN module). &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="content"&gt;&lt;/SPAN&gt;Assuming you have 4 routers, and since you didn't specify what version of software you are running, I am using ASA software v8.0 as a reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the configuration guide of v8.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="content"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="pB1_Body1"&gt;&lt;EM&gt;You can define up to three equal cost routes to the same destination per interface. ECMP is not supported across multiple interfaces. With ECMP, the traffic is not necessarily divided evenly between the routes; traffic is distributed among the specified gateways based on an algorithm that hashes the source and destination IP addresses. &lt;/EM&gt;&lt;/P&gt;&lt;P class="pB1_Body1"&gt;&lt;EM&gt; The following example shows static routes that are equal cost routes that direct traffic to three different gateways on the outside interface. &lt;STRONG&gt;The security appliance distributes the traffic among the specified gateways&lt;/STRONG&gt;. &lt;/EM&gt;&lt;/P&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;&lt;EM&gt;hostname(config)# &lt;STRONG class="cBold"&gt;route outside 10.10.10.0 255.255.255.0 192.168.1.1&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;&lt;EM&gt;hostname(config)# &lt;STRONG class="cBold"&gt;route outside 10.10.10.0 255.255.255.0 192.168.1.2&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;&lt;EM&gt;hostname(config)# &lt;/EM&gt;&lt;STRONG class="cBold"&gt;&lt;EM&gt;route outside 10.10.10.0 255.255.255.0 192.168.1.3&lt;/EM&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV class="pEx1_Example1"&gt;HTH,&lt;/DIV&gt;&lt;DIV class="pEx1_Example1"&gt;jerry&lt;BR /&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2009 23:19:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-routing-to-multiple-uplinks/m-p/1379345#M806457</guid>
      <dc:creator>Jerry Ye</dc:creator>
      <dc:date>2009-12-30T23:19:10Z</dc:date>
    </item>
  </channel>
</rss>

