Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi teamWe are working on an NSO DNS service for a customer to provision DNS host record (mapping hostname to IP address) using NSO. The service is expected to:a. Query a DHCP server for a subnet range (e.g. 1.0.0.0/24). REST API like below;GET https...
We need to manage IP resource pools for a DHCP service using NSO. Please can anyone with experience using NSO to manage an IP resource pool, please share codes used for this ?Python codes will be great, but we can also look codes written in other lan...
Hi Roque, Not sure template alone would be needed for this service. The DNS service should allow the user to either provide a static IP address or request an available IP address from DHCP, to provision DNS host records on Infoblox.At the moment the ...
Thanks Fedrick for sharing this. Very helpfulWe are have NSO 4.4.1 installed but looking at the tailf download site we dont seem to have ipaddress-allocator and resource-manager packages for 4.4.1 release, with the last version releasebeing 4.2.1.2/...