vSphere vNetwork

 View Only
  • 1.  Currently have a flat network

    Posted Aug 24, 2011 03:23 PM

    We are going to be breaking up our network here in the near future by creating seperate VLANS, but right now we have a flat network. My ESXi host are all in the same 192.16.1.x private range. My question is since all my servers are also in the same range, can I just add my servers to the same vSwitch as my ESXi hosts? If so, why not? I will obvirouly change this in the future, but wondering what impact it would have now...



  • 2.  RE: Currently have a flat network
    Best Answer

    Posted Aug 24, 2011 03:28 PM

    Yes, you could indeed do that. In fact this is quite common in testing enviroments, but it is recommended to segment traffic using vlans and keep their management traffic separate from their virtual machine traffic. There are many good reasons for doing this, not least for security purposes.

    You could still do this using a single vswitch and set up vlan tagging, but it is preferable to split it out over different vswitch/physical nic.

    Regards,

    Ian