ipam instance address-pool ipv4 chunk-group
Configures IPv4 chunk group size for a pool.
Command Mode
Exec > Global Configuration (config) > IPAM Configuration (config-ipam) > Instance Configuration (config-instance-instance_id ) > Address Pool Configuration (config-address-pool-address_pool_name ) > IPv4 Configuration (config-ipv4)
Syntax
chunk-group { chunks-per-group { 2 | 4| 8 } reserve-contiguous-groups }
chunk-group
Allows to configure chunk-groups for a pool.
chunks-per-group { 2 | 4| 8 }
Defines the number of chunks in a chunk group. The values can be either 2, 4, or 8.
reserve-contiguous-groups
Allows reserving contiguous chunk-groups as per max-upf-session defined in the UPF or DNN profile.
Usage Guidelines
Use this command to configure IPv4 chunk group.