Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

Subnetting


Scar0ptics's Avatar
Member
0 0

I'm having a hard time finding some good tutorial online regarding subnetting. I know a lot of people just memorize the tables, but I want to actually understand the math behind the architecture. I have to know how to do this manually.

Any advice? I know how to do some things, but I'm always looking for a better way.


inyourcloset's Avatar
Member
0 0

I'm not too sure what you mean by "manual", but Cybrary.IT videos on net+ explained how to manually calculate the subnet. Or something like that, I can't quite remember. I don't understand it at all. thumbs up


Scar0ptics's Avatar
Member
0 0

What is the network address for the 154.24.67.147/22 host?

I understand the binary math, but I need to solve these a lot quicker than I am.

UPDATE

128 64 32 16 8 4 2 1

CIDR notation is /22 = 11111111.11111111.11111100.00000000 = 255.255.240.0

240 is the 6th bit of that octet, so i calculated multiples of 2 starting with 4

4 8 16 32 64 128

Network address is: 154.24.64.0