Master subnetting with hands-on exercises from basic to advanced
Learn to subnet a Class C network into smaller subnets
Practice converting between decimal and CIDR notation
Subnet a Class B network for multiple departments
Use Variable Length Subnet Masking for efficient addressing
Design subnets based on specific host requirements
Summarize multiple networks into a single route
Design a complete network using VLSM for multiple sites
Practice subnetting with IPv6 addresses
Master binary to decimal conversion for subnetting
Identify and fix subnet configuration errors
Calculate subnet details instantly
| CIDR | Subnet Mask | Hosts |
|---|---|---|
| /24 | 255.255.255.0 | 254 |
| /25 | 255.255.255.128 | 126 |
| /26 | 255.255.255.192 | 62 |
| /27 | 255.255.255.224 | 30 |
| /28 | 255.255.255.240 | 14 |
| /29 | 255.255.255.248 | 6 |
| /30 | 255.255.255.252 | 2 |