DHCP server
A DHCP server instance.
- Lease pool - A group of IP address that can be issued to clients requesting an address.
- Static leases - Lock a specific lease address to a known host.
- Active leases - Leases that have been provided or renewed with the previous lease time period.
- DHCP options - DHCP options can be used to fine tune a DHCP server for a particular deployment scenario.
Properties
Lease time
The time this lease will remain valid for when issued.
- Data type: integer
- Units: seconds
- Default:
43200 - Configuration
- Optional
CLI: (cli)> config network link-aggregation <key> ipv4 dhcp server lease-time
