Move from use of branches to use of tags

This commit is contained in:
Manuel Thalmann 2023-12-04 18:21:14 +01:00
parent e1264e5d52
commit 416662ae33
3 changed files with 3 additions and 2 deletions

View file

@ -3,4 +3,4 @@
> - Create Switch 1, Switch 2, Switch 3 and Switch 4.
> - Attach 6 PCs to each Switch
Objectives are realized in `../../Networks/Main.pkt` at branch `feature/lab-1`.
Objectives are realized in `../../Networks/Main.pkt` at tag `lab-1`.

View file

@ -18,6 +18,7 @@
> - Set `SW3` to be spanning-tree root secondary for VLAN 20
> - Configure static IP addresses for at least 3 computers per switch
The lab is realized in `./Networks/Main.ptk` in tag `lab-2`
## Basic Configuration
Run this configuration on each Switch replacing `{x}` with the switch number:

View file

@ -9,7 +9,7 @@
> - Enable OSPF protocol on all routers
> - Try to ping the webserver from the `EE` router
The lab is realized in `./Networks/Lab 04.ptk` in branch `feature/lab-4`
The lab is realized in `./Networks/Lab 04.ptk` in tag `lab-4`
## Router Configuration
Router `EE`: