Skip to content

Releases: Juniper/netconf-perl

Release 1.05 with minor fixes

11 Dec 11:00
Compare
Choose a tag to compare
v1.05

Changes to release 1.05

Release 1.04

26 Jul 11:57
Compare
Choose a tag to compare

Changes to enable a release on CPAN for this Net::Netconf Perl module

Release 1.0

07 Jul 14:16
Compare
Choose a tag to compare

The Juniper Networks NETCONF Perl API enables programmers familiar with the Perl programming language to create their own Perl applications to manage and configure routing, switching, and security devices running Junos OS. The NETCONF Perl client is independent of the Junos OS release running on the managed devices. You can use the same client installation to manage devices running any Junos OS release.

The NETCONF Perl distribution uses the same directory structure for Perl modules as CPAN. This includes a lib directory for the NET::Netconf module and its supporting files, and an examples directory for sample scripts. You install the NETCONF Perl distribution on a device running a Unix-like operating system. After you install the software, you can create Perl applications to connect to a device running Junos OS, establish the NETCONF session, and execute operations.

For information about installing the NETCONF Perl API, follow the instructions in the README.