Add description for Lab 2

This commit is contained in:
Manuel Thalmann 2023-10-31 00:51:32 +01:00
parent 6ea621c4b0
commit 5bf1eead77

View file

@ -0,0 +1,19 @@
# Lab 02 - Switch Configuration
> ***Objectives:***
> - Ensure PCs and switches are connected properly
> - Cable types
> - PC-SW: straight cables
> - SW-SW: ~~gay~~ crossover cables
> - Connections
> - Connect PCs to ports 1-3 and 11-13 of switches
> - Connect switches together with ports 23 and 24
> - Configure switches properly
> - Rename switches to `SW1`-`SW4`
> - Assign ports 1-10 to VLAN 10
> - Assign ports 11-20 to VLAN 20
> - Set spanning-tree `portfast` on ports 1-20
> - Set ports 22-24 as trunks for VLAN 10 and 20
> - Set spanning-tree `portfast trunk` for ports 22-24
> - Set `SW2` to be spanning-tree root primary for VLAN 10 and root secondary for VLAN 20
> - Set `SW3` to be spanning-tree root secondary for VLAN 20
> - Configure static IP addresses for at least 3 computers per switch