I was experimenting today with using Cisco RSPAN vlans to replicate switch traffic to Wireshark on one of my VMs and came across something odd. It appears that even though I've marked an adapter as "unused" for a particular promiscuous port group on a vSwitch, I still get packets from both adapters. Here's the basics of the setup:
- ESX 3.5 update 2
- My ESX host has two NICs connected to a single switch
- Both NICs belong to vSwitch0
- Port Group "RSPAN901" has one of the NICs as active and the other as unused
- Created vlan 901 on my Cisco switches and configured it for remote spanning
- Added a 2nd NIC to my VM and attached it to "RSPAN901"
Questions:
- Is this behaviour by design or am I missing something?
- Has anyone else come across this?
Tags:
vswitch,
promiscuous,
rspan,
monitoring