Let’s query Netbox for prefix and IP address info and generate a diagram.
Tell everyone what you did wrong by updating a Slack channel from your Python code!
As a warning to everyone, I am not a developer. I am a network engineer who is trying to do some automation stuff. Some of what I’m doing sounds logical to me, but I would not trust my own opinions for production work. I’m sure you can find a Slack channel or Mastodon instance with people who can tell […]
Let’s try deleting from Netbox using pynetbox since we’ve already added and updated stuff.
#python #netbox #pynetbox #automation #sot #neteng
We can use pynetbox to update objects in Netbox based on data in files or data taken from the live network.
We’ll learn how to use pynetbox to add objects to Netbox.
As a warning to everyone, I am not a developer. I am a network engineer who is trying to do some automation stuff. Some of what I’m doing sounds logical to me, but I would not trust my own opinions for production work. I’m sure you can find a Slack channel or Mastodon instance with people who can tell […]
This time around, we use pynetbox to generate API tokens in Netbox.
I’ve been using Netbox for a while now, and, frankly, I can’t live without it. If you’ve never heard of it, it’s a Source of Truth for your network automation tasks started by Jeremy Stretch. I use it to document my networks (hardware inventory, subnets, physical connections, etc.), which provides my automation tasks a place […]
I’ve told this story 984828934 time in the past year, but bear with me. We got a new director-type last year, and he has challenged all of us to do things differently. As in everything. Anything that we’re doing today should be done differently by next year. This isn’t saying that we’re doing things wrong. […]