AddIpv6RangeByNetworkCidr
Adds an IPv6 range by specifying a network CIDR. For
example,
AddIpv6RangeByNetworkCidr l3NetworkUuid=8bea912e333a440fb61d81c0c7670b52 name=L3-ipv6 networkCidr=234e:0:4567::/64 addressMode=Stateful-DHCP
Parameters
Name | Description | Optional | Valid Value | Starting Version |
---|---|---|---|---|
name | The L3 network name. | 3.1.0 | ||
description | The detailed description of the L3 network. | Yes | 3.1.0 | |
l3NetworkUuid | The L3 network UUID. | 3.1.0 | ||
networkCidr | The network CIDR. | 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 by specifying a network
CIDR 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: