all the last-minute changes before the workshop

This commit is contained in:
2025-11-11 20:24:12 +01:00
parent 92e9b0f918
commit 56dda858c0
8 changed files with 930 additions and 1041 deletions

View File

@@ -16,11 +16,31 @@ topology:
- ./setups/linux.sh:/usr/local/bin/setup.sh:ro
- ./helpers/fireworks.sh:/usr/local/bin/fireworks.sh:ro
- ./helpers/ssh-agent-environment.sh:/usr/local/bin/ssh-agent-environment.sh:ro
- ./config/keyuploader-identity:/var/lib/misc/keyuploader-identity:ro
memory: 256MB
cpu-set: 4-7
nodes:
a1:
kind: arista_ceos
enforce-startup-config: true
startup-config: |
management telnet
no shutdown
!
management ssh
ciphers 3des-cbc
key-exchange diffie-hellman-group1-sha1 diffie-hellman-group14-sha1
!
interface Ethernet3
no switchport
ip address 169.254.45.1/30
!
management api http-commands
protocol http
no shutdown
!
username admin privilege 15 secret horse123
br-clab-intonly:
kind: bridge
br-ext: