Exclusively for TechExams members for Infosec Boot Camps starting before April 30, 2026
Is the 801 counting subnet zero now?
I just need to know if the latest ver of the exam counts subnet zero.
agustinchernitsky wrote: Well, this is how to make it quick (not sure if this is the best but, works for me): Learn this scale (1): 2 4 8 16 32 64 128 256 512 1024 2048 4096 8192 And this one (2): 128 192 224 240 248 252 254 255 now, to your question: /28 would be: 11110000 number of subnets: how many 1s you have? 4? good... what number is in position 4 on scale 1?: 16. Number of hosts: How many 0s you have? 4 again? good... what number is in position 4 on scale 1?: 16... warning: remember to substract 2 ips... 14. What is the subnet mask?: 4th place of scale 2: 255.255.255.240 And what is the IP block?: look at scale 1, 4th place: 16 IP blocks (remember, as Alien said, if ip subnet-zero is on, start from 0 always). This at least works for me... and lets you subnet in your head quite easy. Also, the scale works for subnetting any class A B or C.
theseman wrote: Subnet zero only applies to network addresses, not hosts!!!!
theseman wrote: Exactly!! No subnet zero, then your calculation is (2^n) -2 (can't use a network number of all 0's or 1's) With subnet zero you can use all of the network addresses, so its just 2^n.
agustinchernitsky wrote: Well, since Cisco ip subnet-zero is the "new default" on IOS 12.x... I guess when I take the exam I will consider it as a default. If its a sim... you can always use sh run (if you can) to see if the setting is in place. no?
Exclusively for TechExam members. Applies to boot camps starting before April 30, 2026.