Question 3 You are presented the IP space 2052345024 for you
Question 3
You are presented the IP space 205.23.45.0/24 for your company network. Your company has 4 locations with the following needs:
HQ: 60 computers
A: 10 computers
B: 20 computers
C: 30 computers
The sites are projecting 20% growth over the next 3 years.
Propose a network layout that satisfies these requirements. There are multiple correct possible ways to do it.
Solution
Assign HQ coputrs IP from the range
205.23.45.2 to 205.23.45.80
Assign Site A
205.23.45.85 to 205.23.45.100
Assign Site B:
205.23.45.101 to 205.23.45.130
Assign Site C:
205.23.45.131 to 205.23.45.170
Keep subnet mask as 255.255.255.0. So that all the computers across locations will be able to talk to each other and use 205.23.45.1 as a gateway IP.
