0% found this document useful (0 votes)
11 views6 pages

ITP1134 Practical Exam - Version 2

The document outlines a practical exam for ITP1134, requiring students to create a small network using Packet Tracer software. It includes tasks for designing a logical LAN topology, configuring the topology, and testing connectivity between subnets. Students must submit their completed work along with a zip file of their Packet Tracer file and a photo ID.

Uploaded by

rj836686
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views6 pages

ITP1134 Practical Exam - Version 2

The document outlines a practical exam for ITP1134, requiring students to create a small network using Packet Tracer software. It includes tasks for designing a logical LAN topology, configuring the topology, and testing connectivity between subnets. Students must submit their completed work along with a zip file of their Packet Tracer file and a photo ID.

Uploaded by

rj836686
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

Task 1

Task 2
Task 3
Total

ITP1134 - Practical Exam (Version 2)

Name: ATEEQ MOHAMMED Student Id: C0861796 Total Mark:

Total Marks: 100.


Time allotted: 75 minutes

You must submit this document completed with your answers as well as Packet Tracer file (combined in
one zip file called Practical_FirstName_LastName.zip)
You can attach a picture of your work at the end of this document along with a photo of yourself holding
a photo ID card.

Scenario
Create a small network using v.7.3.0 (or higher) of the Packet Tracer simulator software. Use 2811 series router
and 2960 series Switch. The Switch has a default configuration and does not require additional configuration.
Assign the first IP address to the host (PC); assign the last IP address to the router.

Task 1: Design the Logical LAN Topology. (50 marks total)

Step 1: Topology setup: [10 marks]

Step 2: Topology configuration: [40 marks]

Given an IP address of _______10.10.192.0/18_______ address/mask), design an IP addressing scheme


that satisfies the following requirements:

Subnet Number of Hosts


Subnet 0 4000

Subnet 1 7000

No subnet calculators may be used. All work must be shown (you can do this at the end of the document if
needed).
.Page 1 of 6
©2021 LAMBTON COLLEGE IN TORONTO
CCNA Exploration
Introduction to Networks Practical Exam

Subnet 0 – (20 Marks)

Specification Answer
IP for the Subnet/Mask 10.10.224.0/20

First IP Host address 10.10.224.1

Last IP Host address 10.10.239.254

Broadcast Address 10.10.239.255

Subnet 1 - (20 Marks)

Specification Answer
IP for the Subnet/Mask 10.10.192.0/19

First IP Host address 10.10.192.1

Last IP Host address 10.10.223.254

Broadcast Address 10.10.223.255

Task 2: Configure the Logical Topology. (40 marks total)


Host computer will use the first IP address in its subnet. The network router interfaces will use the last host
address from the corresponding network.

Step 1: Write down the IP address information for each device (5 marks)

Device IP address /Mask Default Gateway

H1 10.10.192.1 /19 10.10.239.254

H2 10.10.224.1 /20 10.10.223.254

Router-Fa0/0 10.10.223.254 -------------

Router-Fa0/1 10.10.239.254 -------------

Page 2 of 6©
©2021 LAMBTON COLLEGE IN TORONTO
CCNA Exploration
Introduction to Networks Practical Exam

Step 2: Configure the router. (35 marks)

Task Commands
Set Router name to
your name.
[5 marks] Router>enable
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname Ateeq
Ateeq(config)#

Set the Layer 3


address for Router Ateeq(config)#interface fast
interfaces Fa0/0.
Activate the interface. Ateeq(config)#interface fastEthernet 0/0
[15 marks] Ateeq(config-if)#ip addre
Ateeq(config-if)#ip address 10.10.239.254 255.255.224.0
Ateeq(config-if)#no shutdown

Set the Layer 3


address for Router
interface Fa0/1. Ateeq(config)#interface fas
Activate the interface.
[15 marks] Ateeq(config)#interface fastEthernet 0/1
Ateeq(config-if)#ip add
Ateeq(config-if)#ip address 10.10.223.254 255.255.240.0
Ateeq(config-if)#no shutdown

Page 3 of 6©
©2021 LAMBTON COLLEGE IN TORONTO
CCNA Exploration
Introduction to Networks Practical Exam

Task 3: Test Connectivity [10 marks]

What commands would you use to test the connectivity between subnet 0 and subnet 1. Write the exact commands
and the response you received from Packet Tracer to test connectivity from Subnet 0 to Subnet 1 and from Subnet
1 to Subnet 0. [10 marks].

Connectivity from Subnet 0 to Subnet 1 [5 marks]:

C:\>ping 10.10.224.1

Pinging 10.10.224.1 with 32 bytes of data:

Reply from 10.10.224.1: bytes=32 time=4ms TTL=128


Reply from 10.10.224.1: bytes=32 time=5ms TTL=128
Reply from 10.10.224.1: bytes=32 time<1ms TTL=128
Reply from 10.10.224.1: bytes=32 time=5ms TTL=128

Ping statistics for 10.10.224.1:


Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 5ms, Average = 3ms

Connectivity from Subnet 1 to Subnet 0 [5 marks]:

C:\>ping 10.10.192.1

Pinging 10.10.192.1 with 32 bytes of data:

Reply from 10.10.192.1: bytes=32 time=5ms TTL=128


Reply from 10.10.192.1: bytes=32 time=4ms TTL=128
Reply from 10.10.192.1: bytes=32 time=5ms TTL=128
Reply from 10.10.192.1: bytes=32 time=5ms TTL=128

Ping statistics for 10.10.192.1:


Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 4ms, Maximum = 5ms, Average = 4ms

Page 4 of 6©
©2021 LAMBTON COLLEGE IN TORONTO
CCNA Exploration
Introduction to Networks Practical Exam

Page 5 of 6©
©2021 LAMBTON COLLEGE IN TORONTO
CCNA Exploration
Introduction to Networks Practical Exam

Rough Work

Page 6 of 6©
©2021 LAMBTON COLLEGE IN TORONTO

You might also like