Week 4 - Managing IPs like the Pros
Subnetting might sound like something only networking gurus need to worry about, but it’s actually a smart method for managing IP addresses. You can think of it like slicing a pizza (your network) into smaller, manageable pieces (subnets) so everyone has a fair share with no overlap. This can help reduce congestion and tighten security by separating the network traffic. You can also customize how many hosts per subnet by using variable length subnet masking (VLSM) to avoid handing out more addresses than you need. For anyone like myself who is learning or prepping for certifications, getting a good grasp of subnetting is a must-have tool in your toolkit.