Does packet sniffer trip QOS/DSCP Values?

Hey All,

I’m working on tracking down a QOS tag issue i’m having and i’m using a MT router in the middle, I’m using packet sniffer with streaming to my laptop where I use wireshark to capture it. I’m seeing the packets arrive just fine but am seeing a 0x00 value for DSCP, now the issue i’m tracking is seeing why i dont see DSCP values on packets but before I got checking with the vendor I would like to know if packetsniffer maintains the QOS tag in packets it streams.

Regards

if the traffic marked with DSCP ?? default is best effort

M

tzsp should wrap up the original packets untouched.

you can turn off streaming, and just record to a file (use .pcap extension). Then drag from winbox files window to your desktop and double click to open in wireshark. If you see a difference in captured bytes with and without streaming it would be nice to know.