Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios-xr: show isis interface parser error #743

Open
odsmit opened this issue Mar 29, 2023 · 9 comments
Open

ios-xr: show isis interface parser error #743

odsmit opened this issue Mar 29, 2023 · 9 comments
Assignees

Comments

@odsmit
Copy link

odsmit commented Mar 29, 2023

Hi Genie team,

On IOS-XR 7.7.2 I get a parser error when parsing: show isis interface

"msg": "Unable to parse output for command 'show isis interface' (instance.AggWest.interface.Bundle-Ether100.topology.ipv4 unicast: Unsupported keys: ['lsp_rexmit_queue_size'])"

If I try the same parsing on IOS-XR 6.7.3 it parses just fine.

Attached the cli output of show isis interface of both IOS-XR versions.

You are currently running pyATS version: 23.2
Python: 3.10.6 [64bit]

show_isis_interface_cli.txt

@sumitsehgal123
Copy link

Hi odsmit,
I am looking at your ticket and reviewing it, Please let me know are your are still facing the issue or not ?

@sumitsehgal123
Copy link

sumitsehgal123 commented Apr 12, 2023

Hi odsmit,
Please let me know are your are still facing the issue or not ?

@odsmit
Copy link
Author

odsmit commented Apr 12, 2023

Hi, yes still the same problem:

TASK [Parsing output] **************************************************************************************************************************
task path: xxxxxxxxxxxxxx/ansible/verify/isis/isis_intf.yml:11
fatal: [tn1-3]: FAILED! => {
"msg": "Unable to parse output for command 'show isis interface' (instance.AggWest.interface.Bundle-Ether100.topology.ipv4 unicast: Unsupported keys: ['lsp_rexmit_queue_size'])"
}

@sumitsehgal123
Copy link

Hi Odsmit ,
I am working on the above issue . I will get back to you .

@sumitsehgal123
Copy link

Hi Odmsit ,
As per your input the parser is working fine for the older version - IOS-XR 6.7.3. but it is not supporting to newer version -IOS-XR 7.7.2. This is fully depend on genie parser. Can you please contribute to the genie parser by submitting the PR. so that the issue will get resolve.

@sumitsehgal123
Copy link

Hi Odmsit,
Can you please contribute to the genie parser by submitting the PR for the above issue ,so that the issue will get resolve.

@odsmit
Copy link
Author

odsmit commented Apr 28, 2023

Hi, I would klove to create a PR, but I don't know how.

@sumitsehgal123
Copy link

Hi Odsmit ,
Thanks for contributing to genieparser community with the parser fix
Please go through the documentation link (https://pubhub.devnetcloud.com/media/pyats-development-guide/docs/writeparser/writeparser.html#contributing-your-work-to-the-pyats-project:~:text=8.-,Contributing%20your%20work%20to%20the%20pyATS%20project,-%EF%83%81) on steps to contribute to the parser. Also, let me know if you are stuck at any point during the process.

@sumitsehgal123
Copy link

Hi Odsmit ,
Please can you share the updates on PR . Is there any help need from our side ,Please let me know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants