- The original network is 172.16.10.0/24.
- We need to divide this into 8 subnets.
- To find the number of bits to borrow, we use the formula \(2^n \geq \text{number of subnets}\).
- \(2^3 = 8\), so we need to borrow 3 bits.
- The new subnet mask will be /27 (24
Show more…