<?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: EXOS Lose Internal Access After Applying Policy Based Routing in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40813#M9307</link>
    <description>Great, thank you.</description>
    <pubDate>Fri, 11 Nov 2016 02:38:00 GMT</pubDate>
    <dc:creator>Henrique</dc:creator>
    <dc:date>2016-11-11T02:38:00Z</dc:date>
    <item>
      <title>EXOS Lose Internal Access After Applying Policy Based Routing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40799#M9293</link>
      <description>We are trying to route traffic from a particular server out an ASA firewall.  We are moving from a Cisco core where we had the following in place:&lt;BR /&gt;
&lt;BR /&gt;
ip access-list extended PBR-ASA&lt;BR /&gt;
permit ip host 10.10.34.54 any&lt;BR /&gt;
!&lt;BR /&gt;
route-map ASA-MAP permit 10&lt;BR /&gt;
match ip address PBR-ASA&lt;BR /&gt;
set ip default next-hop 10.10.0.3&lt;BR /&gt;
&lt;BR /&gt;
The behavior on the Cisco was basically to set the 0.0.0.0 route for that particular server to point to the ASA (10.10.0.3), but it still seemed to use all other routes internally so internal connectivity was just fine.   &lt;BR /&gt;
&lt;BR /&gt;
We have tried the following, but when we apply this we lose internal access to the Server (10.10.34.54):&lt;BR /&gt;
&lt;BR /&gt;
entry PBR-ASA { &lt;BR /&gt;
if match all { &lt;BR /&gt;
source-address 10.10.34.54/32;&lt;BR /&gt;
}&lt;BR /&gt;
then {&lt;BR /&gt;
redirect 10.10.0.3;&lt;BR /&gt;
count pbr-asa;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;
&lt;BR /&gt;
I was applying this Access-List to the vlan that this server belonged to:&lt;BR /&gt;
&lt;BR /&gt;
configure access-list PBR-ASA vlan VLAN305 ingress&lt;BR /&gt;
&lt;BR /&gt;
We only want this server to redirect to 10.10.0.3 for it's external access.  Any ideas on how to achieve this?&lt;BR /&gt;
&lt;BR /&gt;
Thanks!</description>
      <pubDate>Tue, 08 Nov 2016 04:19:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40799#M9293</guid>
      <dc:creator>Ty_Kolff</dc:creator>
      <dc:date>2016-11-08T04:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: EXOS Lose Internal Access After Applying Policy Based Routing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40800#M9294</link>
      <description>Check out page 36.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://extrcdn.extremenetworks.com/wp-content/uploads/2014/10/ACL_Solutions_Guide.pdf" target="_blank" rel="nofollow noreferrer noopener"&gt;http://extrcdn.extremenetworks.com/wp-content/uploads/2014/10/ACL_Solutions_Guide.pdf&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Nov 2016 05:35:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40800#M9294</guid>
      <dc:creator>Jeremy_Gibbs</dc:creator>
      <dc:date>2016-11-08T05:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: EXOS Lose Internal Access After Applying Policy Based Routing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40801#M9295</link>
      <description>Also, what equipment do you have?</description>
      <pubDate>Tue, 08 Nov 2016 05:55:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40801#M9295</guid>
      <dc:creator>Jeremy_Gibbs</dc:creator>
      <dc:date>2016-11-08T05:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: EXOS Lose Internal Access After Applying Policy Based Routing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40802#M9296</link>
      <description>Jeremy,&lt;BR /&gt;
&lt;BR /&gt;
This is on some x670 switches.  Does the flow-redirect 'add nexthop' work similar to the 'set ip default next-hop' in Cisco?&lt;BR /&gt;
&lt;BR /&gt;
Thanks!</description>
      <pubDate>Tue, 08 Nov 2016 22:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40802#M9296</guid>
      <dc:creator>Ty_Kolff</dc:creator>
      <dc:date>2016-11-08T22:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: EXOS Lose Internal Access After Applying Policy Based Routing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40803#M9297</link>
      <description>Hi Ty,&lt;BR /&gt;
&lt;BR /&gt;
the list of &lt;I&gt;nexthop&lt;/I&gt; entries created via &lt;I&gt;add nexthop&lt;/I&gt; are used to define fallbacks if one (or more) nexthop(s) is(are) unreachable. This is different from setting a different &lt;I&gt;default route&lt;/I&gt; via PBR in Cisco IOS.&lt;BR /&gt;
&lt;BR /&gt;
Erik</description>
      <pubDate>Tue, 08 Nov 2016 22:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40803#M9297</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2016-11-08T22:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: EXOS Lose Internal Access After Applying Policy Based Routing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40804#M9298</link>
      <description>Hi Ty,&lt;BR /&gt;
&lt;BR /&gt;
you could add an ACL entry to permit traffic from the server to any internal network before the redirect entry. That way internal traffic will be forwarded normally, only external traffic would use PBR, similar to setting a different default route via PBR in Cisco IOS.&lt;BR /&gt;
&lt;BR /&gt;
Erik</description>
      <pubDate>Wed, 09 Nov 2016 03:42:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40804#M9298</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2016-11-09T03:42:00Z</dc:date>
    </item>
    <item>
      <title>RE: EXOS Lose Internal Access After Applying Policy Based Routing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40805#M9299</link>
      <description>So something like this should do the trick?  This would allow access to the local subnet(s) 10.0.0.0/8 and then redirect to 10.10.0.3 for all non internal traffic?&lt;BR /&gt;
&lt;BR /&gt;
entry PBR-LOCAL {   if match all {       source-address 10.10.34.54/32;      destination-address 10.0.0.0/8;  }  then {      permit;      count pbr-local;  }  }  entry PBR-ASA {   if match all {       source-address 10.10.34.54/32;  }  then {      redirect 10.10.0.3;      count pbr-asa;  }  }  &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Nov 2016 02:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40805#M9299</guid>
      <dc:creator>Ty_Kolff</dc:creator>
      <dc:date>2016-11-10T02:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: EXOS Lose Internal Access After Applying Policy Based Routing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40806#M9300</link>
      <description>I tested this in a lab and production environment and I can confirm that this does indeed do what we expected.  It allows the server access to the local 10.0.0.0/8 subnet, but redirects all other traffic to 10.10.0.3.</description>
      <pubDate>Thu, 10 Nov 2016 02:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40806#M9300</guid>
      <dc:creator>Ty_Kolff</dc:creator>
      <dc:date>2016-11-10T02:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: EXOS Lose Internal Access After Applying Policy Based Routing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40807#M9301</link>
      <description>Thanks for letting us know! </description>
      <pubDate>Thu, 10 Nov 2016 02:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40807#M9301</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2016-11-10T02:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: EXOS Lose Internal Access After Applying Policy Based Routing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40808#M9302</link>
      <description>Hi Ty,&lt;BR /&gt;
&lt;BR /&gt;
that looks good to me, I would try that. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Erik</description>
      <pubDate>Thu, 10 Nov 2016 16:26:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40808#M9302</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2016-11-10T16:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: EXOS Lose Internal Access After Applying Policy Based Routing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40809#M9303</link>
      <description>Interesting case... Just curious.. Did you try to trace to and from the server to check the path?</description>
      <pubDate>Fri, 11 Nov 2016 01:38:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40809#M9303</guid>
      <dc:creator>Henrique</dc:creator>
      <dc:date>2016-11-11T01:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: EXOS Lose Internal Access After Applying Policy Based Routing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40810#M9304</link>
      <description>Hi Henrique,&lt;BR /&gt;
&lt;BR /&gt;
the set &lt;I&gt;ip default next-hop&lt;/I&gt; feature of Cisco IOS policy based routing is quite special. It results in normal, non-policy routing for every matching packet whose destination follows a specific (i.e. non-default) route. Only if no specific route to the destination exists and the default route would be used, the specified &lt;I&gt;next-hop&lt;/I&gt; is used instead.&lt;BR /&gt;
&lt;BR /&gt;
The policy based routing available on EXOS &lt;U&gt;always&lt;/U&gt; redirects matching packets (if fast-path forwarded).&lt;BR /&gt;
&lt;BR /&gt;
Thus the different results.&lt;BR /&gt;
&lt;BR /&gt;
Erik&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Nov 2016 01:38:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40810#M9304</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2016-11-11T01:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: EXOS Lose Internal Access After Applying Policy Based Routing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40811#M9305</link>
      <description>Hi Erik, understood. Thanks for the explanation from Cisco side. </description>
      <pubDate>Fri, 11 Nov 2016 01:38:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40811#M9305</guid>
      <dc:creator>Henrique</dc:creator>
      <dc:date>2016-11-11T01:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: EXOS Lose Internal Access After Applying Policy Based Routing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40812#M9306</link>
      <description>I haven't had a chance to test this yet.  I will be circling back to this in about a week and a half and let you know the results.</description>
      <pubDate>Fri, 11 Nov 2016 02:38:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40812#M9306</guid>
      <dc:creator>Ty_Kolff</dc:creator>
      <dc:date>2016-11-11T02:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: EXOS Lose Internal Access After Applying Policy Based Routing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40813#M9307</link>
      <description>Great, thank you.</description>
      <pubDate>Fri, 11 Nov 2016 02:38:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-lose-internal-access-after-applying-policy-based-routing/m-p/40813#M9307</guid>
      <dc:creator>Henrique</dc:creator>
      <dc:date>2016-11-11T02:38:00Z</dc:date>
    </item>
  </channel>
</rss>

