This Terraform module calculates subnet CIDR blocks using Variable Length Subnet Masking (VLSM) based on a user-defined base CIDR block. It is designed to support any cloud provider or on-premise ...
This repo documents two tasks from my computer networks lab exam. The exam itself covered more ground, but I've chosen to focus here on the parts that involved hands-on implementation: subnetting an ...
Abstract: By doing subnetting, network address can be broken down into several smaller subnets blocks to match the needs of the host address or subnet block. There are several known methods of ...