Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.42 KB

File metadata and controls

30 lines (18 loc) · 1.42 KB

Network Importer

The network importer is a tool/library to analyze and/or synchronize an existing network with a Network Source of Truth (SOT), it's designed to be idempotent and by default it's only showing the difference between the running network and the remote SOT.

The main use cases for the network importer:

  • Import an existing network into a SOT (Nautobot or NetBox) as a first step to automate a brownfield network
  • Check the differences between the running network and the Source of Truth

This application is intended to run outside of Nautobot.

Architecture

Deprecation Notice

This application is being put into maintenance mode. Additional features may be implemented for Nautobot 1.x. The functionality for Nautobot is being moved to the Device Onboarding application for Nautobot 2.x. The last NetBox support was version 2.x.

Quick Start

Questions

For any questions or comments, please feel free to open an issue or swing by the networktocode slack channel. (channel #networktocode)

Sign up here