Subnetting and Subnet Masks
📖 Scenario: You are working as a network technician setting up a small office network. You need to divide a single IP network into smaller subnetworks to organize different departments.
🎯 Goal: Build a simple subnetting plan by creating the original network, defining the subnet mask, calculating subnet addresses, and identifying the broadcast address for each subnet.
📋 What You'll Learn
Create a variable for the original IP network address
Create a variable for the subnet mask
Calculate subnet addresses using the subnet mask
Identify the broadcast address for each subnet
💡 Why This Matters
🌍 Real World
Subnetting helps organize and secure networks by dividing large networks into smaller, manageable parts.
💼 Career
Network administrators and IT professionals use subnetting to design efficient and secure networks.
Progress0 / 4 steps