<?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: Remote mirroring trunk LACP in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/remote-mirroring-trunk-lacp/m-p/47179#M12090</link>
    <description>Johnn  I was also unable and here is why  You cannot mirror a Trunk port  If you want to mirror that port then  remove sharing of 22 and 24</description>
    <pubDate>Mon, 01 Sep 2014 15:01:00 GMT</pubDate>
    <dc:creator>Jason3</dc:creator>
    <dc:date>2014-09-01T15:01:00Z</dc:date>
    <item>
      <title>Remote mirroring trunk LACP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/remote-mirroring-trunk-lacp/m-p/47175#M12086</link>
      <description>I'm enabling remote mirroring, an LACP port sharing. &lt;BR /&gt;
When applying the command:&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;enable sharing 22 grouping 22, 24 algorithm address-based L2 lacp&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;configure mirror to port 22 remote-tag 1000&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;configure mirror add port 23 ingress-and-egress&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;enable mirror&lt;BR /&gt;
&lt;BR /&gt;
&lt;/B&gt;not allow me to enable mirroring, giving me the error:&lt;BR /&gt;
&lt;B&gt;&lt;BR /&gt;
Error: Port mirroring cannot be enabled on a trunk member port 22&lt;BR /&gt;
&lt;BR /&gt;
&lt;/B&gt;please help&lt;B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;/B&gt;</description>
      <pubDate>Sat, 30 Aug 2014 01:29:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/remote-mirroring-trunk-lacp/m-p/47175#M12086</guid>
      <dc:creator>Jhonn_Bejar</dc:creator>
      <dc:date>2014-08-30T01:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: Remote mirroring trunk LACP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/remote-mirroring-trunk-lacp/m-p/47176#M12087</link>
      <description>I think that you are trying to mirror a port to a lag &lt;BR /&gt;
try these commands&lt;BR /&gt;
&lt;BR /&gt;
enable sharing 22 grouping 22, 24 algorithm address-based L2 lacp&lt;BR /&gt;
configure mirror to port 23 remote-tag 1000&lt;BR /&gt;
configure mirror add port 22 ingress-and-egress                              &lt;BR /&gt;
enable mirror&lt;BR /&gt;
&lt;BR /&gt;
This allows you to mirror the lag(sharing port) to port 23&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sat, 30 Aug 2014 15:42:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/remote-mirroring-trunk-lacp/m-p/47176#M12087</guid>
      <dc:creator>Jason_Parker</dc:creator>
      <dc:date>2014-08-30T15:42:00Z</dc:date>
    </item>
    <item>
      <title>RE: Remote mirroring trunk LACP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/remote-mirroring-trunk-lacp/m-p/47177#M12088</link>
      <description>Another&lt;BR /&gt;
&lt;BR /&gt;
configure mirror DefaultMirror add port 24&lt;BR /&gt;
configure mirror DefaultMirror add port 22&lt;BR /&gt;
configure mirror DefaultMirror to port 20&lt;BR /&gt;
enable mirror&lt;BR /&gt;
&lt;BR /&gt;
22 and 24 are the LACP&lt;BR /&gt;
to port 20&lt;BR /&gt;
&lt;BR /&gt;
This is the main issue with your configuration&lt;BR /&gt;
Note:&lt;BR /&gt;
Error: Port mirroring cannot be enabled on a trunk member port X&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sat, 30 Aug 2014 15:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/remote-mirroring-trunk-lacp/m-p/47177#M12088</guid>
      <dc:creator>Jason_Parker</dc:creator>
      <dc:date>2014-08-30T15:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: Remote mirroring trunk LACP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/remote-mirroring-trunk-lacp/m-p/47178#M12089</link>
      <description>thanks for the reply. &lt;BR /&gt;
I try to enable remote mirroring as shown in the topology. &lt;BR /&gt;
My goal is mirroring the Port 23 (ingress and egress) of SW1 to SW3 in my Network Analyzer &lt;BR /&gt;
&lt;BR /&gt;
The error I get when trying to configure in SW1. &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;enable sharing 22 grouping 22, 24 algorithm address-based L2 lacp&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;configure mirror to port 22 remote-tag 1000&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;configure mirror add port 23 ingress-and-egress&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;enable mirror&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Error: Port mirroring can not be enabled on a trunk member port 22&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="f92ee9dc320644c89fd4ae6ed29ee6fd_RackMultipart20140901-6025-3m40uw-topologia_inline.jpg"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/1233i4989D188C17BF93D/image-size/large?v=v2&amp;amp;px=999" role="button" title="f92ee9dc320644c89fd4ae6ed29ee6fd_RackMultipart20140901-6025-3m40uw-topologia_inline.jpg" alt="f92ee9dc320644c89fd4ae6ed29ee6fd_RackMultipart20140901-6025-3m40uw-topologia_inline.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Sep 2014 10:41:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/remote-mirroring-trunk-lacp/m-p/47178#M12089</guid>
      <dc:creator>Jhonn_Bejar</dc:creator>
      <dc:date>2014-09-01T10:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: Remote mirroring trunk LACP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/remote-mirroring-trunk-lacp/m-p/47179#M12090</link>
      <description>Johnn  I was also unable and here is why  You cannot mirror a Trunk port  If you want to mirror that port then  remove sharing of 22 and 24</description>
      <pubDate>Mon, 01 Sep 2014 15:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/remote-mirroring-trunk-lacp/m-p/47179#M12090</guid>
      <dc:creator>Jason3</dc:creator>
      <dc:date>2014-09-01T15:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Remote mirroring trunk LACP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/remote-mirroring-trunk-lacp/m-p/47180#M12091</link>
      <description>Well you could  enable both ports as I did above with 22 and 24   But you cannot do one port of the lacp</description>
      <pubDate>Mon, 01 Sep 2014 15:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/remote-mirroring-trunk-lacp/m-p/47180#M12091</guid>
      <dc:creator>Jason3</dc:creator>
      <dc:date>2014-09-01T15:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: Remote mirroring trunk LACP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/remote-mirroring-trunk-lacp/m-p/47181#M12092</link>
      <description>Without sharing if it works. &lt;BR /&gt;
I had my production network and I can not disable sharing. &lt;BR /&gt;
In conclucion having sharing, remote mirroring does not work.&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Sep 2014 21:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/remote-mirroring-trunk-lacp/m-p/47181#M12092</guid>
      <dc:creator>Jhonn_Bejar</dc:creator>
      <dc:date>2014-09-01T21:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: Remote mirroring trunk LACP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/remote-mirroring-trunk-lacp/m-p/47182#M12093</link>
      <description>Jhonn:&lt;BR /&gt;
&lt;BR /&gt;
Have you checked out this GTAC article?&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-configure-remote-mirroring-through-a-LAG-port" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-configure-remote-mirroring-through-...&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Apr 2016 22:21:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/remote-mirroring-trunk-lacp/m-p/47182#M12093</guid>
      <dc:creator>Derek_Bird</dc:creator>
      <dc:date>2016-04-05T22:21:00Z</dc:date>
    </item>
  </channel>
</rss>

