Daniel

Results 6 issues of Daniel

I will do my best to replicate this as soon as I can, but the device was fixed before I could get a proper packet capture. We had a Juniper...

### Environment * Python version: yes * netutils version: `develop` @samuel-odinware pointed out that Arista puts port-channels at the head of the list when issuing a "show run" command. This...

### Environment * netutils version: ### Proposed Functionality This functionality is largely supported in [Faker](https://faker.readthedocs.io/en/master/providers/faker.providers.internet.html), but I am proposing a stand-alone utility with extra nerd knobs. `generate_random_ip(*args)` and/or `generate_random_network(*args)` args:...

type: minor feature

I finally have some time over the next couple weeks to work on this. The client works well out of the box, and I was able to connect with a...

### Environment * Python version: * Nautobot version: ### Steps to Reproduce 1. 2. 3. ### Expected Behavior Export devices, then copy/paste this into import successfully. I haven't tested other...

status: help wanted
type: feature
impact: breaking change
type: epic

yangson 1.3.47 breaks two tests ``` tests/integration/test_integration.py::Test::test_parser[junos_openconfig-vlans] FAILED tests/integration/test_integration.py::Test::test_parser[ios_test_case_2] FAILED ``` Both errors are of the type ``` yangson.exceptions.SchemaError: [$path] config member-not-allowed: $path ```

bug