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

https://github.com/cristiandelahooz/vlan-pkt

Create a simple topologie of two switches in Cisco Packet Tracer to implement VLAN
https://github.com/cristiandelahooz/vlan-pkt

cisco-packet-tracer vlan

Last synced: 6 months ago
JSON representation

Create a simple topologie of two switches in Cisco Packet Tracer to implement VLAN

Awesome Lists containing this project

README

          

# VLAN Packet Tracer Project 🌐🔀

Welcome to the VLAN Packet Tracer project! This repository contains a simple topology of two switches in Cisco Packet Tracer, designed to implement VLANs. 🌟

## Project Overview 📝

This project demonstrates the configuration of:
- **3 VLANs** 🖧
- **6 devices per switch** 🖥️
- **2 devices per VLAN** 📡

## Topology Diagram 🌟

![Topology Diagram](/topology-diagram.png)

## VLAN Configuration 📋

| VLAN ID | VLAN Name | Devices |
|---------|-------------|----------------------------------|
| 10 | VLAN10 | PC0, PC1 (Switch 1), PC6, PC7 (Switch 2) |
| 20 | VLAN20 | PC2, PC3 (Switch 1), PC8, PC9 (Switch 2) |
| 30 | VLAN30 | PC4, PC5 (Switch 1), PC10, PC11 (Switch 2) |

## Setup Instructions ⚙️

1. Open Cisco Packet Tracer.
2. Create the topology as shown in the diagram.
3. Configure the VLANs on both switches.
4. Assign devices to the respective VLANs.
5. Test connectivity within VLANs.

## Files Included 📁

- `topology.pkt` - Cisco Packet Tracer file of the topology
- `topology-diagram.jpg` - Topology diagram used in the practice
- `README.md` - This README file

## Author 👤

[cristiandelahooz](https://github.com/cristiandelahooz)

## License 📄

This project is licensed under the MIT License.

## Contributing 🤝

Contributions are welcome! Please create a pull request to add your suggestions.

---

Happy Networking! 🌐