Add description for Lab 2
This commit is contained in:
parent
6ea621c4b0
commit
5bf1eead77
1 changed files with 19 additions and 0 deletions
19
Tutorials/Lab 2 - Switch Configuration/README.md
Normal file
19
Tutorials/Lab 2 - Switch Configuration/README.md
Normal 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
|
Loading…
Reference in a new issue