From 47579dfca8f8a1067bb161608284a44e670c7ecc Mon Sep 17 00:00:00 2001 From: clay584 Date: Tue, 20 Aug 2019 10:19:50 -0400 Subject: [PATCH] added note for parser bugs to be directed to Cisco --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 145a782..9fd7f6b 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ ![Ansible Quality Score](https://img.shields.io/ansible/quality/40061.svg?label=code%20quality&style=popout) +**ATTENTION!!! - If you run into an issue with a command failing to parse, it is possible that there is a bug in the parsing library which is maintained by Cisco. For those issues, you can open an issue [here](https://github.com/CiscoTestAutomation/genieparser/issues).** + The network genie filter takes unstructured network CLI command output from all Cisco network operating systems, and outputs structured data. While similar to other network CLI parsers already available (parse_cli, parse_cli_textfsm), this parser is