-
Hello Community,
I created the following yaml file and deployed the vr-sros successfully.
I destroyed the topology and deployed it again but adding some nodes.
Note, the IP address of nodes has changed, so when I try to connect to the old nodes (same names), I have an issue with RSA key.
The workaround is run the following command every time the topology is deployed. The question is, how can I avoid the issue with RSA Key when I try to connect via SSH to nodes re-deployed?. Thanks for the comments. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @fredsem you can create the
|
Beta Was this translation helpful? Give feedback.
Hi @fredsem
this behaviour is expected and has nothing to do with containerlab
you can create the
~/.ssh/config
file with the following content to silence this warning