netbox-routing icon indicating copy to clipboard operation
netbox-routing copied to clipboard

A Netbox Routing plugin

Results 35 netbox-routing issues
Sort by recently updated
recently updated
newest added

### 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...

type: enhancement
status: accepted
status: backlog

### 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...

enhancement

### 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...

type: enhancement
status: help wanted
status: accepted

### 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...

type: enhancement
status: accepted
status: backlog

### 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...

type: bug
status: accepted

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...