
NetBox Documentation
By combining the traditional disciplines of IP address management (IPAM) and datacenter infrastructure management (DCIM) with powerful APIs and extensions, NetBox provides the …
Planning - NetBox Documentation
The general rule when determining what data to put into NetBox is this: If there's a model for it, it belongs in NetBox. For instance, NetBox has purpose-built models for racks, devices, cables, …
Installing NetBox - NetBox Documentation
Unfortunately, this is outside the control of the NetBox maintainers. Please consult your distribution's documentation for assistance with any errors. The following sections detail how …
Introduction - NetBox Documentation
All data created in NetBox should first be vetted by a human to ensure its integrity. NetBox can then be used to populate monitoring and provisioning systems with a high degree of confidence.
Devices & Cabling - NetBox Documentation
At its heart, NetBox is a tool for modeling your network infrastructure, and the device object is pivotal to that function. A device can be any piece of physical hardware installed within your …
3. NetBox - NetBox Documentation
Download NetBox This documentation provides two options for installing NetBox: from a downloadable archive, or from the git repository.
Facilities - NetBox Documentation
From global regions down to individual equipment racks, NetBox allows you to model your network's entire presence. This is accomplished through the use of several purpose-built models.
IPAM - NetBox Documentation
NetBox models network applications as discrete service objects associated with devices and/or virtual machines, and optionally with specific IP addresses attached to those parent objects.
VLAN Management - NetBox Documentation
NetBox models VLANs according to their definition under IEEE 802.1Q, with a 12-bit VLAN ID and a name. Each VLAN also has an operational status, and may be assigned a function role, just …
Customization - NetBox Documentation
NetBox administrators can create custom fields on built-in objects to meet these needs. NetBox supports many types of custom field, from basic data types like strings and integers, to …