We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
.get_vlans() does not return vlan ID and their interfaces if a space is present in the VLANs name
Note: Please check https://guides.github.com/features/mastering-markdown/ to see how to properly format your request.
(Place an x between the square brackets where applicable)
x
(Paste verbatim output from pip freeze | grep napalm between quotes below)
pip freeze | grep napalm
napalm @ file:///Users/angelopoggi/Library/Caches/pypoetry/artifacts/1e/05/4a/0f04304048b9cb7fe301a96a5005ceb897cd46989e146a223eb62d6167/napalm-3.4.0-py2.py3-none-any.whl
(Paste verbatim output from show version - or equivalent - between quotes below)
show version
Cisco IOS Software, s72033_rp Software (s72033_rp-ADVENTERPRISEK9-M), Version 15.1(2)SY10, RELEASE SOFTWARE (fc4) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2017 by Cisco Systems, Inc. Compiled Tue 21-Feb-17 02:00 by prod_rel_team
create a vlan ID with a space in the name
vlan 123 name client (12345)
(Paste the complete traceback of the exception between quotes below)
The text was updated successfully, but these errors were encountered:
This can be closed due to #2010
Sorry, something went wrong.
No branches or pull requests
Description of Issue/Question
.get_vlans() does not return vlan ID and their interfaces if a space is present in the VLANs name
Note: Please check https://guides.github.com/features/mastering-markdown/
to see how to properly format your request.
Did you follow the steps from https://github.com/napalm-automation/napalm#faq
(Place an
x
between the square brackets where applicable)Setup
napalm version
(Paste verbatim output from
pip freeze | grep napalm
between quotes below)Network operating system version
(Paste verbatim output from
show version
- or equivalent - between quotes below)Steps to Reproduce the Issue
create a vlan ID with a space in the name
Error Traceback
(Paste the complete traceback of the exception between quotes below)
The text was updated successfully, but these errors were encountered: