Skip to content

NETCONF package for the ATOM Editor

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.md
Notifications You must be signed in to change notification settings

g0053/atom-netconf

 
 

Repository files navigation

Netconf for ATOM

This package provides a simplistic graphical user-interface for learning and testing the NETCONF protocol. This software contains a NETCONF client, which runs against a NETCONF server, such as NOKIA 7750 Service Routers.

In the current implementation this NETCONF client is using NETCONF over SSHv2 with username/password authentication only as described in RFC 6242.

Both base:1.0 end-of-message framing and base:1.1 chunked-framing are both supported. Authentication supports username with password or certificate.

Netconf Package

To use this package, it is required to specify connection details in the package settings. All features are accessible from toolbars which are added to the ATOM statusbar. A limited feature-set is accessible from the ATOM menubar and context menus.

Copyright (c) 2016
NOKIA

About

NETCONF package for the ATOM Editor

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 93.4%
  • CSS 6.6%