♥ 0 |
s I ‘ve created two cEOS nodes in GNS3. localhost#sh run bash-4.3# ip a show eth1 How to get eth interfaces in EOS Cli ? thanks for your help |
Post your Answer
You must be logged in to post an answer.
♥ 0 |
s I ‘ve created two cEOS nodes in GNS3. localhost#sh run bash-4.3# ip a show eth1 How to get eth interfaces in EOS Cli ? thanks for your help |
You must be logged in to post an answer.
Hi,
To have persistency for the startup-config in GNS3 when you import a new image of the docker container, you have to define a persistent VOLUME location where startup-configs will be stored.
docker import –change ‘VOLUME /mnt/flash/’ cEOS-lab-.tar.xz ceoslab: