ST1Tutorials/README.md

21 lines
664 B
Markdown
Raw Normal View History

2023-10-29 23:24:15 +00:00
# ST1Tutorials
2023-10-30 21:40:57 +00:00
Solutions for the tutorial lessons of Applied Network Security 1 at CVUT FIT
2023-10-29 23:24:15 +00:00
2023-10-30 21:40:57 +00:00
## Network Diagram
This diagram shows the network topology as it should turn out after finishing this semester:
### Segmented Version
![Segmented View](./Segmented.svg)
In this version, the different parts of the network are labelled:
- ***CORE*** <!--- ToDo: Add description -->
- ***DISTRIBUTION*** <!--- ToDo: Add description -->
- ***ACCESS*** <!--- ToDo: Add description -->
### Unsegmented Version
![Unsegmented View](./Unsegmented.svg)
2023-12-04 17:20:43 +00:00
### Labs
Labs are stored in the `Tutorials` directory in folders named `M{# of meeting} Lab {# of lab} - {title}`.