Calculating hosts ip

FinduilasFinduilas Registered Users Posts: 3 ■□□□□□□□□□
Hello

For some reason, I have to calculate a hostadress.

I have for example
4.0.0.0, and it is /eleven. I want to know the 1593th host of the eleventh subnet

Can someone try to explain how i can calculate this.. I tried to read stuff about it, but can't find out how to calculate a host. Only how to calculate subnet,...
/16 means sixteen bits for subnet
11111111.11111111.00000000.00000000
--> Subnet 255.255.0.0

2^16 = 65536 hosts available..

But i don't know how to calculate 1593 of the eleventh subnet.. I'm not experienced with this kind of ip-calculating. Can someone try to explain this?

Comments

Sign In or Register to comment.