Jump to content

Recommended Posts

Posted

OK I know how to subnet but is there an easy way to answer this question in exam situation (I will provide the answer so that you don't think I'm after one)

 

Q. Class B IPv4 network 150.150.0.0 create a subnet mask for 600 subnets

A. 255.255.255.192 = 64 hosts 62 usable

 

Q Identify the 312th subnet (where subnet 0 is used)

A. 150.150.78.0

 

Is there a quick method of calculating the 312th subnet, I did it by long hand but in an exam you don't have the time

 

Cheers

Posted

By long hand do you mean convert to binary and back?

312 = 100111000

split along the last two digits 01001110.00000000

01001110 = 78

00000000 = 0

 

It would be useful to know a quicker way

  • Thanks 1
Posted
By long hand do you mean convert to binary and back?

312 = 100111000

split along the last two digits 01001110.00000000

01001110 = 78

00000000 = 0

 

It would be useful to know a quicker way

 

No that will do me, i'd obviously forgotten that method :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...