VLAN routing (LAB 11‐1) - Dleifnesor/NET-150 GitHub Wiki
Finished lab file: https://drive.google.com/file/d/1BOYRavfhW2H1Cg9Qc7X7s65v5oLofoZg/view?usp=sharing
To configure VLANs in cisco packet tracer, first open the switch configuration and enter the VLAN number and Name
To ensure that each PC assigned to a VLAN can only communicate with others in that VLAN, make sure that the connected port is not the default VLAN ID, for my Packet tracer file I had each PC in Accounting have the VLAN ID of 30
for example, the PC on the 3rd floor is connected to Fa3
To make the Traffic for VLAN ID 30 get to other floors, the ports where switches connect to other floors switches must be 'trunk' ports
repeat this process of interconnecting ports on switches, making sure to have each port have a VLAN specified.
Router on a stick
a "router on a stick" is a network configuration where a single physical connection between a router and a switch is used to route traffic between multiple VLANs (Virtual Local Area Networks)