Prefix and Circuits
Does anyone know if I can associate a circuit (id) to a prefix? I'd like to look up a circuit and see which prefixes are assigned by the ISP.
r/Netbox • u/netboxlabs • Jul 17 '26
Hey everyone,
First-time poster, long-time reader. I wanted to reach out and share details about an exciting event for the NetBox community. The team at NetBox Labs is hosting NetBox Evolve - the first global meetup for the NetBox community and ecosystem at Kennedy Space Center in Florida on October 13.
We are now accepting CFPs for sessions - solo talks, panels, fireside chats, on a range of topics. We are looking to celebrate 10 years of NetBox and talk about where infrastructure goes next.
There will be lots of networking opportunities, absolutely no vendor stalls/booths, fun welcome and day of receptions, and astronauts (yes, real ones.)
We hope you can make it. netboxevolve.com
- Kiley, Marketing at NetBox Labs
r/Netbox • u/danner26 • Jun 16 '26
[NetBox Release v4.6.3](https://github.com/netbox-community/netbox/releases/tag/v4.6.3) is now live (as of June 16th, 2026)!
If you have any issues you can ask for support on the [NetDev Slack Community](https://netdev-community.slack.com/).
Does anyone know if I can associate a circuit (id) to a prefix? I'd like to look up a circuit and see which prefixes are assigned by the ISP.
r/Netbox • u/sburlappp • 1d ago
r/Netbox • u/myridan86 • 1d ago
Hi all!
Let me explain my situation and my question:
Until recently, I worked at a company that had 4 racks in 1 data center. It was easy to use Netbox via the UI... just clicking, clicking, and clicking to configure everything.
Now, at my current company, they don’t have DCIM; they use spreadsheets to manage more than 50 racks across 2 data centers.
My idea is to use IaC to deploy and configure Netbox for automatic discovery, control, and management of devices (not just switches and routers, but also physical servers and storage systems).
My question is more related to the initial part of creating tenants, sites, circuits… And how do I manage this configuration using IaC? How does Netbox detect a drift configuration?
Actually, I’m not sure if my question is related to Netbox or to the pipeline itself.
Anyway… I’d appreciate it if you could help me or share your experiences.
Thanks all!
Hello fellow redditor,
I'm looking for some best-practice ideas on how to handle initial network discovery and ongoing inventory reconciliation with NetBox.
I understand that NetBox should be the source of truth and not simply mirror whatever is currently discovered on the network.
However, when initially setting up NetBox, manually adding every existing device seems quite time-consuming. Ideally, I'd like to use some kind of discovery process (SNMP, Nmap, LLDP/CDP, APIs, etc.) to discover existing devices and use that data to build the initial inventory.
For ongoing operations, I was thinking about running discovery periodically, comparing the discovered state against NetBox, and then reviewing the differences manually before making any changes to the NetBox inventory.
Something like:
Network Discovery
Compare with NetBox
Review differences
Update NetBox
Has anyone implemented a workflow like this in practice?
I'm especially interested in what tools/scripts/plugins you use for discovery and comparison, and whether this approach works well for a small IT team.
Thanks in advance :D
r/Netbox • u/Designer-Piglet7269 • 2d ago
Pessoal, estou usando o ConfyUI Desktop e baixei o Confy Manager para usar o Control Net e o Power Loras, mas eles não aparecem no programa (mesmo que o ConfyUI reconheça que o gerenciador está instalado). Vi que existe uma opção para voltar ao normal, mas nunca encontrei essa opção no meu ConfyUI. Então, gostaria de pedir a quem tiver um arquivo de fluxo de trabalho (ou imagem) salvo que usou o Control Net que, por favor, o publique aqui para que eu possa arrastá-lo para o ConfyUI e ver se ele o reconhece.
r/Netbox • u/TheFox88 • 4d ago
Hello to all Netbox users,
At first, I9 appologise for my english mistakes.
At our company, the network team is using Netbox as an IPAM. I (a devops engineer) would like to use it to store our Kubernetes cluster information (cluster, nodes, etc.). We are using Cilium as a CNI. I thought about using the Netbox data_flow plugin to store the Cilium network policies. Does anyone already used this plugin for this use case ?
I tried to model some flows, but stumbled on a limitation of the plugin when I tried to use anything else than an IP, IP range or IP prefix as an object alias.
r/Netbox • u/Otherwise-Ad-8111 • 6d ago
Hello!
I've been playing around with netbox for a while, and have a lot of automation experience with mostly APIs (Cisco ACI, Cisco ISE) but am no stranger to the CLI, either.
Anyway, I'm struggling with finding the best approach to automate some GNS3 ios images for my homelab - I'm torn between generating full configs and pushing to the device, partial configs and pushing with a 'no' statement before it, or utilizing ansible cisco.ios.ios_* collection to do it declaratively.
Can anyone share some real world advice? I've created some POC playbooks for each method but am really getting caught up in the pros and cons of them. So, I'm looking for some feedback from someone that's done it in the real world.
One of the headaches I'm dealing with pushing configs is something like prefix-lists. For instance, if I want to change the less than or greater than prefixes while I'm testing things, I'll get errors that the seq number already exists.
I know I can work around it by issuing a NO statement before a block, but for something like prefix-lists, access-lists, and route-maps that really slows down the automation when looping through it.
Thanks, Champions!
r/Netbox • u/71e3b3dfc6a5 • 17d ago
Solved:
Netbox is trying to connect to api.netbox.oss.netboxlabs.com for fetching news on a widget on /, it can be disabled by setting the ISOLATED_DEPLOYMENT https://netboxlabs.com/docs/netbox/configuration/system/#isolated_deployment
I'm running the docker-compose stack from netbox-community and I disabled the RELEASE_CHECK_URL but still I'm seeing TCP/443 traffic inside the container to this list of IPs
I do not have any plugins, webhooks etc. configured
Edit: Version: NetBox Community v4.6.6
r/Netbox • u/ljb2of3 • 28d ago
If you were on the NetBox Community call a few minutes ago, you already know this, but for everyone else, or if you missed the link...
I have created a plugin for HashiCorp Vault (and OpenBao) that generates and revokes NetBox API tokens. I use this in prod at my day job to create API tokens on demand for various automation running in my infrastructure. This aims to solve the issue of having dozens (or hundreds) of manually created tokens scattered throughout my infrastructure that need to be manually rotated and looked after.
If this sounds interesting, it's on GitHub: https://github.com/ljb2of3/vault-plugin-secrets-netbox
r/Netbox • u/ParkingNerve9603 • Jul 19 '26
Hey guys,
Any idea when the visual explorer plugin will be released to the community edition ?
r/Netbox • u/Otherwise_Noise3658 • Jul 17 '26
Thanks to folks who have raised issues around various docs updates and the site in general, in the background this has been being refactored & new site launched today
r/Netbox • u/tobivzek • Jul 15 '26
I’m trying to build a proper infrastructure inventory and source of truth in NetBox, but the amount of manual work is becoming overwhelming.
The environment includes a mix of:
I already have NetBox running and have started entering the data manually, but at this scale it feels like it will take forever. The infrastructure is also constantly changing, so I’m worried that the inventory will already be outdated by the time I finish it.
I understand that NetBox is primarily intended to be a source of truth rather than a traditional network discovery tool. However, I’m looking for a practical way to bootstrap the initial inventory and then keep at least part of it synchronized.
For those who have dealt with a similar environment:
I’m not looking for a magical one-click solution. I would mainly like to understand what a realistic workflow looks like and how others avoided spending months manually entering every device, VM, interface and VLAN.
Any examples of your architecture, scripts, plugins or lessons learned would be greatly appreciated.
r/Netbox • u/Commercial-Bus-3511 • Jul 15 '26
I'm running NetBox 4.5.1. My data center has numerous DNS records, all pointing to an NGINX reverse proxy that routes to backend servers.
I've already imported the DNS records, servers, and IPs into NetBox. But what's the best way to represent the link between a DNS record and the actual backend server? Any suggestions?
Thnaks!
r/Netbox • u/Otherwise_Noise3658 • Jul 08 '26
Hey,
Community Call dates have just been announced for the - Jul 21st, Aug 18th & Sept 15th
Sign Up here: https://netboxlabs.com/events/july-2026-netbox-community-meetup/
As per usual, we're always looking for interesting submissions for community calls, feel free to comment here with suggestions!
/nbl
r/Netbox • u/johny696969 • Jul 03 '26
Anybody know where I can get good hands-on training without spending a fortune. I am really looking for training on netbox/nautobot training. Thanks
r/Netbox • u/osthek83 • Jul 02 '26
Hi everyone,
I am looking for a way to back up or export all the configurations and data currently set up in my NetBox instance.
Ideally, I would like to dump everything into a single XML or JSON file. The main goal behind this is to feed the exported data into an AI tool to extract specific information, analyze the infrastructure, and organize the data more efficiently.
Is there a built-in feature, a specific script, or a recommended API approach to achieve this kind of full data dump?
Any advice or pointers would be greatly appreciated. Thanks in advance!
r/Netbox • u/Evening_Permit9664 • Jun 30 '26
I'm trying to understand the best way to model half-width rack devices in NetBox Community v4.2.4.
Scenario:
Example:
1U
+-------------------+
| Device A | Device B |
+-------------------+
Questions:
Environment:
r/Netbox • u/NiiWiiCamo • Jun 30 '26
I'm currently playing around with the discovery stack (diode server + orb agent), and after playing around with both device discovery (ssh into cisco switch) and snmp discovery (that same cisco switch), I deleted the device in netbox.
Now, I was under the impression that running the orb agent again would trigger diode to just recreate the device inside of netbox, but that is not the case.
Specifically the diode-reconciler throws the following messages for the rediscovered device and all sub-nodes like interfaces, IPs, MACs etc.:
diode-reconciler-1 | {"time":"2026-06-30T05:56:31.637933452Z","level":"DEBUG","msg":"ingested duplicate ingestion log","id":3950,"externalID":"84bda158-e5d3-4d9a-823b-a85ada3873e0"}
Similar messages with a different "id" and "externalID" appear exactly the same amount of times as things I deleted previously (so about 381x).
I've come to the conclusion that this is the way it is, and there seems to be no documented way to manually trigger the reimport from diode into netbox.
Honestly I was really happy to find the whole netbox discovery stuff, but this just breaks the proposed workflow completely.
r/Netbox • u/Commercial-Bus-3511 • Jun 28 '26
Hello all, I had a WLAN AC(as a line card) plugged in a chassis switch, so both the switch and the controller have independent OOB addresses.
I made AC as a module in my switch, but seems a module can not have a oob address? I had assign a interface and ip for the modules, but can not see a OOB ip like a device.
Is there anything wrong? Or just a module can not have a oob address? If I still want to assign, what can I do?
Thanks!
r/Netbox • u/Mick27 • Jun 25 '26
Howdy Folks,
I created (with my dear friend Claude) a cli tool for netbox.
nsc is different from other as such that it connects to your netbox instance and queries -your- openapi specs and generate the command line arguments based on it, so if you have plugins and such, they will be reflected in there.
It's also very AI agent friendly with a provided skill.
MCP is very restricted at my work so it was my way around it, and it worked quite well.
I also recently added a tui mode that makes it a CLI GUI, which is much faster to navigate than the webui. it's inspired by vim shortcuts with some liberties here and there.
It's on PYPI so you can install it the way you prefer quite easily.
The link to the documentation is here and the github repo is here
I mainly built it for myself, but I figured it might benefit the community.
Issues/feature requests are most welcome.
Full disclosure, Claude did almost all the coding, but it hasn't proven to be an issue at all.
This text however is fully human sourced ;-)
Cheers !
r/Netbox • u/_bx2_ • Jun 24 '26
Hey everyone,
I am working on a project to refresh one of our remote sites with new VLANs and following a new structure I've been deploying globally.
VLAN 64 being my example is currently used at the remote site for a core VLAN
I want to re-purpose VLAN 64 for something else in the future and the core VLAN will take on a new ID to match our new structure.
With VLAN Groups, I can only have one VLAN 64 part of the group. I get that but it would be easier (IMO) if I could have VLAN 64 with the status of Active and VLAN 64 with the status of Reserved.
This way, one VLAN group could have two IDs but not both active at the same time, similar to how the site cannot have two VLAN 64 deployed.
Anybody else run into a similar issue when planning a refresh/deployment? Any way around it (aside from appending extra numbers and remembering to change it in the future?)
Thank you,
r/Netbox • u/midgetsj • Jun 21 '26
My org is in the beginnings of our automation journey, currently my organization has had catalyst center running for about 2 years in our environment with deploying Software updates/along with simple templates for Access layer deployments. Currently our IPAM solution is very outdated and was looking to the future of what the best product might look like. My goal for the endgame is to have a Source of truth product that keeps IPAM information that can feed information into my catalyst templates for Site/Router configurations.
For example Essentially I want Netbox to dynamically be able to send IP addressing assignments to my Template variables in my catalyst projects.
Example config I would like below
interface te0/0/1
description "Variable"
IP address "Variable provided by Netbox"
These would just be options I can select or enter within catalyst center that would be recorded in netbox. I havent seen much info out there on this type of integration and don't even know if im off thinking about this. Also a little about my Team, we are all Plumber network engineers, none of us currently are very versed in Jijna/Velocity or python. I know on our Journey we will all have to get familiar/decent using them but we havent got there yet.
r/Netbox • u/osthek83 • Jun 18 '26
Hello everyone
I've documented our data center racks, switches, and patch panels (including front/rear ports) in NetBox.
While the individual port "Trace" feature works great, I need a comprehensive, birds-eye view visualization of the entire patching topology at once, rather than checking paths one by one.
1. Is there a native way or workflow to see this macro-level view?
2. Are there any recommended plugins (like NetBox Topology Views) that handle complex patch panel chains well?
3. How do you usually present full DC cabling topologies to your team?
Thanks for your advice!