added arista device to make eAPI/telnet reachable
This commit is contained in:
@@ -19,8 +19,8 @@ topology:
|
||||
memory: 256MB
|
||||
cpu-set: 4-7
|
||||
nodes:
|
||||
# a1:
|
||||
# kind: arista_ceos
|
||||
a1:
|
||||
kind: arista_ceos
|
||||
br-clab-intonly:
|
||||
kind: bridge
|
||||
br-ext:
|
||||
@@ -133,6 +133,7 @@ topology:
|
||||
- endpoints: [ "jumphost1:eth1", "webserver1:eth1" ]
|
||||
- endpoints: [ "jumphost1:eth2", "jumphost2:eth0" ]
|
||||
- endpoints: [ "jumphost2:eth1", "webserver2:eth1" ]
|
||||
- endpoints: [ "jumphost2:eth2", "a1:eth3" ]
|
||||
- endpoints: [ "linux1:eth0", "br-clab-intonly:l1" ]
|
||||
- endpoints: [ "linux2:eth0", "br-clab-intonly:l2" ]
|
||||
- endpoints: [ "linux3:eth0", "br-clab-intonly:l3" ]
|
||||
|
||||
Reference in New Issue
Block a user