Хочу поснифить пакеты с определенным приоритетом 802.1p
Пробую делать так:
tshark -i eth2 -c 2 -V vlan.priority=0
tshark: Lua: Error during loading:
[string "/usr/share/wireshark/init.lua"]:45: dofile has been disabled
Running as user "root" and group "root". This could be dangerous.
Capturing on eth2
tshark: Invalid capture filter "vlan.priority=0" for interface eth2!
That string isn't a valid capture filter (syntax error).
See the User's Guide for a description of the capture filter syntax.
0 packets captured
через eth2 бегает тегированный трафик.
В чем моя ошибка?
tshark -v
ts