Hello,
Is there any way to assign entire IPv6 ranges to a VM?
I’ve created an IP6_STATIC range with an entire /48 in there, but cannot find any way to assign subnets of this (e.g. a /64) to any VM. When creating a new network interface, I only appear to be able to add individual IPv6 addresses in the network overrides section:
It looks like OpenNebula seems to base a lot of IPv6 things around MAC addresses, which I fully understand. However, our use case for these large ranges just has the one MAC address/interface which serves lots of statically configured IPv6 addresses.
Thanks.