VMware Cloud Community
cake0815
Contributor
Contributor

clone vm from template and set ipv6 for Linux templates

Hi,

is there a possibility to clone via workflow and set ipv6 adress directly.

I cant find this in vCO. One wokrarround would be to deploy an template with ipv4 and then run an script via ssh and then configure the ip6 afterwards. But I think it would be better to configure ipv6 directly....

Reply
0 Kudos
2 Replies
tschoergez
Leadership
Leadership

(moved to orchestrator community)

Reply
0 Kudos
aneverov
VMware Employee
VMware Employee

Hi,

vCenter allows you to do this using VIM API/SDK - CustomizationIPSettingsIpV6AddressSpec/CustomizationFixedIpV6. I should mention that we never officially stated that it's supported, but we have evidence that it works fine in many cases. You can expect a better support in the future releases.

Thanks,

Andrii

/* Please remember to mark answer as 'helpful' or 'correct' such that other users know it can be used and people focusing on ‘unanswered’ questions can skip it. */
Reply
0 Kudos