Lease pool
A group of IP address that can be issued to clients requesting an address.
More than one lease pool can be provided. Addresses will be allocated from the combination of all pools.
Lease range
The range of addresses to add to the pool.
Range start and Range end are included in the pool.
Properties
Range start
The first address of the range.
| Format | Description |
|---|---|
| IPv4 host address | An IPv4 host address in dotted-quad notation. |
| Unsigned integer (8-bit) | An integer between 0 and 255. |
- Data type: string
- Configuration
- Required
CLI: (cli)> config network link-aggregation <key> ipv4 dhcp server lease-pool <index> start
Range end
The final address of the range.
| Format | Description |
|---|---|
| IPv4 host address | An IPv4 host address in dotted-quad notation. |
| Unsigned integer (8-bit) | An integer between 0 and 255. |
- Data type: string
- Configuration
- Required
CLI: (cli)> config network link-aggregation <key> ipv4 dhcp server lease-pool <index> end
