Skip to content
Snippets Groups Projects
Commit a3df08b8 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

DataPlane-in-a-box:

- Added scripts to connect to cEOS CLI
- Updated cEOS version in ContainerLab descriptors
parent f49ad870
No related branches found
No related tags found
2 merge requests!294Release TeraFlowSDN 4.0,!172Resolve "(CTTC) Extend gNMI-OpenConfig SBI driver"
......@@ -24,7 +24,8 @@ topology:
kinds:
arista_ceos:
kind: arista_ceos
image: ceos:4.30.4M
#image: ceos:4.30.4M
image: ceos:4.31.1F
linux:
kind: linux
image: ghcr.io/hellt/network-multitool:latest
......
#!/bin/bash
docker exec -it clab-arista-wan1 Cli
#!/bin/bash
docker exec -it clab-arista-wan2 Cli
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment