This article explains how to configure a source address pool using an IP range instead of a CIDR block.
To configure a source address pool using an IP range instead of CIDR, use the following command:
set security nat source pool <pool-name> address <start-ip> to <end-ip>
Replace <pool-name>, <start-ip>, and <end-ip> with the appropriate values for your configuration.