I've created a VM template and configured the IP address setting on the vNIC for static addresses with both IPv4 and IPv6. However, when I go to deploy a VM from the template it fails claiming that I don't have IP address pool though I have created both an IPv4 and IPv6 address pool associated with the VLAN on the logical network. If I change the template to only assign IPv4 addresses, it works fine. Here is what I've done so far, can someone tell me where I've gone wrong?
- Created a Logical Network using the second option (VLAN-based independent networks) - Our networking team will not permit us to use network virtualization at this time
- Created a Network Site on the logical network and associated it with the appropriate host group. I then added two VLAN/subnet pairs - one for IPv4 and one for IPv6 using the same VLAN ID. (Something like 1234 - 10.10.10.0/24 and 1234 - 2001:db8::/64)
- Created two IP address pools. One each for the IPv4 and IPv6 address spaces.
- Created a VM Network from the logical network. When I view the list of VM Networks I see only the IPv4 address pool associated with it and not the IPv6 pool. I can't seem to find any way to manually associate the IPv6 address pool. The button to create a new IP address pool is greyed out when I have the VM network selected.
I've probably missed something simple so I appreciate any suggestions. Thanks, Brian