Results 1 to 2 of 2

Thread: VLAN Settings and Hyper-V

  1. #1
    Join Date
    Apr 2011
    Posts
    163

    Lightbulb VLAN Settings and Hyper-V

    One of the features of Hyper-V is VLAN support. This is a little bit confusing - so let me explain how it works.
    For every virtual network adapter you connect to a virtual machine you can specify a VLAN ID to be used by that virtual machine. In order for this to work you need:

    * A physical network adapter that supports VLANs.
    * A physical network adapter that will accept network packets with VLAN IDs already applied (not all network adapters support this).
    * To configure your switch to allow network traffic on the physical port for the VLAN IDs that you want to use inside virtual machines.

    You can also specify a VLAN ID on the virtual network switch configuration. This is not the default VLAN ID to be used for the virtual network switch (as some assume) but it is the VLAN ID that will be used by the parent partition virtual network adapter that is connected to the virtual network switch (as discussed here). It is possible to connect multiple virtual machines using different VLAN IDs to the same virtual network switch (but of course they will not be able network with each other).

    It is also possible to configure a virtual network adapter so that it can receive network traffic from multiple VLANs, however this is not exposed through the user interface and you need to make such a configuration using the WMI interfaces.
    Last edited by MDwebdev85; 16 Mar 2012 at 10:14 PM.
    Windows vps - Managed VPS √ Dedicated hardware √ MS Hyper-V technology √

  2. #2
    Join Date
    Oct 2011
    Location
    Chandigarh
    Posts
    141
    "physical network adapter accept network packets with VLAN IDs already applied " ? is there anyway to know about without going to Purchase it?

Similar Threads

  1. Re: DNS Settings/Wordpress
    By ironfenix in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 0
    Last Post: 09 Jun 2011, 03:54 AM
  2. copying settings on wp blogs
    By gordons in forum Web Design, HTML Reference and CSS
    Replies: 0
    Last Post: 17 May 2011, 10:38 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •