E_G_R2 Posted April 26, 2017 Posted April 26, 2017 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
ollyyllo Posted April 26, 2017 Posted April 26, 2017 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 1
E_G_R2 Posted April 26, 2017 Author Posted April 26, 2017 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
ollyyllo Posted April 26, 2017 Posted April 26, 2017 I dont even know if that is a proper method, its just what I always do, I find it easier to visualise the binary first.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now