edited by
415 views
0 votes
0 votes

You are working with a network that is $172.16.0.0$ and would like to support $600$ hosts per subnet. What subnet mask should you use?

  1. $255.255.192.0$
  2. $255.255.224.0$
  3. $255.255.252.0$
  4. None of the options
edited by

1 Answer

2 votes
2 votes
since it is class B address we have 16 bits for net  & 16 bits for host id

to accommodate 600 host per subnet we need 10 bits (2^10= 1024 as 2^9 =512 will not hold in this scenario)

 

therefore we need to make rightmost 10 bits as 0 for mask and rest 22 will be as 1 which is nothing but

11111111.11111111.11111100.00000000

 

255.255.252.0

 

therefore option C

Related questions

3 votes
3 votes
4 answers
1
2 votes
2 votes
2 answers
2
gatecse asked Dec 9, 2020
729 views
Number of letter repeated in the given word $’MEASUREMENTS’$ are indicated in front of each alternative. Identify the correct alternative.$M_2E_2A_2S_2U_1R_1N_1T_1$$M...
2 votes
2 votes
1 answer
3
gatecse asked Dec 9, 2020
711 views
If $09/12/2001(DD/MM/YYYY)$ happens to be Sunday, then $09/12/1971$ would have been a:WednesdayTuesdaySaturdayThursday
2 votes
2 votes
2 answers
4
gatecse asked Dec 9, 2020
777 views
If a cube with length, height and width equal to $10\; cm$, is reduced to a smaller cube of height, length and width of $9\; cm$ then reduction in volume is :$172\;cm^3$$...