
Installing NetBox - NetBox Documentation
Below is a simplified overview of the NetBox application stack for reference: Upgrading. If you are upgrading from an existing installation, please consult the upgrading guide.
Planning - NetBox Documentation
This guide outlines the steps necessary for planning a successful migration to NetBox. Although it is written under the context of a completely new installation, the general approach outlined …
NetBox Documentation
NetBox is the leading solution for modeling and documenting modern networks. By combining the traditional disciplines of IP address management (IPAM) and datacenter infrastructure …
Device - NetBox Documentation
Every piece of hardware which is installed within a site or rack exists in NetBox as a device. Devices are measured in rack units (U) and can be half depth or full depth. A device may have …
VirtualMachine - NetBox Documentation
NetBox will prefer IPv6 addresses over IPv4 addresses by default. This can be changed by setting the PREFER_IPV4 configuration parameter.
API & Integration - NetBox Documentation
NetBox's REST API, powered by the Django REST Framework, provides a robust yet accessible interface for creating, modifying, and deleting objects. Employing HTTP for transfer and JSON …
Devices & Cabling - NetBox Documentation
NetBox models cables as connections among certain types of device components and other objects. Each cable can be assigned a type, color, length, and label. NetBox will enforce basic …
Version 4.3 - NetBox Documentation
Apr 23, 2025 · NetBox v4.3 requires PostgreSQL 14.0 or later. The ALLOW_TOKEN_RETRIEVAL configuration parameter now defaults to False. The device and …
Microsoft Entra ID - NetBox Documentation
If successful, you will be redirected back to the NetBox UI, and will be logged in as the AD user. You can verify this by navigating to your profile (using the button at top right). This user …
Google - NetBox Documentation
This guide explains how to configure single sign-on (SSO) support for NetBox using Google OAuth2 as an authentication backend. Google OAuth2 Configuration Log into …