Two days ago I posted the follwing question from the MS
Trng Kit for 70-216. I received several responses but none
that really explained why the answer to the question was
selection 'd.'
So, I lined out in binary form all of the eight IP
addresses. It turns out that the 'd' answer that changes
the subnet mask to 0/21 isolates the right most 3 bits of
the 3rd octet.
With the 0/21 mask there are two nets using 24 and 30 in
the second octet. Then the host addresses are changed by
one in the third octet.
But, the question remains, why does this make the routing
tables simpler for the router?
Interesting problem, don't you love that MS does not give
an explanation.
"You are the new administrator of a 2000 node network.
There is only one router on the entire network, which
provides all the computers with Internet access. The
company's ISP has assigned the following 8 network
addresses to them:
10.24.32.0/24
10.24.33.0/24
10.24.34.0/24
10.30.35.0/24
10.30.36.0/24
10.30.37.0/24
10.30.38.0/24
10.30.39.9/24
What subnet mask could you use to minimize the complexity
of the routing tables while maintaining the existing
Internet connectivity?
a. 255.255.252.0
b. 255.255.255.252
c. 255.255.255.248
d. 255.255.248.0 "