netbox-routing
netbox-routing copied to clipboard
A Netbox Routing plugin
### Plugin version v0.1.0 ### NetBox version v3.6.3 ### Python version 3.9 ### Steps to Reproduce 1. Install netbox-routing `/opt/netbox/venv/bin/pip install -r local_requirements.txt` 2. Run migration `/opt/netbox/venv/bin/python netbox/manage.py migrate` ###...
### Plugin version v0.0.3 ### NetBox version v3.5.6 ### Feature type Data model extension ### Proposed functionality Add BGP support. New models will be required ### Use case BGP is...
### Plugin version v0.0.3 ### NetBox version v3.5.6 ### Feature type Data model extension ### Proposed functionality Add OSPF functionality ### Use case Add OSPF model(s) as required ### Database...
### Plugin version v0.1.1 ### NetBox version v4.0.2 ### Feature type Data model extension ### Proposed functionality Add support for BGP configuration on virtual machines. ### Use case ExaBGP is...
### Plugin version v1.2 ### NetBox version v4.0.5 ### Feature type Change to existing functionality ### Proposed functionality Add the ability to filter for devices in static routes ### Use...
### Plugin version 0.1.2 ### NetBox version v4.0.9 ### Python version 3.1 ### Steps to Reproduce In Netbox UI expand Netbox Routing Click on Upload button next to Static Route...
Hope to close #54 I allowed for arbitrary interface names.. Would it be better to allow for interface actually related to the device itself? Dont know if this would be...
Hope to close #68, again :D
For #73