LatticeLattice

Not generally available. Product and docs are public. Sales are closed.

Docs / IPAM

Reservations

A reservation is a row. dhcpd cannot violate it. Operator can create them.

On the subnet page (/subnets/{id}), Reservations. The form copy: pin this IP to a device. DHCP will always give that client this address and never give it to anyone else. For a used IP with no DHCP client (gateway, VIP), use an exclude instead.

  1. Enter the IP (must sit in the subnet).
  2. Identify the client: MAC, client-id, and/or DUID (v6).
  3. Optional hostname and description.
  4. Save.

Admin and operator can create reservations. Readonly cannot.

The allocator will not offer that IP dynamically. If a live lease already occupies it, release that lease first (Leases).

Counted against max_managed_ips while the address is reserved or leased. See License.