Assignment 5
Assignment 5
Topology Diagram
Addressing Table
Page | 1
Learning Objectives:
Upon completion of this activity, you will be able to:
Determine the number of subnets needed.
Determine the number of hosts needed. for each subnet
Design an appropriate addressing scheme using VLSM.
Assign addresses and subnet mask pairs to device
interfaces.
Examine the use of the available network address space.
Scenario
In this Exercise, you have been given the network address 192.168.1.0/24 to subnet and
provide the IP
addressing for the network shown in the Topology Diagram. VLSM will be used so that the
addressing
requirements can be met using the 192.168.1.0/24 network. The network has the following
addressing
requirements:
The HQ LAN1 will require 50 host IP addresses.
The HQ LAN2 will require 50 host IP addresses.
The Branch1 LAN1 will require 20 host IP addresses.
The Branch1 LAN2 will require 20 host IP addresses
The Branch2 LAN1 will require 12 host IP addresses.
The Branch2 LAN2 will require 12 host IP addresses.
The link from HQ to Branch1 will require an IP address for each end of the link.
The link from HQ to Branch2 will require an IP address for each end of the link.
The link Branch1 to Branch2 will require an IP address for each end of the link.
(Note: Remember that the interfaces of network devices are also host IP addresses and are
included in the above addressing requirements.)
Page | 2
Task 2: Design an IP Addressing Scheme.
Step 1: Determine the subnet information for the largest network segment or segments.
In this case, the two HQ LANs are the largest subnets.
1. How many IP addresses are needed for each LAN? 50
2. What is the smallest size subnet that can be used to meet this requirement? /26
3. What is the maximum number of IP addresses that can be assigned in this size subnet?
62
Step 3: Determine the subnet information for the next largest network segment or segments.
In this case, the two Branch1 LANs are the next largest subnets.
1. How many IP addresses are needed for each LAN? 20
2. What is the smallest size subnet that can be used to meet this requirement? /27
3. What is the maximum number of IP addresses that can be assigned in this size subnet? 30
Step 7: Determine the subnet information for the links between the routers.
1. How many IP addresses are needed for each link? ___2
2. What is the smallest size subnet that can be used to meet this requirement? /30
3. What is the maximum number of IP addresses that can be assigned in this size subnet? 2
3. Assign the next available subnet to the link between the HQ and Branch2 routers.
4. Fill in the chart below with the appropriate information.
Link between HQ and Branch2 Subnet
Network Decimal CIDR Subnet First Usable IP Last Usable IP Broadcast
Address Subnet Mask Mask Address Address Address
192.168.1.232 255.255.255.252 /30 192.168.1.233 192.168.1.234 192.168.1.235
Page | 5
5. Assign the next available subnet to the link between the Branch1 and Branch2 router
6. Fill in the chart below with the appropriate information.
Link between Branch1 and Branch2 Subnet
Network Decimal CIDR First Usable IP Last Usable IP Broadcast
Address Subnet Mask Subnet Address Address Address
192.168.1.232 255.255.255.252 /30 192.168.1.233 192.168.1.234 192.168.1.235
Assign the appropriate addresses to the device interfaces. Document the addresses to be used in the
1. Assign the first valid host address in the HQ LAN 1 subnet to the Fa0/0 LAN interface.
2. Assign the first valid host address in the HQ LAN 2 subnet to the Fao/1 LAN interface.
3. Assign the first valid host address in the link between HQ and Branch1 subnet to the S0/0/0
interface.
4. Assign the first valid host address in the link between HQ and Branch2 subnet to the S0/0/1
interface.
1. Assign the first valid host address in the Branch1 LAN1 subnet to the Fa0/0 LAN interface.
2. Assign the first valid host address in the Branch1 LAN2 subnet to the Fa0/1 LAN interface.
3. Assign the last valid host address on the link between Branch1 and HQ subnet to the S0/0/0
interface
4. Assign the first valid host address on the link between Branch1 and Branch2 subnet to the S0/0/1
interface.
1. Assign the first valid host address in the Branch2 LAN1 subnet to the Fa0/0 LAN interface.
Assign the first valid host address in the Branch 2 LAN 2 subnet to the Fa0/1 LAN interface.
2. Assign the last valid host address on the link between HQ and Branch2 subnet to the S0/0/1
interface
3. Assign the last valid host address on the link between Branch1 and Branch2 subnet to the S0/0/0
interface
Page | 6
Page | 7