The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Net::Netconf::Access::ssh

SYNOPSIS

The Net::Netconf::Access::ssh module is used internally to provide ssh access to a Net::Netconf::Access instance.

DESCRIPTION

This is a subclass of Net::Netconf::Access class that manages an ssh connection with the destination host. The underlying mechanics for managing the ssh connection is based on OpenSSH.

CONSTRUCTOR

new($ARGS)

Please refer to the constructor of Net::Netconf::Access class.

SEE ALSO

  • Expect.pm

  • Net::Netconf::Access

  • Net::Netconf::Manager

  • Net::Netconf::Device

AUTHOR

Juniper Networks Perl Team, send bug reports, hints, tips and suggestions to netconf-support@juniper.net.