Tag

VLSM

0 views collected around this technical thread.

Laravel Tech Community
Laravel Tech Community
May 23, 2021 · Fundamentals

Understanding IP Addresses, Subnet Masks, and Subnetting (VLSM & CIDR)

This article explains the purpose and representation of IP addresses, details binary‑decimal conversion methods, describes the five IP classes, subnet mask functions, private versus public address ranges, and provides step‑by‑step guidance on subnetting, VLSM, and CIDR calculations with examples.

CIDRIP addressSubnetting
0 likes · 10 min read
Understanding IP Addresses, Subnet Masks, and Subnetting (VLSM & CIDR)
Practical DevOps Architecture
Practical DevOps Architecture
Nov 9, 2020 · Fundamentals

Why Subnetting Is Needed and How to Perform IPv4 Subnet Division, VLSM, and CIDR Calculations

This article explains the purpose of subnetting, introduces IPv4 subnet division and aggregation techniques such as VLSM and CIDR, and provides step‑by‑step calculations for determining network, broadcast, and usable IP ranges using examples like the 202.106.1.0/24 address block.

CIDRIP addressingIPv4
0 likes · 4 min read
Why Subnetting Is Needed and How to Perform IPv4 Subnet Division, VLSM, and CIDR Calculations