Tema: dhcp
-
DHCP server on Linux with ISC Kea: kea-dhcp4.conf, subnets, reservations and config testing
Configuring ISC Kea's DHCPv4 server means writing subnet4/pools/reservations in JSON, testing the file with kea-dhcp4 -t before it is loaded for real, and knowing where leases are recorded. ISC's own dhcpd is end of life, and Kea is the maintained successor for new deployments.
-
Administrar el rol de servidor DHCP desde PowerShell: ámbitos, reservas, autorización y copia de seguridad
Get-DhcpServerv4Scope y las concesiones, la reserva de una dirección con Add-DhcpServerv4Reservation, la autorización de un servidor en AD con Add-DhcpServerInDC, una visión general de la conmutación por error, y la copia de seguridad de la configuración con Backup-DhcpServer antes de un cambio arriesgado.
Legible por máquina: JSON