-
When parsing the output of "show facility-alarm status" on an ASR-920 running IOS-XE 17.06.03, Genie fails with the following error:
```
Issue with the parser show facility-alarm status
Traceba…
-
When parsing the output of "show mpls l2transport vc detail" on an ASR-920 running IOS-XE 17.06.03, Genie fails with the following error:
```
Issue with the parser show mpls l2transport vc detail
…
-
When learning OSPF on a TE-enabled ASR-920-24SZ-M running IOS-XE 17.06.03, Genie fails with the following error:
Issue while parsing:
```
Traceback (most recent call last):
File "src/genie/…
-
Hi
Testing CRC_Count_check.py example I get the following errors:
(.venv-py36) VEGARCI2-M-N10J:pyats vegarci2$ easypy CRC_check_job.py -testbed_file lab_testbed_g.yaml
...
2019-01-16T18:46:4…
-
I am working on a project that requires a newer version of python-engineio and python-socketio. Any way to compile pyats-log to work with the latest version of python-engineio or at least > 4.3.4
S…
-
Hi :)
First of all - Fantastic tool! :)
I have tested using pyATS to learn routing from IOSXE routers in SD-WAN mode, and I get an error for routes with the type "n*Nd".
n*Nd is a NAT defaul…
-
I am testing simple "show ntp peer-status" with pyats filter command. Here is my playbook:
```
- name: Play to test command module against NX OS devices
hosts: leafs
connection: network_cli
…
-
If you'd like to report a bug in Flask-Appbuilder, fill out the template below. Provide
any extra information that may be useful
Responsible disclosure:
We want to keep Flask-AppBuilder safe for …
-
Hey there,
i am currently developing some tests for my company's infrastructure and because it's a pretty much constantly changing network, failed connects are expected and do not indicate wrong be…
-
`genie learn bgp --testbed-file testbeds/testbed.yml`
```
Traceback (most recent call last):
File "src/genie/cli/commands/learn.py", line 365, in genie.cli.commands.learn.LearnCommand._retrieve…