<?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: ACL - redirect-port issue in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-redirect-port-issue/m-p/17892#M665</link>
    <description>Create Date: Jun 19 2012  7:29PM&lt;BR /&gt;
&lt;BR /&gt;
  Thank you P,&lt;BR /&gt;
&lt;BR /&gt;
  I thought that the redirect-port would replace all the L2/L3 forwarding decisions.&lt;BR /&gt;
&lt;BR /&gt;
 The next-hop IP is also an option.&lt;BR /&gt;
&lt;BR /&gt;
 Regards,&lt;BR /&gt;
&lt;BR /&gt;
 Leandro&lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
 Sorry about the "Report Post".....I misunderstood!&lt;BR /&gt;
&lt;BR /&gt;
   (from Leandro_Brito)</description>
    <pubDate>Wed, 08 Jan 2014 05:53:00 GMT</pubDate>
    <dc:creator>EtherNation_Use</dc:creator>
    <dc:date>2014-01-08T05:53:00Z</dc:date>
    <item>
      <title>ACL - redirect-port issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-redirect-port-issue/m-p/17890#M663</link>
      <description>Create Date: Jun 19 2012  5:41AM&lt;BR /&gt;
&lt;BR /&gt;
Dear all,&lt;BR /&gt;
&lt;BR /&gt;
 I have the following ACL (acl1.pol) applied into port 25:&lt;BR /&gt;
&lt;BR /&gt;
 configure access-list acl1 ports 25 ingress&lt;BR /&gt;
&lt;BR /&gt;
  acl1.pol info: &lt;BR /&gt;
&lt;BR /&gt;
  entry 1 {&lt;BR /&gt;
&lt;BR /&gt;
         if {&lt;BR /&gt;
&lt;BR /&gt;
         source-address 10.80.17.182/32;&lt;BR /&gt;
&lt;BR /&gt;
         }&lt;BR /&gt;
&lt;BR /&gt;
         then {&lt;BR /&gt;
&lt;BR /&gt;
         redirect-port 2&lt;BR /&gt;
&lt;BR /&gt;
                 }&lt;BR /&gt;
&lt;BR /&gt;
         }&lt;BR /&gt;
&lt;BR /&gt;
 entry 2 {&lt;BR /&gt;
&lt;BR /&gt;
         if {&lt;BR /&gt;
&lt;BR /&gt;
         destination-address 10.80.17.182/32;&lt;BR /&gt;
&lt;BR /&gt;
         }&lt;BR /&gt;
&lt;BR /&gt;
         then {&lt;BR /&gt;
&lt;BR /&gt;
         redirect-port 2&lt;BR /&gt;
&lt;BR /&gt;
                 }&lt;BR /&gt;
&lt;BR /&gt;
         }&lt;BR /&gt;
&lt;BR /&gt;
 &lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
 It works fine when both source and destination ports (25 and 2) are on the same vlan.&lt;BR /&gt;
&lt;BR /&gt;
 This is a Lab that I'm trying to reproduce, on which I'll need that the port 25 remains on a different vlan.&lt;BR /&gt;
&lt;BR /&gt;
 When I just change it's vlan, I stopped receiving the traffic on redirected-port (#2).&lt;BR /&gt;
&lt;BR /&gt;
 Any ideas on what can be done?&lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
 Regards,&lt;BR /&gt;
&lt;BR /&gt;
 Leandro&lt;BR /&gt;
&lt;BR /&gt;
  (from Leandro_Brito)</description>
      <pubDate>Wed, 08 Jan 2014 05:53:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-redirect-port-issue/m-p/17890#M663</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T05:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: ACL - redirect-port issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-redirect-port-issue/m-p/17891#M664</link>
      <description>Create Date: Jun 19 2012  6:27AM&lt;BR /&gt;
