-
Hello, Carl!
Can you help me find out why in Scrapli, when using the "clear cli logical-system" command, a line break occurs after the word "cli"?
Fragment of scrapli.log:
```
32 | 2024-01-…
-
If a device closes connection during execution, Channel.read() just silently suppress EOF.
It is defined here:
https://github.com/scrapli/scrapligo/blob/31a4363eecf3e34ea4e44149cc5a90419f4d3171/chan…
-
Hey!
On SR Linux:
```go
driver.SendCommand("info from state system app-management application mgmt_server s")
driver.SendCommand("info from state system app-management application mgmt_serve…
-
### Environment
* Python version: 3.11
* netutils version: latest
### Expected Behavior
Provide ability for forward mapping of `cisco_xe` to other library types, existing mappings should rem…
-
# Bug Description
Unable to install on Ubuntu 22.04.1
## Server
Brand new Ubuntu 22.04.1 VM, ran manual setup steps. Server was fully updated before running install. Attached is a file contai…
-
**Describe the bug**
When using the asyncssh transport it seems like the transport_options option open_cmd doesn't work
**To Reproduce**
Steps to reproduce the behavior:
When connecting to a Cis…
-
You should consider switching away from darglint. It's very slow, and [`pydoclint`](https://github.com/jsh9/pydoclint) is 1000x faster. I tested it locally and it completed instantly, while darglint t…
-
https://github.com/carlmontanari/scrapli/blob/d0eb38b56320acd054c5efc0455d3dde8e4011c5/scrapli/driver/generic/sync_driver.py#L534C32-L534C32
If `read_callback` is given an `initial_input`, then `re…
-
I am able to ssh from powershell but when i run scrapli i get the following error.
Please advise
from datetime import datetime
from scrapli.driver.core import IOSXEDriver
my_time = da…
-
**Describe the bug**
When configuring the following config on arista_eos execution stops:
qos profile CORE-EGRESS-QUEUING
qos trust dscp
qos dscp 24
tx-queue 5
bandwidth guaranteed percen…