Skip to content

Latest commit

Β 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

Inter-VLAN-Routing-Router-on-a-Stick-

Configured inter-VLAN routing using router-on-a-stick architecture with VLAN segmentation, trunk links, and subinterfaces to enable communication between isolated networks.

πŸ§ͺ Inter-VLAN Routing Lab (Router-on-a-Stick)

πŸ“Œ Overview

This lab demonstrates inter-VLAN routing using a router-on-a-stick setup in Cisco Packet Tracer. It simulates an enterprise network with VLAN segmentation and routing between departments.


🎯 Objectives

  • Create and assign VLANs on a switch
  • Configure trunk link to router
  • Set up router subinterfaces (802.1Q)
  • Enable communication between VLANs

🧱 Topology

  • 1 Router
  • 1 Switch
  • 2 PCs
  • Router connected to switch via trunk link

🌐 VLANs & IPs

  • VLAN 10 β†’ 192.168.10.0/24 (PC1: 192.168.10.10)
  • VLAN 20 β†’ 192.168.20.0/24 (PC2: 192.168.20.10)
  • Gateways:
    • 192.168.10.1
    • 192.168.20.1

βš™οΈ Key Configuration

  • VLANs created on switch
  • Access ports assigned to VLANs
  • Trunk configured between switch and router
  • Router subinterfaces configured for each VLAN

πŸ§ͺ Test

  • Ping between VLANs confirms inter-VLAN routing is working

🧠 Skills Demonstrated

  • VLAN segmentation
  • Trunking (802.1Q)
  • Inter-VLAN routing
  • Basic enterprise network design

About

Configured inter-VLAN routing using router-on-a-stick architecture with VLAN segmentation, trunk links, and subinterfaces to enable communication between isolated networks.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors