Home / Computer Science / Computer Networking :: Discussion

Discussion :: Computer Networking

  1. 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 field to provide the correct subnet mask?

  2. A.

     2

    B.

     3

    C.

     4

    D.

     5

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    A 240 mask is 4 subnet bits and provides 16 subnets, each with 14 hosts. We need more subnets, so let's add subnet bits. One more subnet bit would be a 248 mask. This provides 5 subnet bits (32 subnets) with 3 host bits (6 hosts per subnet). This is the best answer.


Be The First To Comment