-
### Description of Issue/Question
*Note*: Please check https://guides.github.com/features/mastering-markdown/
to see how to properly format your request.
### Setup
### Netmiko version
(Past…
-
Hi,
I am using netmiko to test OneOs device (device_type: oneaccess_oneos) and wanted to simulate a crash. So I have rebooted the device during the execution of command.
I found paramiko raises …
-
Paramiko version = paramiko (2.4.1)
./netmiko-show --cmd "show ip int brief" cisco
I get the error in the subject.
-
### IOS Device doesn't disable paging or set the terminal width properly when user privilege is 0
1. If you login with a user that has a privilege level 0 napalm doesn't verify that paging is truly d…
-
### After upgrading to v.4.3.0 some ERS switches stopped working
### Setup
Netmiko
Avaya ERS switches 5xxx
### Netmiko version
```
netmiko==4.3.0
```
### Netmiko device_type (if relevant…
-
I try to connect to the Cisco 9500 switch using netmiko and get the output of "show inventory". I got below error.
I ran the same code against Cisco Sandbox without issue.(not 9500 switch but running…
-
Hi, I'm having issues with steps 8 & 9. When I run `$ python sudoserver.py` from Cygwin after navigating to its location, I receive the following error message:
> Traceback (most recent call last):…
-
I am getting the following error.
DEBUG: netmiko: write_channel: b'exit\n'
ERROR: netbox_importer: Error when polling device XXXX-XX-XXXX: No module named 'pynxos'
The device is set up to use t…
-
### Description of Issue/Question
When we use netmiko to connect to a Fortigate firewall with multiple VDOMs in Split-task VDOM mode we see a unusual behaviour .
when Fortigate uses VDOMs for runn…
-
Hello, when i execute the netbox importer i receive an error. I think that the error is due to a check of the hostname of the devices in prompt.
Could you help me to fix the problem ?
netbox-n…