-
I am trying to use paramiko to get information from a Juniper SRX5800 through a proxy connection.
My development environment is on a MacBook Pro and I am a little suspicious that this may have some…
-
i did a new install, everything went smoothly but i am waiting for about 24 hours now for ETL job to be completed. I can tell it is likely not done because i didn't see anything related to NX-OS (the …
-
Based on [this discussion](https://github.com/napalm-automation/napalm/discussions/1996#discussioncomment-6856361).
I propose a new getter called `get_filesystems`.
Example data structure for IO…
-
https://github.com/premepen/pen-others/issues/1
-
$InputObject is [ValidateNotNullorEmpty()], but this does not allow an unconfigured composer ilo object as Parameter:
```
PS> $Appliance = Get-OVComposerIloStatus
PS> Enable-OVComposerIlo -InputO…
-
### Description of Issue
Using netmiko proxy with always_alive flag set to true has the following issue:
Once the proxy connects to the device, and device closes the connection for whatever reason (…
-
- [ ] Make a Chapter6.md file
- [ ] Create a summary in the .md file
-
I write the below script to enter into router & put show IP int brief command & want that output however getting None output.
=========================================
Import pexpect
Import re
Imp…
-
# Bug description
## Steps to reproduce the problem
1. Install or upgrade CentOS/RHEL 7.5 kernel (any version)
2. Run `lldpd`. (lldpd-1.0.1 epel repos)
3. watch -n1 "ifconfig | grep RX…
-
I have the following `pyproject.toml`:
```
[project]
name = "lightning"
description = "Ansible Network Automation for Cisco IOS, Cisco NX-OS and Arista EOS"
readme = "README.md"
version = "1.0…