This is ROS 4.17. I have several Vlans defined over an interface.
When i use packet sniffer over the base interface i have these problems:
- It sniffs all packets coming from all VLANS (this is not really a problem, but there should be an option like in Torch).
- All packets have "VLAN Id" field empty, despite they come from different vlans.
- In the packet dump i can see they have vlan header stripped.
I think this is also causing dhcp-server alert giving false positives.