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.
- Host: GitHub
- URL: https://github.com/rykerwilder/company-business-network
- Owner: RykerWilder
- License: mit
- Created: 2025-03-10T10:07:15.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-27T18:30:59.000Z (about 2 months ago)
- Last Synced: 2025-03-27T19:36:55.858Z (about 2 months ago)
- Topics: cisco, cisco-packet-tracer, network, networking, packet-tracer, packet-tracer-project, vlan
- Homepage:
- Size: 2.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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:
The three main routers are connected to each other via serial ports.#### 1. First Building (192.168.1.0)

- 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)

- 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)

- 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.**