Programmatically Find Next Available CIDR for Subnet
Update The code out on GitHub has been enhanced by Craig Thacker to add support for Terraform, so that you can use it to automate the creation of subnets and…
24/03/2022
A VRF, or Virtual Routing and Forwarding, is a technology that allows multiple instances of a routing table to coexist within the same router simultaneously. This enables network segmentation and ensures that data paths are isolated, thus providing enhanced security and flexibility in managing network traffic. Every VRF can be…