Update Lab and README
This commit is contained in:
@@ -52,13 +52,13 @@ topology:
|
||||
links:
|
||||
- endpoints: ["leaf1:eth1", "spine1:eth1"]
|
||||
- endpoints: ["leaf1:eth2", "spine2:eth1"]
|
||||
- endpoints: ["leaf2:eth1", "spine1:eth2"]
|
||||
- endpoints: ["leaf2:eth2", "spine2:eth2"]
|
||||
- endpoints: ["leaf3:eth1", "spine1:eth3"]
|
||||
- endpoints: ["leaf3:eth2", "spine2:eth3"]
|
||||
- endpoints: ["leaf2:e1-1", "spine1:eth2"]
|
||||
- endpoints: ["leaf2:e1-2", "spine2:eth2"]
|
||||
- endpoints: ["leaf3:e1-1", "spine1:eth3"]
|
||||
- endpoints: ["leaf3:e1-2", "spine2:eth3"]
|
||||
- endpoints: ["leaf4:eth1", "spine1:eth4"]
|
||||
- endpoints: ["leaf4:eth2", "spine2:eth4"]
|
||||
- endpoints: ["leaf1:eth3", "host1:eth1"]
|
||||
- endpoints: ["leaf2:eth3", "host2:eth1"]
|
||||
- endpoints: ["leaf3:eth3", "host3:eth1"]
|
||||
- endpoints: ["leaf2:e1-3", "host2:eth1"]
|
||||
- endpoints: ["leaf3:e1-3", "host3:eth1"]
|
||||
- endpoints: ["leaf4:eth3", "host4:eth1"]
|
||||
|
||||
@@ -53,7 +53,7 @@ Once you created an account, please logged in and down the cEOS docker images.
|
||||
|
||||
To add this new image to docker, please use the docker CLI command :
|
||||
```bash
|
||||
docker import cEOS-lab-4.30.3M.tar ceos:4.30.3M
|
||||
docker import cEOS64-lab-4.30.3M.tar.xz ceos:4.30.3M
|
||||
```
|
||||
|
||||
### Nokia SR Linux
|
||||
@@ -62,7 +62,6 @@ docker import cEOS-lab-4.30.3M.tar ceos:4.30.3M
|
||||
docker pull ghcr.io/nokia/srlinux
|
||||
```
|
||||
|
||||
|
||||
Now you should see images available to use :
|
||||
```bash
|
||||
➜ projet-vxlan-automation git:(main) ✗ docker images
|
||||
|
||||
Reference in New Issue
Block a user