-
Hello Carl,
Running a script with nornir+scrapli manually works fine, but scheduling it via a cron-job on jenkins bombs out with following lines, stackoverflow is not helpful in determining what c…
-
I have a scenario where I need to modify the comms_prompt_pattern. After successfully modifying it, I'm sending one command and the pattern was not matching (Scrapli timeout). I enabled debugging an…
-
If we pass a transport option in the `SCRAPLI_PLATFORM` like we do in the vrp platform [here](https://github.com/scrapli/scrapli_community/blob/master/scrapli_community/huawei/vrp/huawei_vrp.py#L69), …
-
Hello,
I am looking for an option to log a scrapli "session" to a file for debugging/monitoring, this would be similar to netmiko "session_log" connection option.
I can't seem to find this in t…
-
Carl,
Is there a "easy" way to adjust the timeout_ops for send_interactive function? Using this functionality to execute code upgrades on switches which can run for a long time and require prompt…
-
**Describe the bug**
HUAWEI VRP doesn't seem to respect the `screen-width XXX` when using Scrapli, which results in text being cut off after 80 characters.
The reason for this is the default PTY w…
-
If Identity (router name) on mikrotik contain space scrapli raise TimeOut exception
SSH on the router:
`[ravenich@ravenich] > /sys identity set name="Test Router"`
`[ravenich@Test Router] >`
Scrap…
-
**Describe the bug**
After send a command to delete username, on this ios need press enter button to confirm.
**To Reproduce**
Steps to reproduce the behavior:
1. Your script
```
result = task…
-
Hi,
Issues found while testing wrong creds, specifically when trying to auth using wrong password.
Setup:
nornir==3.0.0
nornir-scrapli==2020.9.16.post1
scrapli==2020.8.28
scrapli-ssh2==2020.6.6…
-
Hi Carl,
Nornsible is great and provides just what I'm looking for. Do you have any plan to update it to run with Nornir 3?
Thanks,
Khiem