This page will help you to manage your virtual network though Abiquo Community Edition. Just follow three easy steps.
Step 1. Create a Virtual Datacenter.
Just like the page Manage Virtual Datacenter says.
Step 2. Copy the DHCP information
Press the down arrow just in right of the wheel icon

and select 'Show DHCP info'. You will see a pop-up like this one:

This pop-up shows all the information you need to configure your DHCP server. Press 'Copy clipboard' button.
3. Configure your DHCP server.
Just paste the previous information of the pop-up into your dhcpd.conf file and restart your dhcp server:
$ /etc/init.d/dhcp3-server restart
That's all!

