1/6
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Subnetting
Dividing a large network into smaller subnetworks for better performance, security, and IP management.
Why Subnetting is Important
Improves network efficiency (reduces broadcast traffic).
Enhances security (limits issue propagation).
Prevents IP address wastage.
IP Address
32-bit number (e.g., 192.168.1.1).
Subnet Mask
Identifies network/host portions (e.g., 255.255.255.0).
CIDR Notation
IP address with subnet mask (e.g., 192.168.1.0/24)
How Subnetting Works
Uses binary representation to calculate subnets and hosts.
VLSM (Variable Length Subnet Mask)
Allows subnets of different sizes for efficient IP usage.