diff --git a/Tutorials/Lab 2 - Switch Configuration/README.md b/Tutorials/Lab 2 - Switch Configuration/README.md new file mode 100644 index 0000000..d281248 --- /dev/null +++ b/Tutorials/Lab 2 - Switch Configuration/README.md @@ -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