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

Research and plan how to implement NETCONF support in NAV #1176

Closed
jmbredal opened this issue Jan 17, 2017 · 2 comments
Closed

Research and plan how to implement NETCONF support in NAV #1176

jmbredal opened this issue Jan 17, 2017 · 2 comments
Labels
enhancement nav-ref Fronted by the NAV user reference committee netconf

Comments

@jmbredal
Copy link
Collaborator

jmbredal commented Jan 17, 2017

There are various pre-existing NETCONF libraries for Python. Research which ones can be used in conjunction with NAV. Considerations to make:

  • GPL compatible license
  • Can work asynchronously for integration in the Twisted framework
  • Compatibility with PortAdmin and Arnold are prioritized
    • Specific use case: Cisco Nexus is removing support for configuration through SNMP, recommends NETCONF instead

Imported from Launchpad using lp2gh.

@jmbredal jmbredal added nav-ref Fronted by the NAV user reference committee netconf New labels Jan 17, 2017
@knutvi
Copy link

knutvi commented Apr 27, 2017

Hi,

What about REST/API support. Many big vendor are starting to support REST/API
Cisco (IOS XE, NX-OS)
HP (Aruba)
Juniper
Arista

Regard
Knut-Helge.

@lunkwill42
Copy link
Member

This is really a big meta-issue, formulated in such a way that it is hard to close.

But, in fact, most of this should be considered fixed by now. I.e.: In the last couple of years, NAV has gained support for configuring other management protocols than SNMP, NETCONF through NAPALM being one of them, and PortAdmin has gained support for NETCONF for Juniper devices.

Any further work on NETCONF support et.al. should now be specified as separate issues so we can move on.

NAV referansegruppe liveboard automation moved this from To do to Done Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement nav-ref Fronted by the NAV user reference committee netconf
Development

No branches or pull requests

3 participants