Module: Netconf::Junos

Defined in:
lib/net/netconf/jnpr.rb,
lib/net/netconf/jnpr/ssh.rb,
lib/net/netconf/jnpr/ioproc.rb,
lib/net/netconf/jnpr/serial.rb,
lib/net/netconf/jnpr/telnet.rb

Defined Under Namespace

Modules: IOProc, TransSSH, TransSerial, TransTelnet

Constant Summary collapse

NETCONF_CLI =
"junoscript netconf need-trailer"
NETCONF_SHELL =
"exec xml-mode netconf need-trailer"