ipam address-pool ipv4 split-size
Configures chunk split size.
Privilege Level
Security Administrator, Administrator
Command Mode
Exec > Global Configuration > IPAM Configuration
Syntax
split-size [ per-cache number_of_addresses ] [ per-dp number_of_addresses ]
per-cache number_of_addresses
Specify the number of addresses per chunk for IPAM cache allocation. Specify in power of 2.
Must be an integer in the range of 2-262144.
per-dp number_of_addresses
Specify the number of addresses per chunk for data-plane allocation. Specify in power of 2.
Must be an integer in the range of 2-262144.
no-split
Specify not to split the address range into smaller chunks.
Usage Guidelines
Use this command to configure chunk split sizes.