04-08-2019 09:42 AM
Hi!
After upgrade to IOS-XR 6.5.2 none of my automations are able to connect to to the router. Both my ncclient and Netmiko implementations have stopped working.
Paramiko debug log ends with :
DEB [20190408-18:11:41.008] thr=2 paramiko.transport: userauth is OK
The exception I get:
paramiko.ssh_exception.AuthenticationException: Authentication timeout.
ncclient output:
ncclient.transport.errors.AuthenticationError: AuthenticationException('Authentication timeout.',)
What happened to the SSH server implementation in XR 6.5?
Has anyone else managed to get this working?
Solved! Go to Solution.