0% found this document useful (0 votes)
2 views3 pages

Cisco Packet Tracer Task

This document outlines the network design and configuration for two office buildings, detailing the topology, IP addressing scheme, and routing configuration. Building A includes Sales and Marketing departments, while Building B includes HR and IT departments, each with dedicated routers and switches. The design aims to ensure efficient communication and proper network segmentation between the two buildings.

Uploaded by

chahmadyar2857
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)
2 views3 pages

Cisco Packet Tracer Task

This document outlines the network design and configuration for two office buildings, detailing the topology, IP addressing scheme, and routing configuration. Building A includes Sales and Marketing departments, while Building B includes HR and IT departments, each with dedicated routers and switches. The design aims to ensure efficient communication and proper network segmentation between the two buildings.

Uploaded by

chahmadyar2857
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/ 3

Network Design and Configuration for Two

Office Buildings
Your Name
January 12, 2025

Contents
1 Introduction 2

2 Network Topology Design 2


2.1 Building A . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
2.2 Building B . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
2.3 Router Connections . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

3 IP Addressing Scheme 2
3.1 Building A . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
3.2 Building B . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3

4 Routing Configuration 3
4.1 Router A Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
4.2 Router B Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3

5 Conclusion 3

1
1 Introduction
This report outlines the design, implementation, and configuration of a network for a
company with two office buildings: Building A and Building B. The primary objective
is to establish seamless communication between the departments in both buildings while
ensuring proper segmentation and routing of networks.

2 Network Topology Design


The network topology is designed to facilitate efficient communication and routing be-
tween different departments and buildings. Below is the detailed setup:

2.1 Building A
• Departments:

– Sales Department: 4 PCs.


– Marketing Department: 4 PCs.

• Network Devices:

– Two switches connecting the PCs in each department.


– A router (Router A) connecting both departments and enabling inter-departmental
communication.

2.2 Building B
• Departments:

– HR Department: 4 PCs.
– IT Department: 4 PCs.

• Network Devices:

– Two switches connecting the PCs in each department.


– A router (Router B) connecting both departments and enabling inter-departmental
communication.

2.3 Router Connections


• Router A (Building A) and Router B (Building B) are connected via a point-to-
point link to enable communication between the two buildings.

3 IP Addressing Scheme
Private IP address ranges are assigned to each department to ensure efficient network
segmentation and routing.

2
3.1 Building A
• Sales Department: 192.168.10.0/24

– PCs: 192.168.10.2 - 192.168.10.5


– Router A Interface: 192.168.10.1

• Marketing Department: 192.168.20.0/24

– PCs: 192.168.20.2 - 192.168.20.5


– Router A Interface: 192.168.20.1

3.2 Building B
• HR Department: 192.168.30.0/24

– PCs: 192.168.30.2 - 192.168.30.5


– Router B Interface: 192.168.30.1

• IT Department: 192.168.40.0/24

– PCs: 192.168.40.2 - 192.168.40.5


– Router B Interface: 192.168.40.1

4 Routing Configuration
Proper routing ensures seamless communication between devices in different buildings.
Static routes or routing protocols are configured as follows:

4.1 Router A Configuration


• Static Route to Building B: Add a route to reach Building B networks via the
point-to-point link.

4.2 Router B Configuration


• Static Route to Building A: Add a route to reach Building A networks via the
point-to-point link.

5 Conclusion
The designed network topology ensures efficient communication between departments
in the two buildings while maintaining network segmentation and proper routing. This
configuration provides a scalable and reliable solution for the company’s networking needs.

You might also like