ContainerLab Issue: SSH Not Working
I figured I’d post here since many of you folks probably use ContainerLab. I used refplatinator to create docker images. Those images work fine. When I made docker images from the CSR1000v and XRV9K images, I can’t SSH into them. Sometimes, I can telnet to them from inside the container, but it’s about a 5-10% success rate. I checked the statistics on the router itself (when I’m able to connect), and the CPU is at 1%. The CPU for the docker images is 100%+ but it’s the same way for the working images. I’ve tried debugging tcp and ssh. Nothing shows up in the logs. I’ve ensured that the nodes are listening on 22. I can ping fine.
Any suggestions? I could run a tcpdump, but I’m guessing the data-plane is fine. Has anyone else experienced similar issues?