Gabriel Beims Bräscher created CLOUDSTACK-10328: ---------------------------------------------------
Summary: Add Secondary IPv6 address through API Key: CLOUDSTACK-10328 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10328 Project: CloudStack Issue Type: New Feature Security Level: Public (Anyone can view this level - this is the default.) Reporter: Gabriel Beims Bräscher Assignee: Gabriel Beims Bräscher Currently, we have IPv6 support in Basic Networking. However, CloudStack does not support Multiple IPv6 addresses. This was partially implemented with this Pull Request: https://github.com/apache/cloudstack/pull/2028 The addIpToNic command only supports IPv4: https://cloudstack.apache.org/api/apidocs-4.11/apis/addIpToNic.html Features: - Add IPv6 address alias - Check if this IPv6 address is in the configured subnet for that POD/VLAN - Update the security group The admin will manually add the address to the Instance but the Security Grouping should allow it. -- This message was sent by Atlassian JIRA (v7.6.3#76005)