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
“iface_data is returning every interface as empty”
https://github.com/napalm-automation/napalm/blob/develop/napalm/junos/junos.py#L438 “iface_data is returning every interface as empty”
junos.py "is_up": iface_data["is_up"],
The text was updated successfully, but these errors were encountered:
Fix for issue Juniper#1354
7ca6095
Fix for issue Juniper#1354 napalm get_interfaces
bb09909
Merge pull request #1361 from chidanandpujar/napalm_get_interfaces_fix
780fa2e
Fix for issue #1354 napalm get_interfaces
No branches or pull requests
“iface_data is returning every interface as empty”
https://github.com/napalm-automation/napalm/blob/develop/napalm/junos/junos.py#L438
“iface_data is returning every interface as empty”
junos.py "is_up": iface_data["is_up"],
The text was updated successfully, but these errors were encountered: