jeremyschulman / ipf-netbox

IP Fabric - Netbox Toolkit
Apache License 2.0
7 stars 3 forks source link

WORK IN PROGRESS

IP Fabric <-> Netbox Utility

This package provides a CLI and python modules useful to integrate between the IP Fabric product and the Netbox project.

The premise of this tool is that Netbox represents the "network as expected" and IP Fabric contains information about the network "as built" or "actual". I want to be able to "synchronize" aspects of IP Fabric database into Netbox. There are a few motivating reasons:

  1. New deployment of Netbox and I want to use my existing network as the basis for the initial Netbox datatset.

  2. Network engineers make changes to the network via CLI, and I want to "reconcile" those changes into the Netbox system.

Tasks

The ipf-netbox tool provides a number tasks that perform checks and synchronizations. The following tasks are planned for this tool.