0% found this document useful (0 votes)
3 views10 pages

Oel - Report CCN

The lab report details the design and simulation of a network for the Military College of Signals using Cisco Packet Tracer, including IP addressing and routing for various departments. It outlines the network topology, device configurations, and testing results, confirming successful inter-department communication. The report concludes that a fully functional network was achieved, meeting departmental requirements and verified through various tests.

Uploaded by

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

Oel - Report CCN

The lab report details the design and simulation of a network for the Military College of Signals using Cisco Packet Tracer, including IP addressing and routing for various departments. It outlines the network topology, device configurations, and testing results, confirming successful inter-department communication. The report concludes that a fully functional network was achieved, meeting departmental requirements and verified through various tests.

Uploaded by

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

Military College of Signals National

University of Sciences &Technology

COMPUTER & COMMUNICATION


NETWORKS
Submitted to: Lab Engr Alishba Azam Malik

Lab Report Number


OPEN ENDED LAB

Apr 25,2025
Submission Date:

Section BEE 59-B

Group Members Details


S. No Names

1 AFAQ ALI NAGRA

2 AWAIS UR REHMAN

3 EEZAN ALI

4 M WAQAS
RUBRICS FOR OEL

Sr Criteria AFAQ AWAIS EEZAN WAQAS


1 Able to understand
the OEL task (P2)

2 Able to perform
the assigned task
in Wireshark
successfully
without
supervision (P3)

3 Able to attain the


desired objectives
specified in OEL
task. (P4)
4 Accuracy of the
findings. (A3)

5 Report Submission .
(A3)
Objective

To design and simulate a fully functional network for the Military College of Signals
(MCS), Rawalpindi using Cisco Packet Tracer , meeting departmental requirements
with IP addressing, routing, and connectivity.

Network Design Overview

Each department was assigned unique subnets using Class A, B, or C IP addressing


based on device count. The network includes:

• Wired and wireless connectivity for departments


• Separate wireless networks per department
• Servers (DHCP, DNS, Web, Email, FTP)
• Inter-network communication

IP Addressing Scheme
Department IP Range Class Subnet Mask

CS Department 192.168.3.0/24 Class C 255.255.255.0

IS Department 192.168.5.0/24 Class C 255.255.255.0

EE Department 192.168.4.0/24 Class C 255.255.255.0

Commandant Office 192.168.7.0/24 Class c 255.255.255.0

E-Wing 192.168.1.0/24 Class C 255.255.255.0

Accounts Office 192.168.2.0/24 Class C 255.255.255.0

Library 192.168.6.0/24 Class C 255.255.255.0


Network Topology Diagram

Device Configuration Examples


DHCP Configuration
ip dhcp pool CS_DEPT
network 192.168.3.0 255.255.255.0
default-router 10.0.0.1
dns-server 20.0.0.2
Testing and Verification
Ping Commands Output

• All departments successfully pinged their default gateway.


• Devices from different departments could communicate with each other
through routing.

PDU Simulation Snapshots

Routing Tables
Router R1 Routing Table
R2# show ip route

C in routing table shows directly connected network R


in routing table shows routes bought by RIP
Server Configurations
DHCP Configuration

DHCP (Dynamic Host Configuration Protocol) automatically assigns IP addresses and


network settings to devices on a network. A DHCP server provides configuration details to
clients, saving time and avoiding manual setup. The process involves discover, offer,
request, and acknowledge steps.
FTP
TP (File Transfer Protocol) is used to transfer files between a client and a server over a network.
It allows uploading and downloading of files and typically uses ports 20 and 21.
E MAIL

Questions & Answers


1. Where did you use Class A, B and C IP addressing? Justify your answer.

• Class A: for internet connection


• Class C: for the connection of the end devices to network

2. How many (maximum) wireless devices can be connected in E-Wing? Justify


your answer.

• 254 wireless devices can be connected to the E Wing because calss C address
is used with host part 0f 8bits which accodumate maximum of 254 devices
3. Can you use a single Wi-Fi network for whole MCS?

• Technically yes with a controller-based wireless architecture (e.g., using


VLANs, mesh).
• But performance, security, and traffic isolation make multiple networks a
better design.

Conclusion

A complete network was successfully designed and tested for MCS. IP addressing,
routing, and switching were implemented, and dynamic routing was configured in
GNS3 for the EE Department. All configurations and connectivity tests were verified
with screenshots and commands.

You might also like