You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/27 09:12:00 UTC

[jira] [Commented] (CLOUDSTACK-9853) IPv6 Prefix Delegation support in Basic Networking

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-9853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16221990#comment-16221990 ] 

ASF GitHub Bot commented on CLOUDSTACK-9853:
--------------------------------------------

wido commented on issue #2028: CLOUDSTACK-9853: Add support for Secondary IPv6 Addresses and Subnets
URL: https://github.com/apache/cloudstack/pull/2028#issuecomment-339918109
 
 
   It seems this PR is passing all the tests and has two LGTMs.
   
   Can we merge it?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> IPv6 Prefix Delegation support in Basic Networking
> --------------------------------------------------
>
>                 Key: CLOUDSTACK-9853
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9853
>             Project: CloudStack
>          Issue Type: New Feature
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: KVM, Management Server
>            Reporter: Wido den Hollander
>            Assignee: Wido den Hollander
>              Labels: basic-networking, dhcp, dhcpv6, ipv6, virtual-router
>
> In addition to have a single IPv6 address (/128) Instances in Basic Networking should be able to have a IPv6 subnet, like a /60 for example routed to them.
> The mechanism for this is DHCPv6 Prefix Delegation. A DHCPv6 server can tell the Instance which subnet is routed to it.
> On the physical router a (static) route needs to be configured to do this. So in Basic Networking it will be up to the network admin to make sure the routes are present.
> The Management Server will pick a subnet for a Instance when needed and configure the VR with the proper DHCPv6 arguments so that the right answer is provided to the Instance.
> For example when running containers it is very nice to have a subnet routed to your Instance so you can give each container a unique IPv6 address.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)