VMware vSphere

 View Only
  • 1.  difference between netflow and port mirroring

    Posted Apr 15, 2013 05:36 PM

    what is the difference between netflow and port mirroring? and when to use which one?



  • 2.  RE: difference between netflow and port mirroring

    Posted Apr 15, 2013 06:21 PM

    Netflow provides information about the data flowing across a port to a monitoring system.

    port mirror COPIES the actual data flowing across a port to another port.



  • 3.  RE: difference between netflow and port mirroring

    Posted Apr 15, 2013 07:24 PM

    Ranjna Aggarwal wrote:

    and when to use which one?

    You use port mirroring to troubleshoot network issues and copy some traffic into a destination where you typically will have Wireshark or similar tool running.

    The most easy way is to install the network analyze tool into the VM you want to troubleshoot, but you might not always want or even be allowed to install new code into a production VM. Being able to listen and capture the traffic from the outside is great in such cases.