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.