GNS3 http://forum.gns3.net/ |
|
Turning off VLAN tag stripping on Marvell Yukon NIC cards http://forum.gns3.net/topic2604.html |
Page 1 of 1 |
Author: | Borisimmo [ Thu May 12, 2011 10:38 am ] |
Post subject: | Re: Turning off VLAN tag stripping on Marvell Yukon NIC cards |
Thanks Neocec Worked like a charm |
Author: | Kolbasov [ Wed Mar 20, 2013 7:01 pm ] |
Post subject: | Re: Turning off VLAN tag stripping on Marvell Yukon NIC card |
I am using Marvell Yukon 88E8040 PCI-E Fast Ethernet Controller with Windows Vista. It is possible to configure tagged VLAN with VLAN Trunk Mode and Link Aggregation on this NIC in case of installation of ver 11.30.1.3 driver and Marvell Network Configuration Utility ver 11.12.6.3 . To see VLAN tags in Wireshark ver 1.8.6 or other sniffer create DWORD item SkDisableVlanStrip and set it to "1" in HKEY_LOCAL_MACHINE >> SYSTEM >> CurrentControlSet >> Control >> Class >> {4D36E972-E325-11CE-BFC1-08002BE10318} >> 00XX (XX is catalog of Marvell 88E8040 adapter). After reboot you can see tagged VLAN Ethernet frames in logs of Wireshark in case of ICMP ping from switch, for example . It looks like for configuration of IEEE802.1p QoS it needs to change "*PriorityVLANTag" value To enable Jumbo Frames don't change *JumboPacket from 0 to 1 or 2 in HKEY_LOCAL_MACHINE >> SYSTEM >> CurrentControlSet >> Control >> Class >> {4D36E972-E325-11CE-BFC1-08002BE10318} >> 00XX . Just input "netsh interface ipv4 show subinterfaces " to see name of LAN and "netsh interface ipv4 set subinterface "Name of your LAN" mtu=1550 store=persistent" in cmd with administrator privilege and disable TCP/IP packets segmentation by NIC instead of system CPU settings in NIC Property Settings > Avdanced (It is enabled by default for resource optimization). |
Author: | neocec [ Sat Apr 20, 2013 4:49 am ] |
Post subject: | Re: Turning off VLAN tag stripping on Marvell Yukon NIC card |
That's a great tip Kolbasov! Thanks for sharing! |
Author: | Geruta [ Thu Oct 02, 2014 11:56 pm ] |
Post subject: | Re: Turning off VLAN tag stripping on Marvell Yukon NIC card |
I would also like to add that this method also works for the ASIX AX88772 chipset which is found in the Rocket Fish Wii LAN adapters and other devices. Note: The *PriorityVLANTag DWORD already exists. All you need to do is change the default value of 1 to 0 and reboot your PC. Enjoy! |
Page 1 of 1 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |