Label
A component of a domain name separated by dots in presentation form. On the wire, a standard label is length-prefixed and generally limited to 63 octets.
Read definition23 definitions beginning with L.
23 terms
A component of a domain name separated by dots in presentation form. On the wire, a standard label is length-prefixed and generally limited to 63 octets.
Read definitionA delegation that points to a server that is not authoritative for the delegated zone or cannot serve it correctly. Lame delegations cause resolution delays, intermittent failures, and operational noise.
Read definitionA previously validated configuration or data state retained for rollback or recovery. DDI changes should define how to restore a last-known-good zone, database, or service configuration.
Read definitionThe time-bounded right for a client to use an address or prefix and associated configuration. Lease state is maintained by both client and server.
Read definitionThe server data store containing lease bindings, states, identities, and timing. Backup, replication, integrity, and recovery of this database are central to DHCP availability.
Read definitionThe amount of time an address or prefix remains valid before renewal or expiration. Short leases increase churn and server traffic, while long leases slow reclamation and configuration change.
Read definitionA record of past address-to-client associations and state changes. It supports troubleshooting, security attribution, capacity analysis, and compliance retention.
Read definitionThe process of returning expired, released, or administratively cleared addresses to an available state. Reclamation may include grace periods, conflict checks, DNS cleanup, and history retention.
Read definitionA protocol family that allows authorized systems to request current or historical binding information from DHCP servers. It is used by relays, access concentrators, security platforms, and IPAM systems.
Read definitionThe route with the shortest matching prefix length. When no more-specific route exists, traffic follows the least-specific matching route, often the default route.
Read definitionA communication domain on which nodes can exchange IP packets without an intervening router. DHCPv6 and Neighbor Discovery use link identity rather than IPv4-style broadcast domains.
Read definitionA field in a Relay-forward message used to identify the client link to the DHCPv6 server. The server uses it to select appropriate address or prefix pools and options.
Read definitionAn address valid only on the local link and not routed beyond it. IPv6 link-local unicast uses fe80::/10, while IPv4 link-local uses 169.254.0.0/16.
Read definitionCommon abbreviation for IPv6 link-local address. Every IPv6-enabled interface generally has one, and routing protocols and Neighbor Discovery frequently use it.
Read definitionLink-Local Multicast Name Resolution, a multicast protocol for resolving names on a local link when DNS is unavailable. It is not DNS, can create security exposure, and is often disabled in managed environments.
Read definitionA failover mode or traffic design in which multiple servers actively handle clients according to a hash, split, relay selection, or load balancer. For DHCP, shared lease state and consistent client handling are critical.
Read definitionA Location record encodes geographic coordinates, altitude, size, and precision for a domain name. It is not widely deployed and should not be relied on as a current asset-location system.
Read definitionDNS records or policy answers configured directly in a resolver rather than learned from public authoritative resolution. Examples include local zones, hosts entries, block responses, and internal overrides.
Read definitionA resolver-controlled zone that provides authoritative-like local answers, negative responses, redirects, or policy for a selected namespace. It does not necessarily exist in the global DNS hierarchy.
Read definitionA locally served namespace used for host-specific or network-specific answers, often to override external data or provide private names. The term and exact semantics vary by resolver implementation.
Read definitionThe routing rule that chooses the matching route with the greatest prefix length. It explains why a more-specific route overrides an aggregate or default route.
Read definitionAn address that routes traffic back to the local host. IPv4 uses 127.0.0.0/8 and IPv6 uses ::1/128.
Read definitionA threshold indicating that available address capacity has fallen below a desired reserve. It can trigger alerts, expansion, or automated allocation from a parent block.
Read definition