6

I have vSphere. And I need to config SPAN/mirror port on vSwitch. How can I do that?

user9517
  • 115,471
  • 20
  • 215
  • 297
d_pilot
  • 323
  • 1
  • 5
  • 12

1 Answers1

6

create a port group on vlan 4095 on the vswitch and set that port group to promiscous mode. Add the vm nic that you are going to use to monitor traffic to that port group.

Jim B
  • 24,081
  • 4
  • 36
  • 60