sony cw28 使用的网卡如下
Marvell Yukon88E8057 PCI-E Gigabit Ethernet Controller
网卡无法通过wireshark抓取vlan的问题
参考下文,主要是找到对应网卡的文件夹,下图中,可以看到网卡的名称,按照下面说的方法,可以实现抓取vlan
Hey everyone,
As you know, Windows strips the VLAN tagging on each packet as it exits yourlaptop NIC card. I Googled and found something on Wireshark's website, but itdidn't work. So I emailed Marvell's tech support and they promptly got back tome with a solution. I tried this solution on my Marvell Yukon 88E8039 PCI-EFast Ethernet Controller NIC card and it works like a charm! I can now connectmy laptop with GNS3 to a real Cisco switch and do trunking! Here's the steps(with attachment at the bottom):
1) Go to Start and type 'regedit' in the search (or select Run if you have XP)
2) Navigate to HKEY_LOCAL_MACHINE >> SYSTEM >> CurrentControlSet>> Control >> Class >> {4D36E972-E325-11CE-BFC1-08002BE10318}>> 00XX (where XX is the number your NIC card is listed, you'll have tocheck each one)
3) Create a new DWORD (32-Bit) with a name of *PriorityVLANTag (including thestar) and a value of 0 (Hexadecimal)
4) Reboot your computer.
I have only tried this on my Marvell NIC card, so if anyone else has adifferent model, try this solution out and post it to see if it works on allMarvell Yukon NICs.
Hope this helps,
