Skip to content

A small router-on-a-stick (ROAS) network configured with four VLANs and inter-VLAN routing via 802.1Q trunking, trunk configuration and router subinterfaces.

Notifications You must be signed in to change notification settings

diegs1/Small-ROAS-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

A small Router-on-a-Stick (ROAS) topology built in Cisco Packet Tracer. It demonstrates VLAN segmentation and inter-VLAN routing using a single trunk link between a Layer 2 switch and a router.

VLANs

  • VLAN 10 – Management
  • VLAN 20 – Finance
  • VLAN 30 – Engineering
  • VLAN 40 – HR

Key Concepts Demonstrated

  • VLAN creation and access port assignment
  • 802.1Q trunk configuration
  • Router subinterfaces
  • Inter-VLAN routing
  • Default gateway configuration per VLAN

Result

  • All hosts within the same VLAN can communicate, and inter-VLAN communication is achieved through router subinterfaces over a single trunk link.

What I Learned

  • How trunk links carry multiple VLANs over a single interface
  • How router subinterfaces process tagged traffic
  • How default gateways allow inter-VLAN communication

Topology

ROAS-img1

About

A small router-on-a-stick (ROAS) network configured with four VLANs and inter-VLAN routing via 802.1Q trunking, trunk configuration and router subinterfaces.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published