Skip to content

DHCP — IP Address Management

Basic Information

FieldValue
CategoryInfrastructure
OwnerFilip Kohák
DeputyArtem Ryzhkov
SLA24x7
DeploymentOn-prem (Srv01 primary, Srv02 secondary)

Description

DHCP (Dynamic Host Configuration Protocol) automatically assigns IP addresses to devices on the network. We run Windows Server DHCP on domain controllers Srv01 (primary) and Srv02 (secondary) in a split-scope configuration for redundancy.

Access and Login

  • DHCP console: Remote Desktop to Srv01 → Server Manager → DHCP
  • Or: dhcpmgmt.msc from a domain-joined PC
  • Login: domain admin account (stored in Passbolt)

Scope Structure

VLANRangePurpose
VLAN 10 (Management)10.10.10.0/24IT management, servers
VLAN 20 (Corporate)10.20.0.0/22Employee PCs and laptops
VLAN 30 (Guest)10.30.0.0/24Guests, IoT devices
VLAN 40 (Printers)10.40.0.0/24Printers and copiers

Procedure — Add Static Reservation (printer/server)

  1. Open DHCP console → select the appropriate Scope (VLAN)
  2. Click Reservations → New Reservation
  3. Fill in: Reservation Name, IP Address, MAC Address
  4. Click Add

Procedure — Check Failover Status

  1. DHCP console → right-click Scope → Configure Failover
  2. Check failover partnership status: Srv01 ↔ Srv02
  3. Status should be Normal (not Communication Interrupted)
  4. Force sync: right-click Scope → Replicate Scope

Troubleshooting

ProblemSolution
Device gets APIPA (169.254.x.x)Check DHCP relay agent on the switch/router for that VLAN; verify scope is active
IP address conflictDHCP console → Scope → Address Leases → delete duplicate lease; on device: ipconfig /release + ipconfig /renew
Scope exhausted (100% usage)Expand range or shorten lease time; check inactive devices with active reservations

Contact

  • Owner: Filip Kohák — Slack @filip
  • Deputy: Artem Ryzhkov — Slack @artem
  • IP assignment issues: Slack #it-help

Etnetera a.s. — IT Team