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
- Host: GitHub
- URL: https://github.com/cristiandelahooz/vlan-pkt
- Owner: cristiandelahooz
- License: mit
- Created: 2024-11-29T01:33:41.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-12-09T22:39:24.000Z (10 months ago)
- Last Synced: 2025-02-13T18:53:38.195Z (8 months ago)
- Topics: cisco-packet-tracer, vlan
- Homepage:
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 🌟

## 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! 🌐