NET 150 ‐ Lab 11‐1 - connor0329/repository-1 GitHub Wiki

In this Lab I created VLAN's to ping PC's connected all by different switches on the same VLAN, but only ping be able to ping the PC's on the same VLAN.

Notes:

To set up VLAN on a Network

  • Imagine a network with one router, 3 switches, and 3 PC's connected to each separate switch. We want to create 3 VLANS for 1 of each PC at each switch to be able to ping 1 of each PC at the other switches.
  • In the first switch click, VLAN Database, add three VLAN's EX: VLAN number: 10 VLAN name: Engineering VLAN number: 20 VLAN name: Marketing VLAN number: 30 VLAN name: Sales
  • Now imagine that each PC on each switch is connected to a different VLAN EX: PC1 (Engineering), PC2 (Marketing), PC3 (Sales) -On the switch based on which FastEthernet (0/1, 0/2, 0/3, ect.) each PC is connected to assign the correct VLAN -Click on the router, click on the right FastEthernet, Select VLAN drop down menu, choose proper VLAN (EX: for PC1 that's Engineering you would select VLAN 10 since it's also Engineering) -All of the GigabitEthernet ports should have "Trunk" selected in the conifg for the switches -All switches should be connected via copper crossover cables -REPEAT STEPS for switch 2 and 3