How to configure Single-Server Private Network in Xenserver without using VLAN

networkingxenserver

I would like to create a Single Server private Network on a Xenserver which will be used for communication between the host and the VMs. I am able to achive this by creating a vlan and configuring the pif.

But when looking at the XenCenter, there is an explicit option to create such a network without the VLAN stuff. Where would I configure it using xe or Xencenter commands? I can see it in network-list, ifconfig and brctl, but where would I set the local IPs?

Best Answer

Unfortunately, I believe the only possible way to accomplish that is what you did. Single Server Private Networks are designed to communication amongst virtual machines only, and not to the host itself.