-
Notifications
You must be signed in to change notification settings - Fork 735
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
show mac address-table Error: State Error raised. Rule Line: 41. #715
Comments
This was fixed in 66d5f45 |
So is this error specific to me? Cause i still get it and i have the latest updates. Seems to happen when Gi1/1 shows in the VLAN field, instead of just spaces and numbers My template file matches the changes made at commit above:
|
I'm not sure how you installed the templates, but if you did a git clone, then you can just pull down the latest updates. If you installed the templates in another way, then you would have to replicate the update into your environment. |
It doesn't appear that Netmiko is using the template that you have with the updates. I took your data and used it against the current template, and it parsed fine for me. |
Spot on! Thanks @jmcgill298 i manually downloaded the templates folder and copied/replaced the one in the python package as well as the parse.py and init.py for good measure and lo and behold it now works :) Interesting part i only installed this package via package via pip and never touched it, so that's a head scratcher...but nonetheless is working now. Thanks a lot for the assist! Cheers |
well pip installed the official release on PyPI. The update was pretty recent, and so PyPI has not had a new release added yet. |
:) |
ISSUE TYPE
Context
TEMPLATE USING
SAMPLE COMMAND OUTPUT
SUMMARY
STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: