Navigation
Table of Contents
NETCONF Java Toolkit Developer Guide
The NETCONF Java toolkit is designed for software developers who want to write custom Java programs that use NETCONF to remotely operate, configure, and monitor Juniper Networks devices running Junos OS.
The toolkit provides an object-oriented interface for communicating with a NETCONF server. Programmers familiar with Java can construct programs that connect to a device, open a NETCONF session, construct configuration hierarchies in XML, and create and execute operational and configuration requests.
|