Tag

CIDR

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)
php中文网 Courses
php中文网 Courses
Feb 24, 2021 · Fundamentals

Understanding IP Addresses, CIDR, and MAC Addresses

This article explains how to view a machine's IP address on Windows and Linux, describes the structure and classification of IPv4 addresses, introduces CIDR subnetting, distinguishes public and private IP ranges, and clarifies the role and format of MAC addresses.

CIDRIP addressLinux
0 likes · 9 min read
Understanding IP Addresses, CIDR, and MAC Addresses
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