cliff-ha

Results 3 comments of cliff-ha

Hi @akarneliuk I just updated to 0.7.1 but I am still unable to connect without setting the cipher suite.

Sure it looks like this: Traceback (most recent call last): File "/git/python/code/Test/test.py", line 15, in with gNMIclient(target=(hostname, 57400), username=username, password=password, path_cert=certpath) as gc: File "/git/python/venv/lib/python3.9/site-packages/pygnmi/client.py", line 94, in __enter__ return...

@ktbyers When I run the save_config() I get this output: netmiko.exceptions.ReadTimeout: Pattern not detected: 'copy\\ running\\-config\\ startup\\-config' in output. Things you might try to fix this: 1. Adjust the regex...