CIDR | /24 | /25 | /26 | /27 | /28 | /29 | /30 | /31 | |
No. Networks | 1 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | |
No. Hosts | 254 | 126 | 62 | 30 | 14 | 6 | 2 | 1 |
So now this opens up a new area of discussion - prerequisite skills needed to accomplish professional grade tasks. I would totally agree, Brian, that students at the secondary level do not have a decent grasp of technical mathematics - heck, most students struggle with basic finite math as a college freshman when they should be looking at more applicative math.In it's time Peter Packet was important. Based on my recent experience interacting with youth seeking CCNA and Security+ I'd say it may be important again now. The reason being that too many students don't have a good (or any?) foundation in math (other than addition and subtraction). Subnetting is hard if all the student understands is base 10 math. They have to learn a lot. Binary math. Octal math. Dotted decimal notation. I'm guilty of standing in front of students and saying that practicing professionals use subnet calculators. I don't do that anymore because I've seen and heard from some practicing professionals about really basic errors that they would have (should have) caught if they hadn't relied on that subnet calculator.
Hey @Jarrel, I use the same workbook to help those students who really want to understand and own the knowledge behind IP addresses. I also have the 2.0 versions of both the Instructor and Student. If your interested in having those reach out to me here and I'll get them uploaded to you.We use a subnetting workbook.
A similar document can be download from this link: Click here
We usually have our print department produce the said documents, so our students can manually write onto the printed copy. You may also consider printing a few copies for your students.
I hope this helps!
Please upload them, Thank you so much Sir.Hey @Jarrel, I use the same workbook to help those students who really want to understand and own the knowledge behind IP addresses. I also have the 2.0 versions of both the Instructor and Student. If your interested in having those reach out to me here and I'll get them uploaded to you.
Well, the methods I've used and taught are these:
1) Magic Number - - This is basically the Cisco method to subnetting. I've found this to be the easiest and fastest method for subnetting.
2) Power of Two - Requires math, bit borrowing, and conversion within the octet (or a bit more brainpower if you're Supernetting)
3) Binary Math - If you have a thing for pain, love taking four times as long to do something, or can actually do it this way, you can just add or subtract through the subnet mask to give your answer.
Professor Messer's builds two large tables so all he has to do is lookup the values. This is a variant of Magic Number. For me, I just build a table like this. Messer's table is more elaborate, so that it covers all CIDR from /1 to /32, but it's basically the same process. It might take seven seconds to do a lookup on those tables, but it will cost the candidate time writing out the table on the slate/paper.
CIDR /24 /25 /26 /27 /28 /29 /30 /31 No. Networks 1 2 4 8 16 32 64 128 No. Hosts 254 126 62 30 14 6 2 1
Magic number is really the best way for calculating those questions like:
You have the address of 204.71.82.91/28.
What is the Network ID
What is the Broadcast ID
How Many hosts are in the subnet.
I'll let someone else chime in with the calculation. And tell me what method you used, particularly if I didn't mention it here.
/r