Computer Science - Networking - Discussion

Discussion Forum : Networking - Section 1 (Q.No. 14)
14.
How many hosts are attached to each of the local area networks at your site?
128
254
256
64
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
8 comments Page 1 of 1.

Muhammad pv said:   1 decade ago
128 host cannot possible because 2^7=128 from 128 two of them will not be used that is 2^7-2 is possible.
Similarly 256=2^8 and 64=2^5 will not be used.
So option B is correct because 2^8-2=254

Sajid said:   10 years ago
256 host are there in that 0 can't be used and 127 is loop back address so out of 256-2=254 hosts are attached to each of the local area networks at your site.

Shewangizaw bogale said:   9 years ago
Valid host = 2^h - 2.

So based on the formula, only 254 hosts can be a valid number, 128, 256, and 64 can not be the answer (b/c all of them are only 2^h).
(1)

P. M. Aagjal said:   1 decade ago
Every host in a network has a COMMON NETWORK ADDRESS and BROADCAST ADDRESS that is used to address all hosts. So, the 254 answer is appropriate here.

Pragati said:   7 years ago
254.

Because first IP address used for subnet id and last ip address for broadcast, so 256-2= 254 are assigned to hosts.
(1)

Xxxx said:   1 decade ago
Out of 256 host 0 answer 127 is not allowed.
Therefore 254 is d answer.

Sridhar said:   1 decade ago
LAN not always connected to class c network?

Mughal said:   10 years ago
So it do not depend upon class?

Post your comments here:

Your comments will be displayed after verification.