Replies: 3 comments 3 replies
|
I don't think anyone ever properly tested the IOS XRd container (so: welcome to the club ;). Someone submitted the changes that worked for him, I merged them, and we moved on. Unfortunately, the vendors don't find it convenient to help independent software developers 🤷♂️ With that out of the way (sorry, I had to get it out):
|
0 replies
|
thanks Ivan for your quick reply.
|
1 reply
|
Please try to change the following default setting and tell me if it works: If it doesn't work, you can always delete it with |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi Ivan, Team,
I am testing mostly iosxrd (provider clab) but initial configurations do not get loaded to the nodes. Messages during nodes booting:
TASK [iosxr_config: deploying initial from /home/fred/mylab/lib/python3.12/site-packages/netsim/ansible/templates/initial/iosxr.j2] *** fatal: [PE5]: FAILED! => changed=false msg: 'ssh connection failed: ssh connect failed: no route to host' fatal: [PE6]: FAILED! => changed=false msg: 'ssh connection failed: ssh connect failed: no route to host'etc.
Strange, because if I try to ssh like this to one of the nodes:
there is IP connectivity and the DNS name of the host is resolved.
Does anyone have an idea how to get rid of this?
Thanks.
All reactions