some terror with structures

This commit is contained in:
2025-12-01 02:19:22 +03:00
parent 4cfadd14e0
commit 52cd77735c
7 changed files with 171 additions and 12 deletions
+21
View File
@@ -0,0 +1,21 @@
meta:
id: "lab-02-basic-utils"
name: "Basic Network Utilities & Traffic Monitoring"
description: "Two hosts connected directly to each other."
links:
- endpoints: ["PC1", "PC2"]
nodes:
- name: PC1
role: host
interfaces:
- ip: "10.0.12.1/24"
- name: PC2
role: host
interfaces:
- ip: "10.0.12.2/24"
# Optional:
# - "ip link set dev eth1 down"