LatticeLattice

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

Docs / IPAM

Client classes

Match clients, attach options, optionally pin a pool to a class.

Open Classes (/classes) as admin.

Client classes screen

Match types on the form:

match_typematch_value example
vendor_classoption 60 string
user_classoption 77 string
mac_prefixaa:bb:cc

Create a class, then:

  • Attach DHCP options to the class (same JSON payload shape as subnet options). Default example on the form is code 43 with {"hex":"0102"}.
  • On a subnet, set a pool’s class so only matching clients get that range. Class-specific pools are preferred for matching clients.

Matching is evaluated on the DHCP data plane from the class row. Keep class names stable; pools store the class id.

Readonly sees the list and cannot mutate.