xujinzhao / django-ipam

Django IP and VLAN registration module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-ipam

Django IP and VLAN registration module

This project provides a IPAM module for usage within Django projects. The goal is to have an enterprise / service-provider capable IP and VLAN registration tool.

Planned Features:

  • IPv4 and IPv6 Compliant
  • Multi tenancy
  • IP Overlap using multiple routing domains (VRF instances)
  • CIDR Subnetting with nested subnets
  • Define IP number plans and resource pools
  • Define VLAN number plans and resource pools

About

Django IP and VLAN registration module

License:GNU General Public License v2.0


Languages

Language:Python 100.0%