<?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 Port Mirroring Behaviour in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-mirroring-behaviour/m-p/17204#M510</link>
    <description>Hello,    I'm trying to find an issue within my network.    At random times during the day, port utilization spikes to 100%.    I am trying to mirror a port that spikes so I can see what it is that it is receiving.    When setting up the mirror these are the commands I use;    Create mirror "Orsett" to port "38"    configure mirror "Orsett" add port "7"    enable mirror "Orsett"    For some reason I am not only seeing the traffic associated with the port but also the traffic to which the port is a member of a vlan. When using wireshark I can see all traffic on the vlan associated with the port rather than just port traffic?    This isnt helpful as I want to target the specific port rather than the VLAN?    I dont specify the vlan in the mirroring config so why does it enable it by default?</description>
    <pubDate>Tue, 14 Jun 2016 18:24:00 GMT</pubDate>
    <dc:creator>Ian_Broadway</dc:creator>
    <dc:date>2016-06-14T18:24:00Z</dc:date>
    <item>
      <title>Port Mirroring Behaviour</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-mirroring-behaviour/m-p/17204#M510</link>
      <description>Hello,    I'm trying to find an issue within my network.    At random times during the day, port utilization spikes to 100%.    I am trying to mirror a port that spikes so I can see what it is that it is receiving.    When setting up the mirror these are the commands I use;    Create mirror "Orsett" to port "38"    configure mirror "Orsett" add port "7"    enable mirror "Orsett"    For some reason I am not only seeing the traffic associated with the port but also the traffic to which the port is a member of a vlan. When using wireshark I can see all traffic on the vlan associated with the port rather than just port traffic?    This isnt helpful as I want to target the specific port rather than the VLAN?    I dont specify the vlan in the mirroring config so why does it enable it by default?</description>
      <pubDate>Tue, 14 Jun 2016 18:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-mirroring-behaviour/m-p/17204#M510</guid>
      <dc:creator>Ian_Broadway</dc:creator>
      <dc:date>2016-06-14T18:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Mirroring Behaviour</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-mirroring-behaviour/m-p/17205#M511</link>
      <description>Hi Ian, you can use &lt;I&gt;"configure mirror "Orsett" add port 7 vlan &lt;VLAN_NAME&gt;".&lt;BR /&gt;
&lt;/VLAN_NAME&gt;&lt;/I&gt;&lt;BR /&gt;
However, when specifying vlan you can only mirror ingress traffic.</description>
      <pubDate>Tue, 14 Jun 2016 18:59:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-mirroring-behaviour/m-p/17205#M511</guid>
      <dc:creator>Henrique</dc:creator>
      <dc:date>2016-06-14T18:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Mirroring Behaviour</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-mirroring-behaviour/m-p/17206#M512</link>
      <description>You do want to see, what kind of traffic utilizes a 100% of the port, right? So, you see all the traffic that comes to port. It could be a multicast issue, for example.</description>
      <pubDate>Tue, 14 Jun 2016 19:05:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-mirroring-behaviour/m-p/17206#M512</guid>
      <dc:creator>Nick_Yakimenko</dc:creator>
      <dc:date>2016-06-14T19:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Mirroring Behaviour</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-mirroring-behaviour/m-p/17207#M513</link>
      <description>Hi,    but that would still mirror all traffic on the vlan to the port? I dont want to be able to see traffic conversations from other devices, just the device associated with the port I am mirroring</description>
      <pubDate>Tue, 14 Jun 2016 19:06:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-mirroring-behaviour/m-p/17207#M513</guid>
      <dc:creator>Ian_Broadway</dc:creator>
      <dc:date>2016-06-14T19:06:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Mirroring Behaviour</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-mirroring-behaviour/m-p/17208#M514</link>
      <description>No, it mirrors ALL traffic, that comes to port, but not that traffic, that goes through vlan. You probably see some kind of broadcast/multicast traffic, e.g. ARP or DHCP requests/replies</description>
      <pubDate>Tue, 14 Jun 2016 19:06:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-mirroring-behaviour/m-p/17208#M514</guid>
      <dc:creator>Nick_Yakimenko</dc:creator>
      <dc:date>2016-06-14T19:06:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Mirroring Behaviour</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-mirroring-behaviour/m-p/17209#M515</link>
      <description>Ian,&lt;BR /&gt;
&lt;BR /&gt;
What exactly do you mean by "but also the traffic to which the port is a member of a vlan seeing all traffic on the VLAN"?&lt;BR /&gt;
&lt;BR /&gt;
With your configuration you should only see traffic that is ingressing/egressing that port.  So, you would see traffic destined to/from devices connected to that port plus broadcast and multicast for the VLAN.  If you are seeing other traffic from the VLAN it could be possible that there is unicast flooding in the network.  This could be the source of your high utilization that you are seeing.</description>
      <pubDate>Tue, 14 Jun 2016 19:09:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-mirroring-behaviour/m-p/17209#M515</guid>
      <dc:creator>Chad_Smith1</dc:creator>
      <dc:date>2016-06-14T19:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Mirroring Behaviour</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-mirroring-behaviour/m-p/17210#M516</link>
      <description>this is the output of the mirror config on the switch    Orsett   (Enabled)      Description:      Mirror to port: 38      Source filter instances used :  1          Port 7, all vlans, ingress and egress    so in wireshark on a pc which is connected to 38, i will only see traffic from and to the device connected to port 7? I</description>
      <pubDate>Tue, 14 Jun 2016 19:14:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-mirroring-behaviour/m-p/17210#M516</guid>
      <dc:creator>Ian_Broadway</dc:creator>
      <dc:date>2016-06-14T19:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Mirroring Behaviour</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-mirroring-behaviour/m-p/17211#M517</link>
      <description>Assuming there is only a single device and VLAN  on that port, that is correct, but you would also see any broadcast and some multicast for that VLAN.  If you see unicast traffic flows for other devices not connected to that port then that is likely unicast flooding and could indicate a problem.</description>
      <pubDate>Tue, 14 Jun 2016 19:14:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-mirroring-behaviour/m-p/17211#M517</guid>
      <dc:creator>Chad_Smith1</dc:creator>
      <dc:date>2016-06-14T19:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Mirroring Behaviour</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-mirroring-behaviour/m-p/17212#M518</link>
      <description>hmm ok I understand it then to work the way you have specified and how we originally thought aswell.   I'm sure though that we did see unicast flows from for other devices which is why I raised this issue.</description>
      <pubDate>Tue, 14 Jun 2016 19:14:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-mirroring-behaviour/m-p/17212#M518</guid>
      <dc:creator>Ian_Broadway</dc:creator>
      <dc:date>2016-06-14T19:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Mirroring Behaviour</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-mirroring-behaviour/m-p/17213#M519</link>
      <description>If the port is tagged to multiple vlans, you will see traffic for that port regardless of vlan.&lt;BR /&gt;
&lt;BR /&gt;
If you want to check traffic for an specific port and specific vlan (considering that port is tagged for multiple vlans) you should use the command below:&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;"configure mirror "Orsett" add port 7 vlan &lt;VLAN_NAME&gt;".&lt;/VLAN_NAME&gt;&lt;/I&gt;&lt;BR /&gt;
                         &lt;UL&gt;               Virtual port - All traffic ingressing the switch on a specific VLAN and port combination is copied to the monitor port(s).  
 
&lt;/UL&gt;</description>
      <pubDate>Tue, 14 Jun 2016 19:14:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-mirroring-behaviour/m-p/17213#M519</guid>
      <dc:creator>Henrique</dc:creator>
      <dc:date>2016-06-14T19:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Mirroring Behaviour</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-mirroring-behaviour/m-p/17214#M520</link>
      <description>Hello Ian &lt;BR /&gt;
&lt;BR /&gt;
Yes in that configuration you will see all traffic that is flows through that port for all VLANs.&lt;BR /&gt;
&lt;BR /&gt;
When you say you see communications from other devices are those unicast packets?  I wouls suspect they are multicast or broadcast packets.&lt;BR /&gt;
&lt;BR /&gt;
Can you do a show port info detail so we can see what other VLANs are on that port?  Sometimes the default VLAN is left on unintentionally.  Also you are not using secondary IP addresses are you?  This is where you have multiple IP networks on the same VLAN?&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
P &lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jun 2016 19:19:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-mirroring-behaviour/m-p/17214#M520</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2016-06-14T19:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Mirroring Behaviour</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-mirroring-behaviour/m-p/17215#M521</link>
      <description>ok thank you for the replies, I will go away and double check the behavior again.  the original behavior we got was like I was plugging the laptop into a port in the vlan and running wireshark, which would display everything in the vlan the port was in.  one thing that might have happened, and I can't really confirm now because a wiped the mirror config from the switch is that the default mirror profile was enabled and outputting based on the whole vlan.  I will confirm tomorrow when I visit as this was a a remote site.</description>
      <pubDate>Tue, 14 Jun 2016 19:26:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-mirroring-behaviour/m-p/17215#M521</guid>
      <dc:creator>Ian_Broadway</dc:creator>
      <dc:date>2016-06-14T19:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Mirroring Behaviour</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-mirroring-behaviour/m-p/17216#M522</link>
      <description>If you want to look at this all the time without a mirror you could also setup and enable sflow on that port and have the ability of going back in time and looking at what traffic created your spikes... There are open source collectors out there and sflow will give you a picture of what is there.  We use Solarwinds and have around 800 interfaces on the Extreme side and another 1200 or so on our core internet routers and it has proven to be a great information source for tracking down high usage problems ...</description>
      <pubDate>Tue, 14 Jun 2016 21:03:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-mirroring-behaviour/m-p/17216#M522</guid>
      <dc:creator>EtherMAN</dc:creator>
      <dc:date>2016-06-14T21:03:00Z</dc:date>
    </item>
  </channel>
</rss>

