An open API service indexing awesome lists of open source software.

https://github.com/rykerwilder/company-business-network

Design three buildings network on CISCO Packet Tracer.
https://github.com/rykerwilder/company-business-network

cisco cisco-packet-tracer network networking packet-tracer packet-tracer-project vlan

Last synced: about 1 month ago
JSON representation

Design three buildings network on CISCO Packet Tracer.

Awesome Lists containing this project

README

        

# Company Business Network

This project represents a simulated corporate network in Cisco Packet Tracer, structured to connect multiple buildings with wired and wireless infrastructure. The network is designed to provide efficient communication, traffic segmentation, and enterprise security.

## Network Architecture
The network consists of three main interconnected buildings:

![router](./img/router.jpeg)
The three main routers are connected to each other via serial ports.

#### 1. First Building (192.168.1.0)

![first-building](./img/first-building.jpeg)

- Main switch for traffic distribution.
- Server configured with **DHCP** (Dynamic Host COnfiguration Protocol) service.
- Laptops and computers for employees.
- Network printer.
- Access Point with **SSID** configuration.

#### 2. Second Building (192.168.2.0)

![second-building](./img/second-building.jpeg)

- The location is divided into two floors with a **VLAN**(Virtual Local Area Network) for each floor, using 3 switches.
- Server configured with **DHCP** (Dynamic Host COnfiguration Protocol) service.
- Network printers for the various floors.
- Workstations for employees.
- Access Point with **SSID** configuration.

#### 3. Third Building (192.168.3.0)

![third-building](./img/third-building.jpeg)

- Distribution switch to manage the main connections.
- Server configured with **DHCP** (Dynamic Host COnfiguration Protocol) service.

**The network is designed to be scalable and adaptable to new business needs.**