You are on page 1of 7

ITNE2003

Install, Configure, Operate and Troubleshoot


Medium-Size Networks

Assignment

July 2020
ITNE2003 Assignment

Assignment Type Individual Assignment


Week Issued 7

Total Marks 100

Weightage 20%
Submission Deadline Week 12 (25-October-2020) via Moodle

Only one submission per student

Two files need to be submitted on Moodle:


Submission files
1. Cisco Packet Tracer file
2. Report in MS Word containing screenshots and brief
explanation

Penalties for late submission and plagiarism in


Penalties accordance with VIT guidelines

The purpose of the assessment is to test students on their ability to create,


configure and troubleshoot medium-size networks

Copyright © 2015-2018 VIT, All Rights Reserved. 2


ITNE2003 Assignment

Objectives

This assessment item relates to the unit learning outcomes as in the unit descriptors. It checks your
understanding about configuring and troubleshooting medium-size networks.
In this assignment you will demonstrate your knowledge and skills in subnetting an IP address space,
configuring RIPv2 and OSPF routing protocols as well as NAT.

Remember that all your screenshots should include your student ID as the hostname of router (e.g.
Melbourne3-S1234).

This assignment carries 20% weightage of the total mark. The due date is 25th of October.

The following video tutorials can help you refresh your knowledge on IP subnetting, static routing and
dynamic routing:

Subnetting:

• https://www.youtube.com/watch?v=YdprN_CFVOo
• https://www.youtube.com/watch?v=Deq9Dq-Kc-k
• https://www.youtube.com/watch?v=6wpnYAAfTFo

Static Routing:

• https://www.youtube.com/watch?v=Sa5XuO9H29M
• https://www.youtube.com/watch?v=PtKsssg63-A

Dynamic Routing:

• https://www.youtube.com/watch?v=0efXawUgNZg
• https://www.youtube.com/watch?v=aViWX9I4BK8
• https://www.youtube.com/watch?v=DGV61XHtAXc

Configure RIPv2 and OSPF:

• https://www.youtube.com/watch?v=gljWJxOlSGU
• https://www.youtube.com/watch?v=FeerlZTd7xo

NAT:

• https://www.youtube.com/watch?v=xkCgYaJXDSk

Copyright © 2015-2018 VIT, All Rights Reserved. 3


ITNE2003 Assignment

PART-1 (20 marks)

IP Addressing

Subnet the following IP network: 10.1XY.0.0/16 (XY is the last two digits of your Student ID) to
accommodate 5 subnets, each subnet will subsequently have 550, 200, 150, 60 and 8 hosts. For each
subnet find the subnet mask, network ID, broadcast IP and valid host range and complete the below table:

Note: You need to add the handwritten solution of this question to your report.

(5*4 = 20 marks)

Subnet Mask Network ID Broadcast IP Valid Range

Subnet 1

Subnet 2

Subnet 3

Subnet 4

Subnet 5

Copyright © 2015-2018 VIT, All Rights Reserved. 4


ITNE2003 Assignment

PART-2 (30 marks)

Based on the given topology, complete the following tasks in packet tracer and provide the screenshots
of your configuration in your report.

1. Design IP plan for the network (6 marks)

2. Configure IP address for the PC and server (2 marks)

3. Configure static routing for the network (5 marks)

4. Configure RIPv2 for the network (6 marks)

5. Show the routing table of each router (3 marks)

6. Show the network connectivity pinging from PC0 to Server0 (2 marks)

7. Using an IP access list, block the traffic going from PC0 to Server0 and provide the screenshots of
failed pings from PC0 to Server0. (6 marks)

Copyright © 2015-2018 VIT, All Rights Reserved. 5


ITNE2003 Assignment

PART-3 (50 marks)

You’ve been hired by a company as a Network Engineer to implement the network shown in the diagram
below:

The company has been allocated the following IPv4 address block to use: 10.XY.0.0/21 (XY is the last two
digits of your student ID).

To perform the task, you have to prepare the following documents:

a. IPv4 addressing plan (10 marks)

Device Interface IP Address Subnet Mask Default Gateway


West Fa0/0
S0/0/0
S0/0/1
S0/1/0

Copyright © 2015-2018 VIT, All Rights Reserved. 6


ITNE2003 Assignment

East Fa0/0
S0/0/0
S0/0/1
S0/1/0
Branch 1 Fa0/0
S0/0/0
S0/0/1
Branch 2 Fa0/0
S0/0/0
S0/0/1
Branch 3 Fa0/0
S0/0/0
S0/0/1
Branch 4 Fa0/0
S0/0/0
S0/0/1
PC1 NIC
PC2 NIC
PC3 NIC
PC4 NIC
PC5 NIC
PC6 NIC
PC7 NIC

b. What would be the command to add a default static route for your entire network design from
the HQ router to the ISP router? (5 marks)

c. What would be the command to add a default static route on the West router to send traffic for
all unknown destinations to the HQ router? (5 marks)

a. The Branch 4 router requires a static route for traffic destined for Branch 3. All other traffic should
be sent to the East router using a default static route. What commands would be used to
accomplish this? (5 marks)

b. Configure OSPF in the given topology and provide the screenshots of the OSPF configuration,
routing table of each router and the result of connectivity between following PCs: (15 marks)
• PC1 and PC2
• PC3 and PC4
• PC5 and PC7

c. Configure NAT on router HQ to translate the local network addresses to a public IP address used
in HQ-ISP network. (10 marks)

Copyright © 2015-2018 VIT, All Rights Reserved. 7

You might also like