AddIpv6Range
Adds an IPv6 range. For
example,
AddIpv6Range l3NetworkUuid=8bea912e333a440fb61d81c0c7670b52 name=L3-ipv6 startIp=234e:0:4567::2 endIp=234e:0:4567:0:ffff:ffff:ffff:ffff gateway=234e:0:4567::1 prefixLen=64 addressMode=Stateful-DHCP
Parameters
Name | Description | Optional | Valid Value | Starting Version |
---|---|---|---|---|
l3NetworkUuid | The L3 network UUID. | 3.1.0 | ||
name | The L3 network name. | 3.1.0 | ||
description | The detailed description of the L3 network. | Yes | 3.1.0 | |
startIp | The start IP address. | 3.1.0 | ||
endIp | The end IP address. | 3.1.0 | ||
gateway | The gateway. | 3.1.0 | ||
prefixLen | The prefix length. | 3.1.0 | ||
addressMode | The allocation mode of the IPv6 address. |
|
3.1.0 | |
resourceUuid | The resource UUID. If specified, the L3 network will use the specified value as UUID. | Yes | 3.1.0 | |
userTags | The user tags. For more information, see CreateUserTag. | Yes | 3.1.0 | |
systemTags | The system tags. For more information, see CreateSystemTag. | Yes | 3.1.0 | |
timeout | Yes |

- When you add an IPv6 range in ZStack Cloud, you can specify the DHCP server address
by adding the affinityGroup option to SystemTags.
- Format of the affinityGroup option:
flatNetwork::DhcpServer::{%s}::ipUuid::{%s}
- Example:
flatNetwork::DhcpServer::192.168.1.100::ipUuid::null
- Format of the affinityGroup option: