Automatically create IP, prefix, devices, etc. for new tenants in the same tenants group #5739
-
Hi Everyone, Client A has ~500 stores. Each store has the same networking equipment (same rack, router model, same config in the router, every port configuration is the same, etc.) and all stores are connected together via multiple VPN Tunnels. Each time a new store open, we simply give them the next available subnet for their LAN, and the next available IP for each VPN Tunnel. If I understand correctly how nexbox work, the tenants' group would be our client A, and each store would be a tenant. Is there a way to automate the tenant creation process? So each time a new store open, I manually enter the name, street address, etc. and netbox automatically add the rack, the device, the cable, the interface, and more importantly, choses the next available IPs for the LAN and the VPN tunnels? (Is netbox already able to do that, or should I create a script and we add the new store via command line (I already did many script in shell, XML and DOS, so I could learn Python if it's necessary. )) Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
I would do it like this (if all stores belongs to your Client A:
|
Beta Was this translation helpful? Give feedback.
I would do it like this (if all stores belongs to your Client A: