-
##### SUMMARY
On a fresh install of Ansible control node, I found that ios_config is not writing the backup to the file. I tried deleting files, but it doesn't create either.
##### ISSUE…
-
We have an problem with the **HP Procurve 2620 series**, other series of Procurve/Aruba do not have this problem.
It is a reproducible problem on a total of 15 devices in our infrastructure of the …
-
I don't seem to be having luck with this script on HP ProCurve switches. It seems that mnet isn't finding the LLDP neighbors correctly. Here's an example output:
```
MNet Suite v0.7
Written by …
-
Aruba os, connect.save_config and connect.send_command(write memory) runs into a timeout. (Aruba 6000 switches)
### Netmiko version
4.4.0
### Netmiko device_type (if relevant to the issue)
a…
-
Hi,
I am lookink to monitor Aruba Instant On Switch 1930 via SNMP. I tried with the HPE Procurve, Aruba Standard and Aruba OS-CX without success.
Is there another plugin that could help ?
Regar…
-
get_lldp_neighbors() and get_lldp_neighbors_detail() fails on JL070A HPE 2530-8-poe running YB.16.08.0001 with KeyError: ChassisId... immediate issue looks like truncation occurs and SNMP is attempte…
-
After testing the Juniper remediation feature with the following options:
```
{
"full_text_sub": [],
"idempotent_commands": [],
"idempotent_commands_blacklist": [],
"indent_adj…
-
I get the following error on Ubuntu 20.04:
```
Traceback (most recent call last):
File "./test_driver.py", line 19, in
driver = get_network_driver("procurve")
File "/root/Develop/NAPALM/…
-
I'm unable to run Get-SCPFile on an HP ProCurve Switch. The command I use with a working pscp.exe -based bash script is:
`pscp.exe -scp manager@A.B.C.D:/cfg/running-config switch.conf`
```powershe…
-
### Description
A common feature request is support for DHCP server. Discussions have been around continuing to use `dnsmasq`, which is used as the system DNS resolver and helper for coordinating …