&lt;BR /&gt;
Hey Leandro&lt;BR /&gt;
&lt;BR /&gt;
The ACL you have below is for L2 which means that the ports will need to be on the same VLAN just like any other L2 traffic i.e broadcast.&lt;BR /&gt;
&lt;BR /&gt;
If you want to go across VLANs than you need to route the traffic with L3.  The concepts guide has an example but essentially instead of the physical port you would add the next hop IP.&lt;BR /&gt;
&lt;BR /&gt;
Hope that helps.&lt;BR /&gt;
&lt;BR /&gt;
P   (from Paul_Russo)</description>
      <pubDate>Wed, 08 Jan 2014 05:53:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-redirect-port-issue/m-p/17891#M664</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T05:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: ACL - redirect-port issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-redirect-port-issue/m-p/17892#M665</link>
      <description>Create Date: Jun 19 2012  7:29PM&lt;BR /&gt;
&lt;BR /&gt;
  Thank you P,&lt;BR /&gt;
&lt;BR /&gt;
  I thought that the redirect-port would replace all the L2/L3 forwarding decisions.&lt;BR /&gt;
&lt;BR /&gt;
 The next-hop IP is also an option.&lt;BR /&gt;
&lt;BR /&gt;
 Regards,&lt;BR /&gt;
&lt;BR /&gt;
 Leandro&lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
 Sorry about the "Report Post".....I misunderstood!&lt;BR /&gt;
&lt;BR /&gt;
   (from Leandro_Brito)</description>
      <pubDate>Wed, 08 Jan 2014 05:53:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-redirect-port-issue/m-p/17892#M665</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T05:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: ACL - redirect-port issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-redirect-port-issue/m-p/17893#M666</link>
      <description>Create Date: Jun 20 2012  7:45AM&lt;BR /&gt;
&lt;BR /&gt;
Hey Leandro&lt;BR /&gt;
&lt;BR /&gt;
Redirect does bypass L2/L3 but only within the limits of L2/L3  for example using L2 you can redirect traffic to another port on that VLAN for L3 you can bypass the normal L3 route table and send traffic to another next hop.&lt;BR /&gt;
&lt;BR /&gt;
What you can't do is go between L2 VLANs by just bridging.  Normal L2 switching still applies.&lt;BR /&gt;
&lt;BR /&gt;
Does that help?&lt;BR /&gt;
&lt;BR /&gt;
P  (from Paul_Russo)</description>
      <pubDate>Wed, 08 Jan 2014 05:53:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-redirect-port-issue/m-p/17893#M666</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T05:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: ACL - redirect-port issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-redirect-port-issue/m-p/17894#M667</link>
      <description>Create Date: Jun 20 2012  7:48AM&lt;BR /&gt;
&lt;BR /&gt;
Hey Leandro&lt;BR /&gt;
&lt;BR /&gt;
Redirect does bypass L2/L3 but only within the limits of L2/L3  for example using L2 you can redirect traffic to another port on that VLAN for L3 you can bypass the normal L3 route table and send traffic to another next hop.&lt;BR /&gt;
&lt;BR /&gt;
What you can't do is go between L2 VLANs by just bridging.  Normal L2 switching still applies. &lt;BR /&gt;
&lt;BR /&gt;
Does that help?&lt;BR /&gt;
&lt;BR /&gt;
P  (from Paul_Russo)</description>
      <pubDate>Wed, 08 Jan 2014 05:53:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-redirect-port-issue/m-p/17894#M667</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T05:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: ACL - redirect-port issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-redirect-port-issue/m-p/17895#M668</link>
      <description>Create Date: Jun 21 2012 12:12PM&lt;BR /&gt;
&lt;BR /&gt;
 The next-hop option will be great for me!&lt;BR /&gt;
&lt;BR /&gt;
 Thank you!&lt;BR /&gt;
&lt;BR /&gt;
  (from Leandro_Brito)</description>
      <pubDate>Wed, 08 Jan 2014 05:53:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-redirect-port-issue/m-p/17895#M668</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T05:53:00Z</dc:date>
    </item>
  </channel>
</rss>

