Commit Graph

6 Commits (b9696a349f8f1ec9b7e282bd52ff3dd75433e4a4)

Author SHA1 Message Date
Stian Vikan 1e74d4c9a6 Fixed delete statement for juniper_config.py #4007 #3984 8 years ago
Peter Sprygada f7baff4688 fixes docstring issue for junos_config arguments
The docstring was incorrectly merged with some old entries that will
cause the documentation not to build correclty.  It is now fixed.
9 years ago
Peter Sprygada 5814748b4d add support for netconf to junos_config
The junos_config module now supports the netconf transport.
9 years ago
Sam Wilson 23b98dae3e Fixed BOOLEANS rendering in docsite 9 years ago
Peter Sprygada 7a19e16dca minor bugfixes for junos_config return values
The junos_config now properly returns updates and reponses
9 years ago
Peter Sprygada 96986b6448 initial add of junos_config module
This adds a new module, junos_config, useed to configure Juniper JUNOS based
devices.  The config module can be used to set an ordered set of set and
delete statements over a cli transport
9 years ago