Configuring Instant Reclamation Process for Under-Utilized IP Chunks
Use the following configuration to execute instant reclamation of under-utilization of IP chunks:
exec-ipam reclaim-chunk { utilization-threshold utilization_threshold inactivity-threshold inactivity_threshold [ instance grInstance ] [ pool-name poolName ] [ chunk-start-ip ip ] }
NOTES:
-
exec-ipam —This command executes IPAM commands.
-
reclaim-chunk —This CLI executes IP chunk reclamation procedure.
-
utilization-threshold utilization_threshold —This CLI is used to configure the utilization threshold for reclamation.
-
inactivity-threshold inactivity_threshold —This CLI is used to configure the inactivity threshold for reclamation.
-
instance grInstance —This CLI allows configuring GR instance ID.
-
pool-name poolName —This CLI allows defining the pool name.
-
chunk-start-ip ip —This CLI allows defining the Chunk Start IP of a specific pool.