Exclusively for TechExams members for Infosec Boot Camps starting before April 30, 2026
Ltat42a wrote: » Look at it this way. You have the network 192.168.0.0/24, and you need to subnet that into smaller subnets. We'll use 192.168.0.0/27. Using this subnet mask (255.255.255.224), your networks will increment by 32. #1 192.168.0.0 #2 192.168.0.32 #3 192.168.0.64 #4 192.168.0.96 etc etc etc By not using subnet zero, you cannot use the #1 network (192.168.0.0), a waste of 30 available IP addresses. With some of the older IOS, subnet zero was disabled by default, so to enable it, you had to isssue the ip subnet zero command in order to use that first network of addresses. With the newer IOS's, the subnet zero is on by default. hth
FloOz wrote: » One more quick question. Would there ever be a need to actually disable subnet zero?
Exclusively for TechExam members. Applies to boot camps starting before April 30, 2026.