1

I would like to have multiple vlans on Windows Server 2008 machine. Is there any way how to configure trunk port on Broadcom NetXtreme adapter on this OS ? Thank you.

John
  • 1,493
  • 3
  • 26
  • 46
  • Note: There is no vLAN support in Windows (any version). You must use 3rd party utilities. All the good NIC Manufacturers provide their own utilities free, including Broadcom. – Chris S May 03 '12 at 14:17

1 Answers1

4

Based on the product brief for the NetXtreme card, it looks like there's support for up to 64 defined VLANs. Configuration is done via the Advanced Control Suite (on page 35). Fundamentally, 802.1q support is implemented before the network traffic gets to the OS. I've been using 802.1q trunks since the Windows 2000 Server days.

bangdang
  • 496
  • 2
  • 6