I denna laboration ska man dela upp nätverket 172.16.0.0 /16 i tre delnät East, West och Central. Delnäten kopplas ihop via WAN länkar. Tanken är att på denna nätverkstopologi ska tillämpas statisk och dynamiska routing senare i kursen samt olika andra nätverkstekniker.
Nätverkstopologi

Nätverkskrav
- East Network Section
- The N-EAST (Northeast) LAN1 will require 4000 host IP addresses.
- The N-EAST (Northeast) LAN2 will require 4000 host IP addresses.
- The SE-BR1 (Southeast Branch1) LAN1 will require 1000 host IP addresses.
- The SE-BR1 (Southeast Branch1) LAN2 will require 1000 host IP addresses.
- The SE-BR2 (Southeast Branch2) LAN1 will require 500 host IP addresses.
- The SE-BR2 (Southeast Branch2) LAN2 will require 500 host IP addresses.
- The SE-ST1 (Southeast Satellite1) LAN1 will require 250 host IP addresses.
- The SE-ST1 (Southeast Satellite1) LAN2 will require 250 host IP addresses.
- The SE-ST2 (Southeast Satellite2) LAN1 will require 125 host IP addresses.
- The SE-ST2 (Southeast Satellite2) LAN2 will require 125 host IP addresses.
- West Network Section
- The S-WEST (Southwest) LAN1 will require 4000 host IP addresses.
- The S-WEST (Southwest) LAN2 will require 4000 host IP addresses.
- The NW-BR1 (Northwest Branch1) LAN1 will require 2000 host IP addresses.
- The NW-BR1 (Northwest Branch1) LAN2 will require 2000 host IP addresses.
- The NW-BR2 (Northwest Branch2) LAN1 will require 1000 host IP addresses.
- The NW-BR2 (Northwest Branch2) LAN2 will require 1000 host IP addresses.
- Central Network Section
- The Central LAN1 will require 8000 host IP addresses.
- The Central LAN2 will require 4000 host IP addresses.
Uppgift 1: Analysera nätverkskrav
- Hur många LAN behövs? = 18
- Hur många WAN-delnät? = 13
- Hur många delnät sammanlagt? = 18 + 13 = 31
- Max antal hosts i något delnät? = Central LAN1 har 8000 hosts
- Minst antal hosts i något delnät? = East LAN 1 och LAN 2 har var och en 125 hosts
- Hur många IP-adresser behöver East nätverk, inklusive WAN delnät?
- 4000 + 4000 + 1000 + 1000 + 500 + 500 +250 + 250 + 125 +125 + 14 (WAN) = 11 764
- Hur många IP-adresser behöver West nätverk, inklusive WAN delnät?
- 4000 + 4000 + 2000 + 2000 + 1000 + 1000 + 10 (WAN) = 14 010
- Hur många IP-adresser behöver Central nätverk, inklusive WAN delnät?
- 8000 + 4000 + 2 (WAN) = 12 002
- Hur många IP-adresser totalt?
- 11 764 + 10 010 + 12 002 = 37 776
- Hur många IP-adresser finns i nätverksadressen 172.16.0.0 /16?
- 32 – 16 (nätbitar) = 16 hostbitar; 216 -2 = 65 534
- Tillfredsställer det totala IP-adresser nätverket vi jobbar med i laborationen? = JA