Anton
Results
12
comments of
Anton
I've implemented [custom user-defined pollers](https://github.com/amyasnikov/validity/pull/136) mechanism. So, in the next version you'll be able to define your own poller (e.g. based on the current netmiko poller) with the parameters suitable...
Hey @ktbyers, AFAIK the last version of Netmiko still has problems with getting full config (`/export` command) from Routeros 7 devices. The result of `send_command` appears to be truncated. The...