netbox
                                
                                 netbox copied to clipboard
                                
                                    netbox copied to clipboard
                            
                            
                            
                        The premier source of truth powering network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev
### Deployment Type Self-hosted ### NetBox Version v.3.7.0 ### Python Version 3.11 ### Steps to Reproduce 1. Create a device based on a device type having module bays (es [ProCurve...
### Deployment Type Self-hosted ### NetBox Version v3.7.2 ### Python Version 3.10 ### Steps to Reproduce 1. Create Script ``` from extras.scripts import * class TestScript(Script): class Meta: name =...
### NetBox version v3.7.1 ### Feature type New functionality ### Proposed functionality A prefix is assigned by the RIR to an LIR (usually a one to one mapping between LIR...
### Deployment Type Self-hosted ### NetBox Version v3.7.2 ### Python Version 3.8 ### Steps to Reproduce Create two "Device Type" objects named `type1` and `type2` and add an Interface named...
### NetBox version v3.4.0 ### Python version 3.9 ### Steps to Reproduce 1. Create Device-A with Interface 2. Create Device-B with Interface 3. Connect Device-A to Device-B via their interfaces....
### NetBox version v.3.6.2 ### Python version 3.8 ### Steps to Reproduce - Add a location to netbox and a rack assigned to these location. remember id and slug of...
### NetBox version v3.6.3 ### Python version 3.8 ### Steps to Reproduce ##### Device 1. Click on "Devices" > "Add" 2. Select a "Device type" under the "Hardware" section 3....
### NetBox version v3.7.2 ### Feature type Change to existing functionality ### Proposed functionality Currently we can re-render forms via HTMX when you change a select field to change the...
### NetBox version v3.6.6 ### Python version 3.8 ### Steps to Reproduce 1. Create at least two devices, one containing a rear port, one containing an interface 2. Connect the...
### NetBox version v3.6.5 ### Python version 3.10 ### Steps to Reproduce 1. Upload a simple script that executes cleanly. (It doesn't have to do anything.) 2. Create a webhook....