This commit is contained in:
2026-05-25 01:47:25 +03:00
parent d10d6d1352
commit 2661ef1437
11 changed files with 144 additions and 169 deletions
+7 -59
View File
@@ -2,77 +2,25 @@ meta:
id: topology.yaml
name: topology.yaml
networks:
- name: NA
- name: NB
- name: NC
- name: A
nodes:
- role: host
name: H1
name: PC1
interfaces:
eth1:
ip: null
network: NA
gateway: null
index: 1
eth2:
ip: null
network: NB
gateway: null
index: 2
bridges: []
vlans: []
- role: host
name: H2
interfaces:
eth1:
ip: null
network: NA
ip: 10.0.0.1/24
network: A
gateway: null
index: 1
bridges: []
vlans: []
- role: host
name: H3
name: PC2
interfaces:
eth1:
ip: null
network: NA
ip: 10.0.0.2/24
network: A
gateway: null
index: 1
bridges: []
vlans: []
- role: host
name: H4
interfaces:
eth1:
ip: null
network: NB
gateway: null
index: 1
bridges: []
vlans: []
- role: host
name: H5
interfaces:
eth1:
ip: null
network: NC
gateway: null
index: 1
bridges: []
vlans: []
- role: host
name: H6
interfaces:
eth1:
ip: null
network: null
gateway: null
index: 1
eth2:
ip: null
network: NC
gateway: null
index: 2
bridges: []
vlans: []