In #Nautobot, it's beneficial to configure your device types as precisely as possible. I developed #Nautobot-Jobs to synchronize data for over 224 manufacturers and more than 4,400 device types! Read more: netdevops.it/blog/import-...
Quick video on AI in #network #automation using #nautobot NautobotGPT
www.youtube.com/watch?v=6FkP...
#Nautobot es una Network Source of Truth and Network Automation Platform de código abierto construida como una aplicación web sobre el marco de Python Django con una base de datos PostgreSQL o MySQL.
docs.nautobot.com/projects/cor...
#HomeLab
Added a function to use GraphQL when asking the LLM for data from #nautobot. This helps when you want to ask more complex questions like what is connected to specific devices, specific interface. It looks like my attempt to chunk is causing issues counting numbers over 300
github.com/byrn-baker/n...
Experimenting with using the Graphql query API when asking the LLM to look up information in #nautobot. Created a new function and doing some prompt engineering to help the LLM correctly format the query.
@automateyournetwork.ca
Exploring Nautobot's dynamic inventory for Ansible has been a game-changer. Leveraging GraphQL queries to fetch device data ensures up-to-date inventories, streamlining automation workflows. Anyone else integrating these tools? #Nautobot #Ansible #NetworkAutomation
blog.byrnbaker.me/posts/Automa...
Been diving into how a solid 'Source of Truth' like Nautobot can level up network automation. Keeping things consistent while integrating with Git and Ansible just makes life easier. Anyone else exploring this? #nautobot #networkautomation
blog.byrnbaker.me/posts/Automa...
Network automation keeping the coffee brewing! Great story of using #Nautobot to handle workflows and automate the network.
#autocon #netdevops
🚀 New Blog Post Alert! 🚀
Check out "Redux: Wireless Conversion" where I revisit deploying Guest WiFi a decade ago and how I'd do it now with modern automation tools.
🔗 josh-v.com/redux-wirele...
#NetworkAutomation #Wireless #Cisco #Nautobot #NetDevOps #Technology #Innovation
🌐 New Blog Post! 🌐
Explore the power of Atomic Transactions within Nautobot Jobs. Learn how to maintain data integrity and ensure successful job executions.
Check out the post here: josh-v.com/nautobot-ato...
#Nautobot #NetDevOps #NetworkAutomation
A post on using #Nautobot Custom Links to be able to navigate to those other systems related to the device. Sometimes you just need to have that other system. Such as a link to the Git backup of config by #GoldenConfig app. Powerful customization!
josh-v.com/nautobot-cus...
#NetDevOps #NetOps
I very much enjoy hearing that content I have created is helping people out. The latest today was my post on using an ENV file with #Nautobot pip install.
josh-v.com/nautobot-env...
#NetworkAutomation #NetDevOps
A quick post on using #Ansible EDA to keep data sources in sync with #Nautobot
blog.networktocode.com/post/event-d...
Ansible EDA is definitely a powerful tool that will be a part of the Network Automation toolkit on going.
Getting a little bit of time in on working on a few jobs for #Nautobot 2.0. Knowing what is in store for 2024, it's going to be a quite an awesome year for #networkautomation. The simplicity of getting your Python scripts centralized and having an API url is quite powerful.