wip
This commit is contained in:
@@ -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: []
|
||||
|
||||
Reference in New Issue
Block a user