You are on page 1of 2

NETWORKING

Practice 3

1. Subnetting Assignment

Given the following network design:

We have 4 offices:

● Office 1: 80 hosts
● Office 2: 500 hosts
● Office 3: 40 hosts
● Remote Office: 30 hosts (public subnet)

Subnetting Requirements:

- Network ID 192.168.0.0/20
- Apply CIDR and VLSM concepts
- Only get the subnets for the 4 offices, no more.
- Deliver the Subnet Network Address, first and last assignable IPs and Broadcast
for each subnet you got in a PDF file.

2. Infrastructure as Code Assignment.


- Create a repository
- Replicate this infrastructure in a Custom VPC by using Terraform and applying the
subnets you got in the Subnetting section.
- All the VPC components needed and even one EC2 instance per subnet at least should
be created (Subnets, Route Tables, Internet Gateway, etc)
- Create a README in your repo explaining the Terraform commands needed to create
the infrastructure.
- Attach a Diagram which explains the VPC and its components and indicating the IP
assignations for the VPC and subnets.
- Make sure that the public subnet can SSH to the private Subnets.
- Deliver the link to your repository.

Deadline

Friday November 25th, 2022, 23:59 BO TIME

caleb.espinoza@jala.university

You might also like