How do I configure multiple VLAN connections on a single NIC?
-
I know how to add the extra IPs for the additional VLANs on the single NIC, but I'm not sure how to go about directing the traffic to the separate VLANs. On the Windows level is there anything I need to do besides enable tagging on the NIC? On the switch side I'm guessing I just need to add multiple VLANs to the port the NIC is connected to and the tagging will determine which VLAN the traffic goes to. Is there anything else I need to setup?
-
Answer:
That sounds like just about everything you need to do. On the windows side of things, go to the properties of your nic and hit the configure button next to your nic's name. there should be a tab (assuming intel or broadcom) that says VLAN. Add the vlans you want, and individual nics will appear in the network connections. On the switch side (assuming cisco), in the interface configuration mode, use: switchport trunk encapsulation dot1q switchport trunk allowed vlan 5,15,101,900 switchport mode trunk would obviously be if you wanted 4 separate interfaces, one for each of the vlans listed above.
user49032 at Server Fault Visit the source
Related Q & A:
- How to merge multiple CSV files into a single CSV file?Best solution by solveyourtech.com
- How will the search rank get impacted if i move my mobile website to a single page application?Best solution by Webmasters
- How do I configure a controller bean?Best solution by Stack Overflow
- How do I upload multiple files into a folder?Best solution by Yahoo! Answers
- How do I connect multiple monitors on a mac? Is it possible?Best solution by cnet.com
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.