-
I get this error when trying to run the playbook below, any help would be greatly appreciated.
fatal: [10.10.1.9 zoom-core]: FAILED! => {"changed": false, "msg": "This module requires netmiko."}
…
-
Hi everybody,
I am really new into oxidized, that means I installed it yesterday. I have about 100 HP Procurve Switches and only a few does not work. I think I figured out, that the reason are olde…
-
Hello there,
I try to configure a Aruba-2540-48G-PoEP-4SFPP switch. I successfully set it and packetfence recognise the connected node, but it show the log:
```
Aug 28 16:59:01 hun400-33v pfque…
-
##### SUMMARY
Im using aurba_command module to collect show commands from HP_Procurve devices. The playbook is running fine but it is not collecting the command outputs from end network device.
##…
-
Greetings,
I'm running a script to configure a vlan on a switch based on a list of MACs, and for one of the switches I've been seeing a iregular behavior. Sometimes the script runs without raising …
-
I'm having an issue similar to #38 but it seems to be manifiesting its self slightly differently.
For nodes within a new group I've just created, download and version history doesn't work:
```
…
-
Hello,
I have a lot of old Procurve switches only with telnet, where disable paging and enable mode doesn't work in automatic way.
Reading a similar post, I could solve it using the next lines:
…
-
## Below is my script, I was testing to see if automating will work.
`from netmiko import ConnectHandler`
`def switch_helper():`
`switch` `=` `{`
`'device_type':` `'aruba_os'…
-
Dear Teams ,
The last plugin for aruba switch is not working with my aruba 2530-48G-PoeP
the hardware mode respond " OK: All 0 components are ok []"
The other mode respond : "UNKNOW: SNMP Tabl…
-
Hi,
The issue is Librenms cannot associate vlan with fdb tables for HP/Aruba procurve switches.
It can only associate vlan 1 with fdb table.
But all the vlans apart from vlan 1 is never assoc…