You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/plugins/ipv6.rst
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,13 +22,20 @@ Shared network
22
22
--------------
23
23
When IPv6 is enabled, Instances deployed in a Shared Network can obtain both IPv4 and IPv6 addresses.
24
24
CloudStack supports the following deployment models:
25
+
25
26
- IPv4-only networks
26
27
- IPv6-only networks (with supported providers)
27
28
- Dual-stack networks (IPv4 + IPv6)
29
+
28
30
In an IPv6-enabled network:
31
+
29
32
- The Instance automatically generates a link-local IPv6 address.
30
33
- A stateful IPv6 address is assigned through a DHCPv6 server when configured.
31
-
Note: IPv6-only Shared Networks are not supported when using the Virtual Router provider. In such environments, IPv6 must be deployed in a dual-stack configuration.
34
+
35
+
.. note::
36
+
IPv6-only Shared Networks are not supported when using the Virtual Router
37
+
provider. In such environments, IPv6 must be deployed in a dual-stack
38
+
configuration.
32
39
33
40
IPv6 is supported only on KVM and XenServer hypervisors. The IPv6
0 commit comments