Files
CursASVK/Latex/files/topology.yaml
T
2026-05-25 01:47:25 +03:00

27 lines
373 B
YAML

meta:
id: topology.yaml
name: topology.yaml
networks:
- name: A
nodes:
- role: host
name: PC1
interfaces:
eth1:
ip: 10.0.0.1/24
network: A
gateway: null
index: 1
bridges: []
vlans: []
- role: host
name: PC2
interfaces:
eth1:
ip: 10.0.0.2/24
network: A
gateway: null
index: 1
bridges: []
vlans: []