network-importer
network-importer copied to clipboard
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 diffe...
### Environment * Python version: * Network Importer version: 3.0.0 ### Proposed Functionality A side effect of #228 is that we updated the version of pylint and as a result...
### Environment * Network Importer version: 2.0.0-beta2 ### Proposed Functionality Currently the network importer will import all interfaces, ip addresses, vlans and cables by default. I think these default are...
### Environment * Python version: Python 3.8.5 * Network Importer version: v2.0.0-beta.4 ### Steps to Reproduce 1. Clean install of Netbox 2. Make API token 3. Add one device 4....
### Environment * Python version: 3.7.7 * Network Importer version: 2.0.0 ### Steps to Reproduce 1. Create 2 (or more) device Types - Ex: C9200L-48T-4X (with interfaces GigabitEthernet1/0/1 etc...) and...
### Environment * Python version: Python "3.8.5" * Network Importer version: "2.0.0b4" * Netbox version: "2.10.4" ### Steps to Reproduce 1. Device imported to Netbox using Onboarding Tasks 2. `network-importer...
### Environment * Python version: 3.8.5 * Network Importer version: 2.0.0b4 ### Proposed Functionality The ability to handle VRFs for IP addressing importing. Currently when importing a device that has...
### Environment * Python version: 3.7.5 * Network Importer version: Early ### Steps to Reproduce 1. In netbox create a site with 2 vlans with the same ID, different prefixes...
### Environment * Python version: 3.7.9 * Network Importer version: 2.0.0b3 Configuration: ``` [main] import_ips = true import_prefixes = true import_cabling = "lldp" \# Valid options are ["lldp", "cdp", "config",...
### Environment * Python version: 3.7.7 * Network Importer version: 2.0.0-dev ### Proposed Functionality In 1.x network importer could generate a changelog that will contains all changes made to the...
### Environment * Network Importer version: 2.0.0-dev ### Proposed Functionality In 1.x, network importer could generate a variable file per device that contains all information extracted by Batfish (BGP, ACL...