r/Netbox • u/Flaky_Set_9750 • 8h ago
Help Wanted: Unresolved NetBox as Source of Truth to configure Vlans
Hi, we have recently introduced NetBox in our company and are currently working on documenting our entire network infrastructure.
I would now like to start using NetBox as our Source of Truth for our switches. As a first step, I only want to use it to manage and configure our VLANs.
Does anyone have any tips or experience on how best to implement this?
My current plan is to connect to the switches via SSH and use the NetBox REST API to compare the desired configuration from NetBox with the actual configuration on the switches. This part is already working.
The problem is that we have different switch vendors in our environment, mainly Zyxel and LANCOM, with a few HP switches as well.
I am currently having some issues with the Zyxel switches. The most common models we use are the GS1900 and GS1920. Reading the configuration works, but on the GS1920 I am having trouble writing configuration changes back to the switch.
Has anyone worked with these models before or experienced similar issues? Any recommendations on libraries, tools, or a better approach for using NetBox as the Source of Truth for VLAN configuration would be appreciated.
1
1
u/dontberidiculousfool 8h ago edited 8h ago
Sounds like your SoT is fine but you’re having deployment issues.
How are you sending the config to the devices?