All Projects → networktocode → network-importer

networktocode / network-importer

Licence: other
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.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to network-importer

netbox-plugin-skeleton
Skeleton for starting NetBox plugins
Stars: ✭ 15 (-87.5%)
Mutual labels:  netbox
django-netbox-graphql
Django module which provides a GraphQL API for Netbox
Stars: ✭ 16 (-86.67%)
Mutual labels:  netbox
fastcli
CLI tool powered by Nornir 3.0 for network automation fast configuration. Support BGP, OSPF, EIGRP, RIP auto-configuration.
Stars: ✭ 38 (-68.33%)
Mutual labels:  nornir
netbox-agent
Netbox agent to run on your infrastructure's servers
Stars: ✭ 99 (-17.5%)
Mutual labels:  netbox
netbox-sync
Sync objects from VMware or redfish sources to NetBox
Stars: ✭ 172 (+43.33%)
Mutual labels:  netbox
python-netboxapi
Python client API for Netbox
Stars: ✭ 30 (-75%)
Mutual labels:  netbox
netbox-paloalto
NetBox plugin for listing firewall rules (from a Palo Alto Networks firewall/Panorama) associated with a NetBox object.
Stars: ✭ 27 (-77.5%)
Mutual labels:  netbox
net-api
A documented REST API which returns structured data from network devices
Stars: ✭ 73 (-39.17%)
Mutual labels:  nornir
ntc-netbox-plugin-metrics-ext
NetBox Plugin to improve the instrumentation of NetBox and expose additional metrics (Application Metrics, RQ Worker).
Stars: ✭ 32 (-73.33%)
Mutual labels:  netbox
coredns-netbox-plugin
A coredns plugin to get dns records from Netbox
Stars: ✭ 35 (-70.83%)
Mutual labels:  netbox
Netbox
Infrastructure resource modeling for network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev
Stars: ✭ 9,310 (+7658.33%)
Mutual labels:  netbox
netbox automation
Manage netbox configuration with automation. Netbox as a the source of truth: generate an ansible inventory file from Netbox with automation, generate yaml files for ansible playbooks or jinja templates from Netbox with automation
Stars: ✭ 28 (-76.67%)
Mutual labels:  netbox
yaani
Yet another Ansible Netbox inventory
Stars: ✭ 12 (-90%)
Mutual labels:  netbox
ttl255.com
ttl255.com - Resources
Stars: ✭ 31 (-74.17%)
Mutual labels:  netbox
hphr
Halophile Router (a VyOS-based, SaltStack-automated, NetBox-configured router for small provider networks)
Stars: ✭ 39 (-67.5%)
Mutual labels:  netbox
netbox-vcenter
vCenter integration plugin for NetBox
Stars: ✭ 36 (-70%)
Mutual labels:  netbox
netbox-bgp
NetBox plugin for BGP related objects documentation
Stars: ✭ 135 (+12.5%)
Mutual labels:  netbox
nuts
NUTS defines a desired network state and checks it against a real network using pytest and nornir.
Stars: ✭ 47 (-60.83%)
Mutual labels:  nornir
ntmap
Network topology map using Netbox as a data source
Stars: ✭ 74 (-38.33%)
Mutual labels:  netbox
netbox-joined-inventory
Netbox_joined_inventory is a python script that gathers data from a Netbox source-of-truth and stores them as Ansible inventory, group_vars and host_vars files.
Stars: ✭ 21 (-82.5%)
Mutual labels:  netbox

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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].