Aggregates
IP addressing is by nature hierarchical. The first few levels of the IPv4 hierarchy, for example, look like this:
Docker containers, containerization, and container deployment
View all tagsIP addressing is by nature hierarchical. The first few levels of the IPv4 hierarchy, for example, look like this:
Here is a collection of configuration samples supported by orb agent
The device discovery backend leverages NAPALM to connect to network devices and collect network information.
Requirements
Before getting started
This guide will help you set up and start using Diode to ingest data into NetBox.
Complete setup and configuration guide for NetBox Discovery across Cloud, Enterprise, and Community deployments with step-by-step instructions
This guide will help you get started with development on pynetbox. It covers setting up your development environment and running tests.
Setting up a Development Environment
You can view an on-demand Webinar Getting Started with Network Test Automation: NetBox + pyATS hosted by NetBox Labs.
NetBox
While NetBox Enterprise comes with a variety of certified and other community plugins built-in, there are cases where you will want to include additional plugins in your NetBox runtime.
IP address management (IPAM) is one of NetBox's core features. It supports full parity for IP4 and IPv6, advanced VRF assignment, automatic hierarchy formation, and much more.
This document summarizes the system-level changes made to a Linux host when installing a NetBox Enterprise Embedded Cluster, particularly in relation to directories, files, and runtime configurations affected under /.
Advanced network discovery and observability solution for automated network documentation and drift detection across all NetBox deployments
1.10.1/1.10.2
Much like the NetBox software itself, NetBox Enterprise uses 2 main datastores: PostgreSQL, and Redis.
Advanced installation options for NetBox Enterprise Helm deployment
Overview of NetBox Enterprise Helm installation methods and architecture
System requirements and prerequisites for NetBox Enterprise Helm installation
Troubleshooting guide for NetBox Enterprise Helm installation issues
Pre-installation checklist for NetBox Enterprise Helm deployment
Configuration guide for customizing NetBox Enterprise Helm deployment using values-extra.yaml
Host system requirements
v2.0.10 (2017-07-14)
v2.2.10 (2018-02-21)
v2.8.9 (2020-08-04)
v3.3.10 (2022-12-13)
v3.5.9 (2023-08-28)
A prefix is an IPv4 or IPv6 network and mask expressed in CIDR notation (e.g. 192.0.2.0/24). A prefix entails only the "network portion" of an IP address: All bits in the address not covered by the mask must be zero. (In other words, a prefix cannot be a specific IP address.) Prefixes are automatically organized by their parent aggregate and assigned VRF.
Python API client library for NetBox.
Looking to try NetBox Discovery as quickly and easily as possible? The Quickstart Guide on the NetBox Labs blog has you covered! In a few commands you will install and pre-configure everything you need to start experimenting:
This document outlines the steps required to prepare and publish a new release of pynetbox.
This documentation describes the process of packaging and publishing a new NetBox release. There are three types of releases:
Filtering Objects
What is a REST API?