You have a network that needs 29 subnets while maximizing the number of host addresses available on each subnet. How many bits must you borrow from the host portion of a classful network address to provide the correct subnet mask?
A) 2
B) 3
C) 4
D) 5

Respuesta :

Answer:

Option D) 5

Explanation:

4 subnet bits is 240 mask which provides [tex]2^{4}[/tex], i.e., 16 subnets and provides 14 hosts for each.

In order to achieve the target and provide correct subnet mask, 5 subnet bits are required to be borrowed from the host of a classful network address as then the addition of one more subnet bit would result in 248 mask which in turn gives 5 subnet bits which results in [tex]2^{5}[/tex], i.e., 32 subnets and 3 host with 6 host per subnet.