HI
I have been working on mirroring traffic to/from the Internet using a mirror session. I have a Route VLAN SVI interface in my VSX stack that handles a routenet towards my Firewall over a MC-LAG. I have both switches doing mirroring of traffic that enters/exits the VLAN SVI L3 interface on the member using:
mirror session 4
destination interface 1/1/6
source vlan 200 both
source vlan 204 both
enable
This used to work just fine, but lately it behaves REALLY oddly as almost no traffic is actually mirrored. My NtopNG always only receives between 5 - 50 mbit traffic regardless if the VLAN interface(s) are routing 50 mbit or 5 Gbit.
I don't quite know when this issue arose, but a good guess would be when i upgraded the switches to 10.10.1090.
Is this a known issue with that firmware, or is there some kind of throtteling in effect (I see no dropped packets reported on the destination interface).
Thanks