Document navigation

l3Network

Name Description Default Value Valid Value
ipAllocateStrategy Specifies IPv4 allocation strategy for L3 networks. Default: RandomIpAllocatorStrategy. Valid vlues: RandomIpAllocatorStrategy,FirstAvailableIpAllocatorStrategy, and AscDelayRecycleIpAllocatorStrategy.
  • If you use RandomIpAllocatorStrategy, the system randomly assigns IP addresses from the network range.
  • If you use FirstAvailableIpAllocatorStrategy, the system assigns all available IP addresses from the network range in ascending order. Released IP addresses are assigned in the next allocation.
  • If you use AscDelayRecycleIpAllocatorStrategy, the system assigns available IP addresses to VM instances from the network range in ascending order. Released IP addresses are assigned when currently available IP addresses are used up.
RandomIpAllocatorStrategy
  • RandomIpAllocatorStrategy
  • FirstAvailableIpAllocatorStrategy
  • AscDelayRecycleIpAllocatorStrategy
ipAllocateStrategy Specifies IPv6 allocation strategy for L3 networks. Default: RandomIpAllocatorStrategy. Valid vlues: RandomIpAllocatorStrategy and FirstAvailableIpAllocatorStrategy.
  • If you use RandomIpAllocatorStrategy, the system randomly assigns IP addresses from the network range.
  • If you use FirstAvailableIpAllocatorStrategy, the system assigns all available IP addresses from the network range in ascending order. Released IP addresses are assigned in the next allocation.
RandomIpAllocatorStrategy
  • RandomIpAllocatorStrategy
  • FirstAvailableIpAllocatorStrategy
basic.network.enable.ra Specifies whether enable public networks and flat networks to send Router Advertisement through dnsmasq. Default: false. false
  • false
  • true
CLI Command Manual | 4.8.38 | ZStack Cloud · ZCF | ZStack Resource Center