Home /
Expert Answers /
Computer Science /
q-4-consider-the-topology-shown-in-following-figure-the-three-subnets-with-hosts-are-denoted-as-pa171
(Solved):
Q 4: Consider the topology shown in following figure. The three subnets with hosts are denoted as ...
Q 4: Consider the topology shown in following figure. The three subnets with hosts are denoted as Networks A, B, and C. And the subnets without hosts are denoted as Networks \( D, E \), and \( F \). (20 Points) following constraints:
Assign network addresses to each of these six subnets, with the following constraints: All addresses must be allocated from 214.97.254/23; Subnet A should have enough addresses to support 250 interfaces; Subnet B should have enough addresses to support 120 interfaces; and Subnet \( C \) should have enough addresses to support 120 interfaces. Of course, subnets \( D, E \) and \( F \) should each be able to support two interfaces. For each subnet, the assignment should take the form a.b.c.d/x or a.b.c.d/x - e.f.g.h/y.
A wants 250 interfaces, so it needs 8 bits to represent all the interfaces uniquely. It is because 27 = 128 and 28 = 256. So, we need 8 bits. B and C wants 120 interfaces each. It is because, 26 = 64 and 27 = 128. So it needs 7 bits each. Now, Total