exp-7: base

This commit is contained in:
2026-04-21 17:28:18 +02:00
parent e2d39a8508
commit 5ea3a1634c
16 changed files with 2122 additions and 1088 deletions
+40 -4
View File
@@ -8,8 +8,8 @@
{
"id": "client1",
"position": {
"x": 380,
"y": 480
"x": 280,
"y": 560
},
"icon": "client",
"interfacePattern": "eth{n}"
@@ -17,8 +17,8 @@
{
"id": "client2",
"position": {
"x": 560,
"y": 480
"x": 420,
"y": 560
},
"icon": "client",
"interfacePattern": "eth{n}"
@@ -40,6 +40,42 @@
},
"icon": "pe",
"interfacePattern": "eth"
},
{
"id": "client3",
"position": {
"x": 520,
"y": 560
},
"icon": "client",
"interfacePattern": "eth{n}"
},
{
"id": "sw1",
"position": {
"x": 360,
"y": 460
},
"icon": "switch",
"interfacePattern": "Ethernet0/{n}"
},
{
"id": "sw2",
"position": {
"x": 580,
"y": 460
},
"icon": "switch",
"interfacePattern": "Ethernet0/{n}"
},
{
"id": "client4",
"position": {
"x": 640,
"y": 560
},
"icon": "client",
"interfacePattern": "eth{n}"
}
],
"edgeAnnotations": [],