-
### Description of Issue/Question
1) I am connecting to cisco switch via console port.
2) I am getting the below error :
> An Error Occured:
> Pattern not detected: '' in output.
>
> Things …
-
### Description of Issue/Question
We are facing an issue connecting to SONIC vendor using netmiko. We have used netmiko in the past for nexus 9ks, cat 9ks, aristas, and it worked. Is SONIC not supp…
-
--- Logging error ---
Traceback (most recent call last):
File "C:\Users\ruijie\AppData\Local\Programs\Python\Python38\lib\logging\__init__.py", line 1084, in emit
stream.write(msg + self.term…
-
-
### Description of Issue/Question
While using the ssh_autodetect feature of netmiko, I noticed that some devices using XE software were being detected as IOS. From looking at the backend of that pa…
-
Just FYI:
using junos-eznc with python3.11, I get this (when warnings enabled):
.../venv/lib/python3.11/site-packages/jnpr/junos/transport/tty_telnet.py:2: DeprecationWarning: 'telnetlib' is depr…
-
For cluster of random equipments, like switches, [netmiko](https://github.com/ktbyers/netmiko) may be useful, so perhaps we should write a Worker for it.
-
### Description of Issue/Question
I am writing to request clarification of the stub `special_login_handler` function, which currently has just this:
```
def special_login_handler(self, delay_…
-
### Description of Issue/Question
Is FIPS supported?
### Netmiko and relevant libraries version
```
cryptography 43.0.1
netmiko 4.4.0
paramiko 3.5.0
```…
-
### Description of Issue/Question
I have netmiko4.4.0 and pysnmp6.2.4 installed, and when I run the project, I get an error: pysnmp not installed; please install it: 'pip install pysnmp'
The inves…