[one-users] DHCP and OpenNebula

Pentium100 pentium100 at gmail.com
Wed Jul 10 23:23:59 PDT 2013


>From what I understand, OpenNebula encodes the IP in the MAC, for example,
the VM with assigned IP 10.0.0.2 would get a MAC 02:00:0a:00:00:02. Just
create an IP:MAC list for the DHCP server and it will work.

host a10-0-0-1 { hardware ethernet 02:00:0a:00:00:01; fixed address
10.0.0.1; }
host a10-0-0-2 { hardware ethernet 02:00:0a:00:00:02; fixed address
10.0.0.2; }
and so on...


On Wed, Jul 10, 2013 at 6:25 PM, Michael Curran <
michael.curran at connectsolutions.com> wrote:

>  Can I leverage an existing DHCP server to assign IP’s to a host , and
> just use OpenNebula to assign the NIC?****
>
> ** **
>
> Michael Curran | connectsolutions | Lead Network Architect****
>
> Phone 614.568.2285 | Mobile 614.403.6320 | www.connectsolutions.com****
>
> ** **
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20130711/01d762aa/attachment-0002.htm>


More information about the Users mailing list