Skip to content
Snippets Groups Projects

Enable export and import of SDN configuration

Merged Ghost User requested to merge export-import-sdn-config into develop
1 file
+ 22
0
Compare changes
  • Side-by-side
  • Inline
+ 22
0
name: gosdn_csbi_arista_base
mgmt:
network: gosdn-csbi-arista-base-net
ipv4_subnet: 172.100.0.0/16
ipv6_subnet: 2001:db8::/64
topology:
kinds:
ceos:
image: registry.code.fbi.h-da.de/danet/containers/ceos:4.28.2F
nodes:
ceos0:
kind: ceos
mgmt_ipv4: 172.100.0.11
ceos1:
kind: ceos
mgmt_ipv4: 172.100.0.12
links:
- endpoints: ["ceos0:eth1","ceos1:eth1"]
Loading