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

Error witch cisco ios switch and Twe interface #59

Open
fabboyrie opened this issue Jul 8, 2022 · 0 comments
Open

Error witch cisco ios switch and Twe interface #59

fabboyrie opened this issue Jul 8, 2022 · 0 comments

Comments

@fabboyrie
Copy link

I have some strange error when trying to import from a Cisco 9300
After a long debugging it seems it is an error with the name of the interfaces Twex/x/x renamed in Twx/x/x
In netbox_netprod_importer/vendors/cisco/base.py I had to change line 36 in
if (interface.lower().startswith("eth"))or(interface.lower().startswith("twe")):

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

1 participant