Skip to content

Instantly share code, notes, and snippets.

@gowon
Last active February 11, 2017 22:12
Show Gist options
  • Select an option

  • Save gowon/52171c8dab9b274ee623 to your computer and use it in GitHub Desktop.

Select an option

Save gowon/52171c8dab9b274ee623 to your computer and use it in GitHub Desktop.
DHCP Reservations "SOP"

DHCP Reservations SOP

  • x.x.x.1 = default gateway (assuming /24)
  • 2-19 = network access devices (switches, etc.)
  • 20-39 = server devices
  • 40-59 = network peripherals (printers, etc.)
  • 60-79 = reserved for special devices
  • 80-99 = static addressed workstations
  • 100-199 = standard DHCP pool of addresses
  • 200-254 = VOIP devices (switch, adapters, etc.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment