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] Parsing Incompatibility for show l2vpn bridge-domain detail Command Output #906

Open
Kani999 opened this issue Oct 29, 2024 · 0 comments · May be fixed by #907
Open

[IOS-XR] Parsing Incompatibility for show l2vpn bridge-domain detail Command Output #906

Kani999 opened this issue Oct 29, 2024 · 0 comments · May be fixed by #907
Assignees

Comments

@Kani999
Copy link
Contributor

Kani999 commented Oct 29, 2024

Description

The ShowL2vpnBridgeDomainDetail parser for IOS-XR devices was not handling some variations in the EVI field format correctly, resulting in parsing errors or missed data. Specifically, when the evi field includes additional suffix information (e.g., (SRv6)), the parser could not match this pattern and failed to extract the EVI value.

Symptoms

  • Parsing errors for show l2vpn bridge-domain detail output with extended EVI formatting.
  • Incomplete or incorrect data extraction in test outputs for certain configurations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants