Skip to content

Python script importing all subnets configured in ACI into open-source IPAM (PHP-IPAM)

Notifications You must be signed in to change notification settings

robvand/ACI-phpipam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Import ACI subnets into PHP-IPAM

Script collects all bridge domain subnets from ACI and imports those into a new directory in PHP-IPAM named Python. This is useful to automatically sync your IPAM with ACI configuration.

Getting Started

Add in your variables and credentials and run ./import.py

Prerequisites

Python modules: requests, json, acitoolkit https://github.com/datacenter/acitoolkit

About

Python script importing all subnets configured in ACI into open-source IPAM (PHP-IPAM)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages