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
+ 0
2
Compare changes
  • Side-by-side
  • Inline
@@ -14,12 +14,10 @@ topology:
ceos0:
kind: ceos
mgmt_ipv4: 172.100.0.11
group: spine
ceos1:
kind: ceos
mgmt_ipv4: 172.100.0.12
group: spine
links:
- endpoints: ["ceos0:eth1","ceos1:eth1"]
Loading