Skip to content

Instantly share code, notes, and snippets.

@electrocucaracha
Last active September 9, 2019 19:34
Show Gist options
  • Save electrocucaracha/6fc450bc898278918b3622181af71895 to your computer and use it in GitHub Desktop.
Save electrocucaracha/6fc450bc898278918b3622181af71895 to your computer and use it in GitHub Desktop.
Electroucucaracha's IP address management

Electrocucaracha IPAM

This document pretends to manually track the CIDRs used by my projects to avoid any conflict in a server.

Project Name Networks CIDR Host Min Host Max Broadcast
OpenStack MultiNode mgmt-net 192.168.122.0/27 192.168.122.1 192.168.122.30 192.168.122.31
Kubernetes QAT Envoy qat-mgmt-net 192.168.123.0/27 192.168.123.1 192.168.123.30 192.168.123.31
K6board k6-mgmt-net 192.168.124.0/30 192.168.124.1 192.168.124.2 192.168.124.3
DLRS dlrs-mgmt-net 192.168.124.16/28 192.168.124.17 192.168.124.30 192.168.124.31
KRD krd-mgmt-net 192.168.125.0/27 192.168.125.1 192.168.125.30 192.168.125.31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment